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":July 1, 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
243451 7.5 危険 konst - Konst CenterICQ におけるバッファオーバーフローの脆弱性 - CVE-2007-3713 2012-09-25 16:47 2007-07-11 Show GitHub Exploit DB Packet Storm
243452 4.3 警告 hiddenchest - HiddenChest の Yb ve Bayi Babvuru Formu におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-3712 2012-09-25 16:47 2007-07-11 Show GitHub Exploit DB Packet Storm
243453 7.5 危険 php comet-server - PHP Comet-Server の example/gamedemo/inc.functions.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-3710 2012-09-25 16:47 2007-07-11 Show GitHub Exploit DB Packet Storm
243454 5 警告 mail machine - Mail Machine の cgi-bin/mail/mailmachine.cgi におけるディレクトリトラバーサルの脆弱性 - CVE-2007-3702 2012-09-25 16:47 2007-07-11 Show GitHub Exploit DB Packet Storm
243455 6.5 警告 infernotechnologies - vBulletin モジュールなどにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-3687 2012-09-25 16:47 2007-07-11 Show GitHub Exploit DB Packet Storm
243456 7.5 危険 masuga design - Unobtrusive Ajax Star Rating Bar の db.php における CRLF インジェクションの脆弱性 - CVE-2007-3686 2012-09-25 16:47 2007-07-11 Show GitHub Exploit DB Packet Storm
243457 2.6 注意 masuga design - Unobtrusive Ajax Star Rating Bar の rpc.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-3685 2012-09-25 16:47 2007-07-11 Show GitHub Exploit DB Packet Storm
243458 7.5 危険 masuga design - Unobtrusive Ajax Star Rating Bar における SQL インジェクションの脆弱性 - CVE-2007-3684 2012-09-25 16:47 2007-07-11 Show GitHub Exploit DB Packet Storm
243459 7.5 危険 openld - OpenLD の index.php における SQL インジェクションの脆弱性 - CVE-2007-3682 2012-09-25 16:47 2007-07-11 Show GitHub Exploit DB Packet Storm
243460 7.5 危険 maxsi - Maxsi eVisit Analyst における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-3677 2012-09-25 16:47 2007-07-11 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:July 1, 2026, 4:27 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
271 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtk_eth_soc: Fix use-after-free in metadata dst teardown mtk_free_dev() calls metadata_dst_free() which frees the … Update - CVE-2026-53247 2026-06-30 23:44 2026-06-25 Show GitHub Exploit DB Packet Storm
272 8.8 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: airoha: Fix use-after-free in metadata dst teardown airoha_metadata_dst_free() runs metadata_dst_free() which frees the meta… Update - CVE-2026-53248 2026-06-30 23:44 2026-06-25 Show GitHub Exploit DB Packet Storm
273 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… Update - CVE-2026-53250 2026-06-30 23:44 2026-06-25 Show GitHub Exploit DB Packet Storm
274 - - - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: fix memory leak in error path of hci_alloc_dev() Early failures in Bluetooth HCI UART configuration leak SRCU percpu m… Update - CVE-2026-53252 2026-06-30 23:44 2026-06-25 Show GitHub Exploit DB Packet Storm
275 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 … Update - CVE-2026-53253 2026-06-30 23:44 2026-06-25 Show GitHub Exploit DB Packet Storm
276 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… Update - CVE-2026-53254 2026-06-30 23:44 2026-06-25 Show GitHub Exploit DB Packet Storm
277 - - - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: validate advertising TLV before type checks tlv_data_is_valid() reads each advertising data field length from da… Update - CVE-2026-53255 2026-06-30 23:44 2026-06-25 Show GitHub Exploit DB Packet Storm
278 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 … Update - CVE-2026-53256 2026-06-30 23:44 2026-06-25 Show GitHub Exploit DB Packet Storm
279 - - - In the Linux kernel, the following vulnerability has been resolved: wifi: fix leak if split 6 GHz scanning fails rdev->int_scan_req is leaked if cfg80211_scan() fails. Note that it's supposed to b… Update - CVE-2026-53258 2026-06-30 23:44 2026-06-25 Show GitHub Exploit DB Packet Storm
280 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_… Update - CVE-2026-53259 2026-06-30 23:44 2026-06-25 Show GitHub Exploit DB Packet Storm