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 12, 2026, 12:02 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
196931 8.8 重要
Network
Google - Google Chrome の WebRTC におけるヒープを破損される脆弱性 CWE-119
バッファエラー
CVE-2017-5009 2017-02-22 16:58 2017-01-25 Show GitHub Exploit DB Packet Storm
196932 6.1 警告
Network
Google - Google Chrome の Blink におけるユニバーサルクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-5008 2017-02-22 16:58 2017-01-25 Show GitHub Exploit DB Packet Storm
196933 6.1 警告
Network
Google - Google Chrome の Blink におけるユニバーサルクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-5007 2017-02-22 16:58 2017-01-25 Show GitHub Exploit DB Packet Storm
196934 6.1 警告
Network
Google - Google Chrome の Blink におけるユニバーサルクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-5006 2017-02-22 16:58 2017-01-25 Show GitHub Exploit DB Packet Storm
196935 6.1 警告
Network
WordPress.org - WordPress 用 WP Mail プラグインにおける反射型クロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-5942 2017-02-22 15:31 2017-02-15 Show GitHub Exploit DB Packet Storm
196936 5.4 警告
Network
IBM - IBM Spectrum Protect Operations Center におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-6046 2017-02-22 14:30 2016-12-20 Show GitHub Exploit DB Packet Storm
196937 8.8 重要
Network
IBM - IBM Spectrum Protect Operations Center におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2016-6045 2017-02-22 14:30 2016-12-20 Show GitHub Exploit DB Packet Storm
196938 4.3 警告
Network
IBM - IBM Spectrum Protect Operations Center におけるセキュリティポリシーに違反される脆弱性 CWE-284
不適切なアクセス制御
CVE-2016-6044 2017-02-22 14:30 2016-12-20 Show GitHub Exploit DB Packet Storm
196939 7 重要
Local
IBM - IBM Spectrum Protect Operations Center における以前にログインしたユーザを継承される脆弱性 CWE-384
セッションの固定化
CVE-2016-6043 2017-02-22 14:30 2016-12-20 Show GitHub Exploit DB Packet Storm
196940 7.3 重要
Local
IBM - IBM Security AppScan Enterprise エディションにおけるシステム上で任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-6042 2017-02-22 11:56 2016-12-6 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 12, 2026, 5:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
371 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: Fix rcu_tasks stall in threaded busypoll I was debugging a NIC driver when I noticed that when I enable threaded busypoll, b… Update - CVE-2026-43385 2026-05-11 17:16 2026-05-9 Show GitHub Exploit DB Packet Storm
372 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: net/tcp-ao: Fix MAC comparison to be constant-time To prevent timing attacks, MACs need to be compared in constant time. Use the… Update - CVE-2026-43384 2026-05-11 17:16 2026-05-9 Show GitHub Exploit DB Packet Storm
373 9.4 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: net/tcp-md5: Fix MAC comparison to be constant-time To prevent timing attacks, MACs need to be compared in constant time. Use th… Update - CVE-2026-43383 2026-05-11 17:16 2026-05-9 Show GitHub Exploit DB Packet Storm
374 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in smb_lazy_parent_lease_break_close() opinfo pointer obtained via rcu_dereference(fp->f_opinfo) is bei… Update - CVE-2026-43379 2026-05-11 17:16 2026-05-9 Show GitHub Exploit DB Packet Storm
375 8.1 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: ksmbd: Don't log keys in SMB3 signing and encryption key generation When KSMBD_DEBUG_AUTH logging is enabled, generate_smb3signin… Update - CVE-2026-43377 2026-05-11 17:16 2026-05-9 Show GitHub Exploit DB Packet Storm
376 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free by using call_rcu() for oplock_info ksmbd currently frees oplock_info immediately using kfree(), even t… Update - CVE-2026-43376 2026-05-11 17:16 2026-05-9 Show GitHub Exploit DB Packet Storm
377 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: net: nexthop: fix percpu use-after-free in remove_nh_grp_entry When removing a nexthop from a group, remove_nh_grp_entry() publis… Update - CVE-2026-43374 2026-05-11 17:16 2026-05-9 Show GitHub Exploit DB Packet Storm
378 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: net: ncsi: fix skb leak in error paths Early return paths in NCSI RX and AEN handlers fail to release the received skb, resulting… Update - CVE-2026-43373 2026-05-11 17:16 2026-05-9 Show GitHub Exploit DB Packet Storm
379 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix use-after-free race in VM acquire Replace non-atomic vm->process_info assignment with cmpxchg() to prevent race w… Update - CVE-2026-43370 2026-05-11 17:16 2026-05-9 Show GitHub Exploit DB Packet Storm
380 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix potential overflow of shmem scatterlist length When a scatterlists table of a GEM shmem object of size 4 GB or more… Update - CVE-2026-43368 2026-05-11 17:16 2026-05-9 Show GitHub Exploit DB Packet Storm