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":May 14, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
198971 6.7 警告
Local
インテル - Intel Branded NUC キットにおけるシステムマネジメントモードにアクセスされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-8103 2016-12-14 12:24 2016-10-3 Show GitHub Exploit DB Packet Storm
198972 7.5 重要
Network
The phpMyAdmin Project - phpMyAdmin の "User group" および "Designer" 機能における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2016-6616 2016-12-13 17:51 2016-07-14 Show GitHub Exploit DB Packet Storm
198973 6.1 警告
Network
The phpMyAdmin Project - phpMyAdmin の複数の機能におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-6615 2016-12-13 17:51 2016-07-13 Show GitHub Exploit DB Packet Storm
198974 8.1 重要
Network
The phpMyAdmin Project - phpMyAdmin のエクスポート機能における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2016-6611 2016-12-13 17:51 2016-07-12 Show GitHub Exploit DB Packet Storm
198975 6.1 警告
Network
The phpMyAdmin Project - phpMyAdmin におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-6608 2016-12-13 17:51 2016-07-11 Show GitHub Exploit DB Packet Storm
198976 6.1 警告
Network
The phpMyAdmin Project - phpMyAdmin におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-6607 2016-12-13 17:51 2016-11-24 Show GitHub Exploit DB Packet Storm
198977 6.5 警告
Network
w3m project - Tatsuya Kinoshita w3m フォークにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-9430 2016-12-13 16:53 2016-08-9 Show GitHub Exploit DB Packet Storm
198978 8.8 重要
Network
w3m project - Tatsuya Kinoshita w3m フォークの formUpdateBuffer 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-9429 2016-12-13 16:53 2016-10-8 Show GitHub Exploit DB Packet Storm
198979 6 警告
Local
Fabrice Bellard - QEMU の hw/9pfs/9p.c の v9fs_write 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2016-9106 2016-12-13 16:02 2016-10-12 Show GitHub Exploit DB Packet Storm
198980 6 警告
Local
Fabrice Bellard - QEMU の hw/9pfs/9p.c の v9fs_link 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2016-9105 2016-12-13 16:02 2016-10-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 15, 2026, 4:28 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1821 - - - In the Linux kernel, the following vulnerability has been resolved: mm: Fix a hmm_range_fault() livelock / starvation problem If hmm_range_fault() fails a folio_trylock() in do_swap_page, trying to… Update - CVE-2026-43404 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1822 - - - In the Linux kernel, the following vulnerability has been resolved: serial: caif: hold tty->link reference in ldisc_open and ser_release A reproducer triggers a KASAN slab-use-after-free in pty_wri… Update - CVE-2026-43458 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1823 - - - In the Linux kernel, the following vulnerability has been resolved: spi: rockchip-sfc: Fix double-free in remove() callback The driver uses devm_spi_register_controller() for registration, which au… Update - CVE-2026-43460 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1824 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: spacemit: Fix error handling in emac_tx_mem_map() The DMA mappings were leaked on mapping error. Free them with the existing… Update - CVE-2026-43462 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1825 - - - In the Linux kernel, the following vulnerability has been resolved: rxrpc, afs: Fix missing error pointer check after rxrpc_kernel_lookup_peer() rxrpc_kernel_lookup_peer() can also return error poi… Update - CVE-2026-43463 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1826 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: libceph: Use u32 for non-negative values in ceph_monmap_decode() This patch fixes unnecessary implicit conversions that change si… Update - CVE-2026-43405 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1827 9.1 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: libceph: Fix potential out-of-bounds access in ceph_handle_auth_reply() This patch fixes an out-of-bounds access in ceph_handle_a… Update - CVE-2026-43407 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1828 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: ceph: add a bunch of missing ceph_path_info initializers ceph_mdsc_build_path() must be called with a zero-initialized ceph_path_… Update - CVE-2026-43408 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1829 - - - In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Add NULL checks when resetting request and reply queues The driver encountered a crash during resource cleanup when… Update - CVE-2026-43473 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
1830 - - - In the Linux kernel, the following vulnerability has been resolved: fs: init flags_valid before calling vfs_fileattr_get syzbot reported a uninit-value bug in [1]. Similar to the "*get" context wh… Update - CVE-2026-43474 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm