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, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
244281 7.8 危険 2wire - 複数の 2wire 製品の /xslt におけるクロスサイトリクエストフォージェリの脆弱性 - CVE-2007-4389 2012-06-26 15:54 2007-08-17 Show GitHub Exploit DB Packet Storm
244282 10 危険 2wire - 2wire の 1701HG および 2071 Gateway における空パスワードの脆弱性 - CVE-2007-4388 2012-06-26 15:54 2007-08-17 Show GitHub Exploit DB Packet Storm
244283 4.3 警告 2wire - 2wire 1701HG および 2071 Gateway の /xslt におけるクロスサイトリクエストフォージェリの脆弱性 - CVE-2007-4387 2012-06-26 15:54 2007-08-17 Show GitHub Exploit DB Packet Storm
244284 6 警告 getmyownarcade - GetMyOwnArcade の search.php における SQL インジェクションの脆弱性 - CVE-2007-4386 2012-06-26 15:54 2007-08-17 Show GitHub Exploit DB Packet Storm
244285 5 警告 counterpath - CounterPath X-Lite および eyeBeam におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-4382 2012-06-26 15:54 2007-08-17 Show GitHub Exploit DB Packet Storm
244286 5.8 警告 diskeeper - Diskeeper の管理者用インターフェースにおけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-4375 2012-06-26 15:54 2007-08-16 Show GitHub Exploit DB Packet Storm
244287 4.3 警告 exv2 - eXV2 CMS におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-4365 2012-06-26 15:54 2007-08-15 Show GitHub Exploit DB Packet Storm
244288 8.5 危険 Fedora Project - Fedora Commons における LDAP サーバからの特定の "例外 / 未知のレスポンス" を誘発される脆弱性 CWE-287
不適切な認証
CVE-2007-4364 2012-06-26 15:54 2007-08-15 Show GitHub Exploit DB Packet Storm
244289 4.3 警告 Drupal - Drupal CCK の nodereference モジュールにおけるクロスサイトスクリプティングの脆弱性 - CVE-2007-4363 2012-06-26 15:54 2007-08-13 Show GitHub Exploit DB Packet Storm
244290 4.3 警告 デル - DRAC4 におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-4360 2012-06-26 15:54 2007-08-15 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