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, 4:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
191431 7 重要
Local
マイクロソフト - 複数の Microsoft Windows 製品における権限を昇格される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-8561 2017-07-18 16:48 2017-07-11 Show GitHub Exploit DB Packet Storm
191432 6.1 警告
Network
マイクロソフト - Microsoft Exchange Server 2013 および 2016 における権限を昇格される脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-8560 2017-07-18 16:48 2017-07-11 Show GitHub Exploit DB Packet Storm
191433 6.1 警告
Network
マイクロソフト - Microsoft Exchange Server 2013 および 2016 における権限を昇格される脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-8559 2017-07-18 16:48 2017-07-11 Show GitHub Exploit DB Packet Storm
191434 7.5 重要
Network
マイクロソフト - 複数の Microsoft Windows 製品における認証の拡張保護を回避される脆弱性 CWE-287
不適切な認証
CVE-2017-8495 2017-07-18 16:48 2017-07-11 Show GitHub Exploit DB Packet Storm
191435 4.7 警告
Local
マイクロソフト - 複数の Microsoft Windows 製品における情報を公開される脆弱性 CWE-200
情報漏えい
CVE-2017-8486 2017-07-18 16:48 2017-07-11 Show GitHub Exploit DB Packet Storm
191436 8.8 重要
Network
マイクロソフト - Microsoft SharePoint Enterprise Server 2016 における権限を昇格される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-8569 2017-07-18 16:39 2017-07-11 Show GitHub Exploit DB Packet Storm
191437 7 重要
Local
マイクロソフト - Microsoft Windows 10 および Windows Server 2016 における権限を昇格される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-8566 2017-07-18 16:39 2017-07-11 Show GitHub Exploit DB Packet Storm
191438 7.5 重要
Network
マイクロソフト - Microsoft Windows 10 および Windows Server 2016 の Microsoft Edge におけるリモートでコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2017-8619 2017-07-18 16:26 2017-07-11 Show GitHub Exploit DB Packet Storm
191439 9.8 緊急
Network
マイクロソフト - 複数の Microsoft Windows 製品におけるリモートでコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-8589 2017-07-18 16:09 2017-07-11 Show GitHub Exploit DB Packet Storm
191440 6.5 警告
Network
マイクロソフト - 複数の Microsoft Windows 製品の Windows Explorer におけるサービス運用妨害 (DoS) の脆弱性 CWE-284
不適切なアクセス制御
CVE-2017-8587 2017-07-18 16:09 2017-07-11 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