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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
251631 7.8 危険 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の RTL8169 NIC ドライバにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-1389 2010-03-11 12:04 2009-06-16 Show GitHub Exploit DB Packet Storm
251632 5 警告 サン・マイクロシステムズ
サイバートラスト株式会社
VMware
Net-SNMP
レッドハット
- net-snmp の snmpd におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2009-1887 2010-03-11 12:03 2009-06-25 Show GitHub Exploit DB Packet Storm
251633 7.1 危険 シスコシステムズ - 複数の Cisco 製品におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-0568 2010-03-10 11:23 2010-02-17 Show GitHub Exploit DB Packet Storm
251634 5 警告 シスコシステムズ - 複数の Cisco 製品におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-0567 2010-03-10 11:23 2010-02-17 Show GitHub Exploit DB Packet Storm
251635 7.1 危険 シスコシステムズ - Cisco Adaptive Security Appliance におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-0566 2010-03-10 11:23 2010-02-17 Show GitHub Exploit DB Packet Storm
251636 7.8 危険 シスコシステムズ - Cisco Adaptive Security Appliance におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-0565 2010-03-10 11:23 2010-02-17 Show GitHub Exploit DB Packet Storm
251637 7.8 危険 シスコシステムズ - Cisco Firewall Services Module におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-0151 2010-03-10 11:22 2010-02-17 Show GitHub Exploit DB Packet Storm
251638 7.8 危険 シスコシステムズ - 複数の Cisco 製品におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-0569 2010-03-10 11:22 2010-02-17 Show GitHub Exploit DB Packet Storm
251639 7.8 危険 シスコシステムズ - 複数の Cisco 製品におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-0150 2010-03-10 11:22 2010-02-17 Show GitHub Exploit DB Packet Storm
251640 7.8 危険 シスコシステムズ - 複数の Cisco 製品におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-0149 2010-03-10 11:22 2010-02-17 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 20, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1471 9.8 CRITICAL
Network
amazon athena_odbc Insufficient authentication security controls in the browser-based authentication components in Amazon Athena ODBC driver before 2.1.0.0 might allow a threat actor to intercept or hijack authenticati… CWE-862
 Missing Authorization
CVE-2026-35561 2026-04-15 01:14 2026-04-4 Show GitHub Exploit DB Packet Storm
1472 5.9 MEDIUM
Network
amazon athena_odbc Improper certificate validation in the identity provider connection components in Amazon Athena ODBC driver before 2.1.0.0 might allow a man-in-the-middle threat actor to intercept authentication cre… CWE-295
Improper Certificate Validation 
CVE-2026-35560 2026-04-15 01:14 2026-04-4 Show GitHub Exploit DB Packet Storm
1473 6.5 MEDIUM
Network
amazon athena_odbc Out-of-bounds write in the query processing components in Amazon Athena ODBC driver before 2.1.0.0 might allow a threat actor to crash the driver by using specially crafted data that is processed by … CWE-787
 Out-of-bounds Write
CVE-2026-35559 2026-04-15 01:14 2026-04-4 Show GitHub Exploit DB Packet Storm
1474 7.5 HIGH
Network
powerdns dnsdist An attacker might be able to trigger an out-of-bounds write by sending crafted DNS responses to a DNSdist using the DNSQuestion:changeName or DNSResponse:changeName methods in custom Lua code. In som… CWE-787
 Out-of-bounds Write
CVE-2026-27853 2026-04-15 01:12 2026-03-31 Show GitHub Exploit DB Packet Storm
1475 7.5 HIGH
Network
powerdns dnsdist An attacker might be able to trigger a use-after-free by sending crafted DNS queries to a DNSdist using the DNSQuestion:getEDNSOptions method in custom Lua code. In some cases DNSQuestion:getEDNSOpti… CWE-416
 Use After Free
CVE-2026-27854 2026-04-15 01:09 2026-03-31 Show GitHub Exploit DB Packet Storm
1476 7.8 HIGH
Local
lfprojects mlflow A command injection vulnerability exists in mlflow/mlflow when serving a model with `enable_mlserver=True`. The `model_uri` is embedded directly into a shell command executed via `bash -c` without pr… CWE-78
OS Command 
CVE-2026-0596 2026-04-15 01:01 2026-04-1 Show GitHub Exploit DB Packet Storm
1477 8.8 HIGH
Network
ajax30 bravecms Brave CMS is an open-source CMS. Prior to 2.0.6, an unrestricted file upload vulnerability exists in the CKEditor upload functionality. It is found in app/Http/Controllers/Dashboard/CkEditorControlle… CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2026-35164 2026-04-15 00:51 2026-04-7 Show GitHub Exploit DB Packet Storm
1478 8.8 HIGH
Network
ajax30 bravecms Brave CMS is an open-source CMS. Prior to 2.0.6, this vulnerability is a missing authorization check found in the update role endpoint at routes/web.php. The POST route for /rights/update-role/{id} l… CWE-862
 Missing Authorization
CVE-2026-35182 2026-04-15 00:50 2026-04-7 Show GitHub Exploit DB Packet Storm
1479 5.4 MEDIUM
Network
ajax30 bravecms Brave CMS is an open-source CMS. Prior to 2.0.6, an Insecure Direct Object Reference (IDOR) vulnerability exists in the article image deletion feature. It is located in app/Http/Controllers/Dashboard… CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-35183 2026-04-15 00:50 2026-04-7 Show GitHub Exploit DB Packet Storm
1480 7.8 HIGH
Local
tokfinity infcode InfCode's terminal auto-execution module contains a critical command filtering vulnerability that renders its blacklist security mechanism completely ineffective. The predefined blocklist fails to co… CWE-78
OS Command 
CVE-2026-30309 2026-04-15 00:49 2026-04-1 Show GitHub Exploit DB Packet Storm