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 11, 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
230961 4 警告 wikepage - Wikepage Opus の index.php におけるディレクトリトラバーサルの脆弱性 - CVE-2006-4418 2012-12-20 18:02 2006-08-28 Show GitHub Exploit DB Packet Storm
230962 7.5 危険 XOOPS - Xoops の edituser.php における SQL インジェクションの脆弱性 - CVE-2006-4417 2012-12-20 18:02 2006-08-28 Show GitHub Exploit DB Packet Storm
230963 7.5 危険 redblog - RedBLoG の index.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4366 2012-12-20 18:02 2006-08-26 Show GitHub Exploit DB Packet Storm
230964 7.5 危険 vistabb - VistaBB における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4365 2012-12-20 18:02 2006-08-26 Show GitHub Exploit DB Packet Storm
230965 5.1 警告 trident software - Windows 2000 上で稼動している Trident Software PowerZip におけるスタックベースのバッファオーバーフローの脆弱性 - CVE-2006-4359 2012-12-20 18:02 2006-08-26 Show GitHub Exploit DB Packet Storm
230966 5 警告 サン・マイクロシステムズ - Sun Java System Content Delivery Server における任意のファイルからデータを読まれる脆弱性 - CVE-2006-4353 2012-12-20 18:02 2006-08-24 Show GitHub Exploit DB Packet Storm
230967 7.5 危険 shadows rising rpg - Shadows Rising RPG における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4329 2012-12-20 18:02 2006-08-23 Show GitHub Exploit DB Packet Storm
230968 6.5 警告 texas imperial software - WFTPD Server におけるバッファオーバーフローの脆弱性 - CVE-2006-4318 2012-12-20 18:02 2006-08-23 Show GitHub Exploit DB Packet Storm
230969 6.8 警告 woltlab - WBB の attachment.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-4317 2012-12-20 18:02 2006-08-23 Show GitHub Exploit DB Packet Storm
230970 7.2 危険 SSH コミュニケーションズ・セキュリティ - SSH Tectia Management Agent における root 権限を取得される脆弱性 - CVE-2006-4316 2012-12-20 18:02 2006-08-23 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… New - 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… New - 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… New - 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… New - 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… New - 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… New - 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… New - 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… New - 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… New - 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… New - CVE-2026-43368 2026-05-11 17:16 2026-05-9 Show GitHub Exploit DB Packet Storm