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 30, 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
252661 4.3 警告 Wuzly - Wuzly におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2011-3836 2011-12-28 11:30 2011-12-24 Show GitHub Exploit DB Packet Storm
252662 4.3 警告 Wuzly - Wuzly におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-3835 2011-12-28 11:29 2011-12-24 Show GitHub Exploit DB Packet Storm
252663 7.5 危険 Carnegie Mellon University (Project Cyrus)
レッドハット
- Cyrus IMAPd の NNTP サーバ (nntpd) 内の imap/nntpd.c における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2011-3372 2011-12-28 11:12 2011-12-24 Show GitHub Exploit DB Packet Storm
252664 6 警告 OpenStack - OpenStack Compute (Nova) におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2011-4596 2011-12-28 11:08 2011-12-23 Show GitHub Exploit DB Packet Storm
252665 9.3 危険 IBM
Blueberry Software
- Blueberry BB FlashBack の ActiveX コントロールにおける任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2011-1388 2011-12-27 16:46 2011-12-23 Show GitHub Exploit DB Packet Storm
252666 9.3 危険 IBM
Blueberry Software
- Blueberry BB FlashBack の ActiveX コントロールにおける任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2011-1391 2011-12-27 16:45 2011-12-23 Show GitHub Exploit DB Packet Storm
252667 9.3 危険 IBM
Blueberry Software
- Blueberry BB FlashBack の ActiveX コントロールにおける任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2011-1392 2011-12-27 16:44 2011-12-23 Show GitHub Exploit DB Packet Storm
252668 4.3 警告 The Tor Project - Tor における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-4897 2011-12-27 11:17 2011-12-23 Show GitHub Exploit DB Packet Storm
252669 4.3 警告 The Tor Project - Tor における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-4896 2011-12-27 11:13 2011-12-23 Show GitHub Exploit DB Packet Storm
252670 4.3 警告 The Tor Project - Tor におけるブリッジを列挙される脆弱性 CWE-200
情報漏えい
CVE-2011-4895 2011-12-27 11:10 2011-12-23 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 31, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
5661 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: usb: misc: usbio: Fix URB memory leak on submit failure When usb_submit_urb() fails in usbio_probe(), the previously allocated UR… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2026-31757 2026-05-9 03:26 2026-05-2 Show GitHub Exploit DB Packet Storm
5662 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: usb: usbtmc: Flush anchored URBs in usbtmc_release When calling usbtmc_release, pending anchored URBs must be flushed or killed t… CWE-416
 Use After Free
CVE-2026-31758 2026-05-9 03:23 2026-05-2 Show GitHub Exploit DB Packet Storm
5663 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: netfilter: ctnetlink: zero expect NAT fields when CTA_EXPECT_NAT absent ctnetlink_alloc_expect() allocates expectations from a no… NVD-CWE-noinfo
CVE-2026-43026 2026-05-9 03:21 2026-05-2 Show GitHub Exploit DB Packet Storm
5664 7.5 HIGH
Network
zfnd zebra-chain
zebrad
ZEBRA is a Zcash node written entirely in Rust. Prior to zebrad version 4.3.1 and prior to zebra-chain version 6.0.2, Orchard transactions contain a rk field which is a randomized validating key and … CWE-617
 Reachable Assertion
CVE-2026-41584 2026-05-9 03:21 2026-05-9 Show GitHub Exploit DB Packet Storm
5665 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: usb: ulpi: fix double free in ulpi_register_interface() error path When device_register() fails, ulpi_register() calls put_device… CWE-415
 Double Free
CVE-2026-31759 2026-05-9 03:20 2026-05-2 Show GitHub Exploit DB Packet Storm
5666 6.5 MEDIUM
Network
zfnd zebra-rpc
zebrad
ZEBRA is a Zcash node written entirely in Rust. From zebrad versions 2.2.0 to before 4.3.1 and from zebra-rpc versions 1.0.0-beta.45 to before 6.0.2, a vulnerability in Zebra's JSON-RPC HTTP middlewa… CWE-248
CWE-617
 Uncaught Exception
 Reachable Assertion
CVE-2026-41585 2026-05-9 03:19 2026-05-9 Show GitHub Exploit DB Packet Storm
5667 7.3 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: netfilter: ctnetlink: ignore explicit helper on new expectations Use the existing master conntrack helper, anything else is not r… CWE-125
Out-of-bounds Read
CVE-2026-43025 2026-05-9 03:17 2026-05-2 Show GitHub Exploit DB Packet Storm
5668 - - - LiteLLM is a proxy server (AI Gateway) to call LLM APIs in OpenAI (or native) format. From version 1.81.16 to before version 1.83.7, a database query used during proxy API key checks mixed the caller… CWE-89
SQL Injection
CVE-2026-42208 2026-05-9 03:16 2026-05-8 Show GitHub Exploit DB Packet Storm
5669 6.3 MEDIUM
Network
- - Bitrix24 through 25.100.300 allows Remote Code Execution because an actor with SOURCE/WRITE permissions for the Translate Module can upload and execute code by sending a PHP file and a .htaccess file… CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2025-67886 2026-05-9 03:16 2026-05-8 Show GitHub Exploit DB Packet Storm
5670 7.3 HIGH
Network
- - A SSTI (server side template injection) vulnerability in the custom template export function in yeti-platform yeti before 2.1.12 allows attackers to execute code on the application server. CWE-94
Code Injection
CVE-2024-46507 2026-05-9 03:16 2026-05-8 Show GitHub Exploit DB Packet Storm