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 25, 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
250891 9.3 危険 March Hare Pty Ltd - March Hare Software CVSNT の perms.cpp における任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-1326 2012-03-27 18:42 2010-09-15 Show GitHub Exploit DB Packet Storm
250892 4.3 警告 IBM - IBM WebSphere MQ における X.509 証明書の認証をなりすまされる脆弱性 CWE-Other
その他
CVE-2010-0782 2012-03-27 18:42 2010-10-20 Show GitHub Exploit DB Packet Storm
250893 5 警告 シスコシステムズ - Cisco WLC におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0575 2012-03-27 18:42 2010-09-8 Show GitHub Exploit DB Packet Storm
250894 7.8 危険 シスコシステムズ - Cisco WLC におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-0574 2012-03-27 18:42 2010-09-8 Show GitHub Exploit DB Packet Storm
250895 3.5 注意 IBM - IBM PNMSS の load.php における CRLF インジェクションの脆弱性 CWE-94
コード・インジェクション
CVE-2010-0155 2012-03-27 18:42 2010-09-14 Show GitHub Exploit DB Packet Storm
250896 4 警告 IBM - IBM PNMSS アプライアンスの sla/index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2010-0154 2012-03-27 18:42 2010-09-14 Show GitHub Exploit DB Packet Storm
250897 6.8 警告 IBM - IBM PNMSS アプライアンスの LMI におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2010-0153 2012-03-27 18:42 2010-09-14 Show GitHub Exploit DB Packet Storm
250898 4.3 警告 IBM - IBM PNMSS アプライアンスの LMI におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-0152 2012-03-27 18:42 2010-09-14 Show GitHub Exploit DB Packet Storm
250899 7.5 危険 シマンテック - Symantec SEP の fw_charts.php におけるレポート生成の制限を回避する脆弱性 CWE-20
不適切な入力確認
CVE-2010-0114 2012-03-27 18:42 2010-12-15 Show GitHub Exploit DB Packet Storm
250900 7.5 危険 シマンテック - Symantec IM Manager の管理者インターフェースにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2010-0112 2012-03-27 18:42 2010-10-27 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 25, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3421 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
3422 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
3423 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
3424 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
3425 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
3426 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
3427 - - - 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
3428 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
3429 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
3430 7.3 HIGH
Network
- - A Command Injection issue in the payload build page in BYOB (Build Your Own Botnet) 2.0 allows attackers to execute arbitrary commands on the server via a crafted build parameter. This occurs in free… CWE-77
Command Injection
CVE-2024-45257 2026-05-9 03:16 2026-05-8 Show GitHub Exploit DB Packet Storm