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 9, 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
197821 7.8 重要
Local
FFmpeg - FFmpeg の libavcodec/rawdec.c の raw_decode 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2016-6671 2017-01-5 16:53 2016-08-12 Show GitHub Exploit DB Packet Storm
197822 7.5 重要
Network
NetApp - NetApp Snap Creator Framework における重要な情報を公開される脆弱性 CWE-200
情報漏えい
CVE-2016-7172 2017-01-5 15:32 2016-12-20 Show GitHub Exploit DB Packet Storm
197823 8.8 重要
Network
python-openxml - python-docx における XML 外部エンティティの脆弱性 CWE-611
XML 外部エンティティ参照の不適切な制限
CVE-2016-5851 2017-01-5 15:27 2016-06-22 Show GitHub Exploit DB Packet Storm
197824 7.5 重要
Network
BMC Software - BMC Remedy の Remedy AR System Server における任意のパスワードをリセットされる脆弱性 CWE-640
パスワードを忘れた場合の脆弱なパスワードリカバリの仕組み
CVE-2016-2349 2017-01-5 15:23 2016-12-21 Show GitHub Exploit DB Packet Storm
197825 7.8 重要
Local
インテル - Windows 上で稼動するインテル グラフィックス・ドライバーの igdkmd64 モジュールにおけるサービス運用妨害 (DoS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-5647 2017-01-5 14:18 2016-07-11 Show GitHub Exploit DB Packet Storm
197826 5.5 警告
Local
Google - Samsung Galaxy S6 Edge デバイス上で稼動する Android におけるユーザ通知のテキストを取得される脆弱性 CWE-200
情報漏えい
CVE-2016-6910 2017-01-4 18:11 2016-12-23 Show GitHub Exploit DB Packet Storm
197827 5.4 警告
Network
Rapid7 - Rapid7 Nexpose ユーザインターフェースのタグ作成ページにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-9757 2017-01-4 17:54 2016-12-21 Show GitHub Exploit DB Packet Storm
197828 8 重要
Adjacent
Technicolor - Technicolor TC DPC3941T デバイスのファームウェアにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2016-7454 2017-01-4 17:54 2016-12-12 Show GitHub Exploit DB Packet Storm
197829 6.1 警告
Network
Horde - Horde Groupware および Horde Groupware Webmail Edition の Horde Text Filter API におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-5303 2017-01-4 17:54 2016-08-16 Show GitHub Exploit DB Packet Storm
197830 6.1 警告
Network
Roundcube.net - Roundcube Webmail におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-4552 2017-01-4 17:54 2016-05-6 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 9, 2026, 5:07 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
531 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: net: usb: kaweth: remove TX queue manipulation in kaweth_set_rx_mode kaweth_set_rx_mode(), the ndo_set_rx_mode callback, calls ne… New - CVE-2026-43180 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
532 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: procfs: fix possible double mmput() in do_procmap_query() When user provides incorrectly sized buffer for build ID for PROCMAP_QU… New - CVE-2026-43178 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
533 8.8 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: pci: validate release report content before using for RTL8922DE The commit 957eda596c76 ("wifi: rtw89: pci: validate… New - CVE-2026-43176 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
534 8.8 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: fix 22000 series SMEM parsing If the firmware were to report three LMACs (which doesn't exist in hardware) then us… New - CVE-2026-43172 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
535 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: erofs: fix interlaced plain identification for encoded extents Only plain data whose start position and on-disk physical length a… New - CVE-2026-43166 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
536 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: udplite: Fix null-ptr-deref in __udp_enqueue_schedule_skb(). syzbot reported null-ptr-deref of udp_sk(sk)->udp_prod_queue. [0] S… New - CVE-2026-43164 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
537 8.8 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: xfs: fix freemap adjustments when adding xattrs to leaf blocks xfs/592 and xfs/794 both trip this assertion in the leaf block fre… New - CVE-2026-43158 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
538 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: xfs: remove xfs_attr_leaf_hasname The calling convention of xfs_attr_leaf_hasname() is problematic, because it returns a NULL buf… New - CVE-2026-43153 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
539 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: perf/arm-cmn: Reject unsupported hardware configurations So far we've been fairly lax about accepting both unknown CMN models (at… New - CVE-2026-43150 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm
540 8.6 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: xfrm6: fix uninitialized saddr in xfrm6_get_saddr() xfrm6_get_saddr() does not check the return value of ipv6_dev_get_saddr(). Wh… New - CVE-2026-43139 2026-05-8 22:16 2026-05-6 Show GitHub Exploit DB Packet Storm