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
241661 4.7 警告 Linux - Linux kernel の sctp 実装における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2008-4445 2012-09-25 17:17 2008-10-6 Show GitHub Exploit DB Packet Storm
241662 7.1 危険 シスコシステムズ (Linksys) - Linksys WAP4400N Wi-Fi アクセスポイントにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2008-4441 2012-09-25 17:17 2008-10-14 Show GitHub Exploit DB Packet Storm
241663 10 危険 martinwood - MartinWood Datafeed Studio における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2008-4439 2012-09-25 17:17 2008-10-3 Show GitHub Exploit DB Packet Storm
241664 7.1 危険 Mozilla Foundation - Bugzilla の importxml.pl におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-4437 2012-09-25 17:17 2008-08-12 Show GitHub Exploit DB Packet Storm
241665 7.5 危険 icebb - IceBB の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-4431 2012-09-25 17:17 2008-10-3 Show GitHub Exploit DB Packet Storm
241666 10 危険 phlatline - pPIM の upload.php における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2008-4428 2012-09-25 17:17 2008-10-3 Show GitHub Exploit DB Packet Storm
241667 7.5 危険 phlatline - pPIM の changepassword.php における任意のパスワードを変更される脆弱性 CWE-287
不適切な認証
CVE-2008-4427 2012-09-25 17:17 2008-10-3 Show GitHub Exploit DB Packet Storm
241668 4.3 警告 phlatline - pPIM の events.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-4426 2012-09-25 17:17 2008-10-3 Show GitHub Exploit DB Packet Storm
241669 8.8 危険 phlatline - pPIM の upload.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-4425 2012-09-25 17:17 2008-10-3 Show GitHub Exploit DB Packet Storm
241670 6.5 警告 ovidentia - Ovidentia の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-4423 2012-09-25 17:17 2008-10-3 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