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
235871 7.5 危険 php-ring - PHP-Ring Webring System の index.php における SQL インジェクションの脆弱性 - CVE-2007-2183 2012-12-20 18:19 2007-04-24 Show GitHub Exploit DB Packet Storm
235872 6.8 警告 webinsta - Webinsta FM Manager の admin/login.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-2181 2012-12-20 18:19 2007-04-24 Show GitHub Exploit DB Packet Storm
235873 7.8 危険 raiden professional servers - RaidenFTPD の XceddZipLib におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-2179 2012-12-20 18:19 2007-04-24 Show GitHub Exploit DB Packet Storm
235874 5.1 警告 ProFTPD Project - ProFTPD の Auth API における認証を回避される脆弱性 - CVE-2007-2165 2012-12-20 18:19 2007-04-16 Show GitHub Exploit DB Packet Storm
235875 7.8 危険 zomplog - Zomplog の upload/force_download.php におけるディレクトリトラバーサルの脆弱性 - CVE-2007-2157 2012-12-20 18:19 2007-04-19 Show GitHub Exploit DB Packet Storm
235876 7.5 危険 rezervi generic - Rezervi Generic における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-2156 2012-12-20 18:19 2007-04-19 Show GitHub Exploit DB Packet Storm
235877 7.8 危険 phpfaber - phpFaber TopSites の template.php におけるディレクトリトラバーサルの脆弱性 - CVE-2007-2155 2012-12-20 18:19 2007-04-19 Show GitHub Exploit DB Packet Storm
235878 10 危険 stephen craton - Stephen Craton Chatness における権限を取得される脆弱性 - CVE-2007-2149 2012-12-20 18:19 2007-04-19 Show GitHub Exploit DB Packet Storm
235879 6.5 警告 stephen craton - Stephen Craton Chatness の admin/save.php における .html ファイルへ PHP コードを挿入される脆弱性 - CVE-2007-2148 2012-12-20 18:19 2007-04-19 Show GitHub Exploit DB Packet Storm
235880 7.5 危険 sitebar - Sitebar における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-2088 2012-12-20 18:19 2007-04-18 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 30, 2026, 4:22 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
401 8.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: bridge: make ebt_snat ARP rewrite writable The ebtables SNAT target keeps the Ethernet source address rewrite behind s… New - CVE-2026-53266 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
402 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: dm cache policy smq: check allocation under invalidate lock commit 2d1f7b65f5de ("dm cache policy smq: fix missing locks in inval… New - CVE-2026-53265 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
403 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: net/sched: act_api: use RCU with deferred freeing for action lifecycle When NEWTFILTER and DELFILTER are run concurrently it is p… New - CVE-2026-53264 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
404 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: l2tp: pppol2tp: hold reference to session in pppol2tp_ioctl() pppol2tp_ioctl() read sock->sk->sk_user_data directly without any l… New - CVE-2026-53262 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
405 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: tcp: Add preempt_{disable,enable}_nested() in reqsk_queue_hash_req(). syzbot reported a weird reqsk->rsk_refcnt underflow in __in… New - CVE-2026-53260 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
406 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: ipv6: anycast: insert aca into global hash under idev->lock syzbot reported a splat [1]: a slab-use-after-free in ipv6_chk_acast_… New - CVE-2026-53259 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
407 8.0 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: hold listener socket in rfcomm_connect_ind() rfcomm_get_sock_by_channel() scans rfcomm_sk_list under the list … New - CVE-2026-53256 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
408 8.1 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: validate skb length in MCC handlers The RFCOMM MCC handlers cast skb->data to protocol-specific structs withou… New - CVE-2026-53254 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
409 7.1 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: bnep: reject short frames before parsing A BNEP peer can send a short BNEP SDU. bnep_rx_frame() reads the packet type … New - CVE-2026-53253 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm
410 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: xsk: cache csum_start/csum_offset to fix TOCTOU in xsk_skb_metadata() The TX metadata area resides in the UMEM buffer which is me… New - CVE-2026-53250 2026-06-28 17:16 2026-06-25 Show GitHub Exploit DB Packet Storm