Vulnerability Search Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
CVE
Urgent
Important
Warning
Warning
CWE
公開-検索開始年
公開-検索開始月
公開-検索開始日
公開-検索終了年
公開-検索終了月
公開-検索終了日
レベルソート
In descending order of publication date
In descending order of update date
Number of items displayed

You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database).
Search keywords must be entered in English otherwise will not be searched in both JVN and NVD.

To search by CWE, please refer to the CWE Overview and check the CWE number.

  • Urgent
  • Important
  • Warning
  • Low
JVN Vulnerability Information

Update Date":June 29, 2026, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
236151 4.3 警告 web-app.org - WebAPP におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-1176 2012-12-20 18:19 2007-03-2 Show GitHub Exploit DB Packet Storm
236152 4.3 警告 web-app.org - WebAPP の admin 機能におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-1175 2012-12-20 18:19 2007-03-2 Show GitHub Exploit DB Packet Storm
236153 4.3 警告 web-app.org - WebAPP におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-1174 2012-12-20 18:19 2007-03-2 Show GitHub Exploit DB Packet Storm
236154 5 警告 simbin - SimBin GTR - FIA GT Racing Game などにおけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-1170 2012-12-20 18:19 2007-03-2 Show GitHub Exploit DB Packet Storm
236155 10 危険 watchtower - WT における脆弱性 CWE-noinfo
情報不足
CVE-2007-1134 2012-12-20 18:19 2007-03-2 Show GitHub Exploit DB Packet Storm
236156 7.5 危険 scripter.ch - FCRing の fcring.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-1133 2012-12-20 18:19 2007-02-26 Show GitHub Exploit DB Packet Storm
236157 7.5 危険 scripter.ch - Sinapis Forum の sinapis.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-1131 2012-12-20 18:19 2007-02-26 Show GitHub Exploit DB Packet Storm
236158 7.5 危険 scipter.ch - Sinapis Gastebuch の sinagb.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-1130 2012-12-20 18:19 2007-02-26 Show GitHub Exploit DB Packet Storm
236159 5 警告 watersweb shops - shopkitplus における重要な情報を取得される脆弱性 - CVE-2007-1128 2012-12-20 18:19 2007-02-26 Show GitHub Exploit DB Packet Storm
236160 6.4 警告 watersweb shops - shopkitplus の enc/stylecss.php におけるディレクトリトラバーサルの脆弱性 - CVE-2007-1127 2012-12-20 18:19 2007-02-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 29, 2026, 4:19 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
101 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: RDMA/umem: Fix truncation for block sizes >= 4G When the iommu is used the linearization of the mapping can give a single block t… New - CVE-2026-53133 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
102 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: fix potential unbounded skb queue virtio_transport_inc_rx_pkt() checks vvs->rx_bytes + len > vvs->buf_alloc. virti… New - CVE-2026-53132 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
103 9.4 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: require Ethernet MAC header before using eth_hdr() `ip6t_eui64`, `xt_mac`, the `bitmap:ip,mac`, `hash:ip,mac`, and `ha… New - CVE-2026-53131 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
104 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: fs/omfs: reject s_sys_blocksize smaller than OMFS_DIR_START omfs_fill_super() rejects oversized s_sys_blocksize values (> PAGE_SI… New - CVE-2026-53130 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
105 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: s390/bpf: Zero-extend bpf prog return values and kfunc arguments s390x ABI requires callers to zero-extend unsigned arguments and… New - CVE-2026-53110 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
106 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: bpf: Use RCU-safe iteration in dev_map_redirect_multi() SKB path The DEVMAP_HASH branch in dev_map_redirect_multi() uses hlist_fo… New - CVE-2026-53096 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
107 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: bpf: Fix stale offload->prog pointer after constant blinding When a dev-bound-only BPF program (BPF_F_XDP_DEV_BOUND_ONLY) undergo… New - CVE-2026-53094 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
108 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: bpf: Fix linked reg delta tracking when src_reg == dst_reg Consider the case of rX += rX where src_reg and dst_reg are pointers t… New - CVE-2026-53092 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
109 8.4 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: net: pull headers in qdisc_pkt_len_segs_init() Most ndo_start_xmit() methods expects headers of gso packets to be already in skb-… New - CVE-2026-53091 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
110 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: bpf: Fix ld_{abs,ind} failure path analysis in subprogs Usage of ld_{abs,ind} instructions got extended into subprogs some time a… New - CVE-2026-53090 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm