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 10, 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
230881 7.5 危険 シスコシステムズ - CUCM におけるバッファオーバーフローの脆弱性 - CVE-2006-3594 2012-12-20 18:02 2006-07-12 Show GitHub Exploit DB Packet Storm
230882 4 警告 シスコシステムズ - CUCM の CLI における任意のファイルを上書きされる脆弱性 - CVE-2006-3593 2012-12-20 18:02 2006-07-12 Show GitHub Exploit DB Packet Storm
230883 4.6 警告 シスコシステムズ - CUCM の CLI における任意のコマンドを実行される脆弱性 - CVE-2006-3592 2012-12-20 18:02 2006-07-12 Show GitHub Exploit DB Packet Storm
230884 5 警告 マイクロソフト - Microsoft Internet Explorer 6 におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-3591 2012-12-20 18:02 2006-07-18 Show GitHub Exploit DB Packet Storm
230885 3.6 注意 VMware - Linux 用の VMware などの vmware-config.pl における SSL 鍵を読み取られる脆弱性 - CVE-2006-3589 2012-12-20 18:02 2006-07-21 Show GitHub Exploit DB Packet Storm
230886 5.1 警告 audacious media player team - Audacious AdPlug におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2006-3582 2012-12-20 18:02 2006-07-13 Show GitHub Exploit DB Packet Storm
230887 5.1 警告 audacious media player team - Audacious AdPlug におけるスタックベースのバッファーオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2006-3581 2012-12-20 18:02 2006-07-13 Show GitHub Exploit DB Packet Storm
230888 7.5 危険 asp stats generator - ASP Stats Generator の pages.asp における SQL インジェクションの脆弱性 - CVE-2006-3580 2012-12-20 18:02 2006-07-13 Show GitHub Exploit DB Packet Storm
230889 7.5 危険 LifeType - LifeType の index.php における SQL インジェクションの脆弱性 - CVE-2006-3577 2012-12-20 18:02 2006-07-13 Show GitHub Exploit DB Packet Storm
230890 7.5 危険 sensesites - SenseSites CommonSense CMS の search.php における SQL インジェクションの脆弱性 - CVE-2006-3576 2012-12-20 18:02 2006-07-13 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 10, 2026, 4:58 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
341 - - - RayVentory Scan Engine through 12.6 Update 8 allows attackers to gain privileges if they control the value of the PATH environment variable. NOTE: this is disputed because ability of an attacker to c… New - CVE-2025-69599 2026-05-9 01:02 2026-05-8 Show GitHub Exploit DB Packet Storm
342 - - - Netgate pfSense CE 2.7.2 allows code execution by using the module installer with a backup file with a serialized PHP object containing the post_reboot_commands property. NOTE: the Supplier disputes … New - CVE-2025-69690 2026-05-9 01:02 2026-05-8 Show GitHub Exploit DB Packet Storm
343 - - - Netgate pfSense CE 2.8.0 allows code execution in the XMLRPC API via pfsense.exec_php. NOTE: the Supplier disputes this because the API call is only available to admins and they are intentionally all… New - CVE-2025-69691 2026-05-9 01:02 2026-05-8 Show GitHub Exploit DB Packet Storm
344 2.9 LOW
Local
- - In uriparser before 1.0.2, there is pointer difference truncation to int in various places. New CWE-197
 Numeric Truncation Error
CVE-2026-44927 2026-05-9 01:02 2026-05-8 Show GitHub Exploit DB Packet Storm
345 2.9 LOW
Local
- - In uriparser before 1.0.2, the function family EqualsUri can misclassify two unequal URIs as equal. New CWE-670
 Always-Incorrect Control Flow Implementation
CVE-2026-44928 2026-05-9 01:02 2026-05-8 Show GitHub Exploit DB Packet Storm
346 - - - Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to versions 19.2.21, 20.3.19, 21.2.9, and 22.0.0-next.8, a Se… New CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-41423 2026-05-9 01:02 2026-05-8 Show GitHub Exploit DB Packet Storm
347 - - - YARD is a Ruby Documentation tool. Prior to version 0.9.42, a path traversal vulnerability was discovered in YARD when using yard server to serve documentation. This bug would allow unsanitized HTTP … New CWE-22
Path Traversal
CVE-2026-41493 2026-05-9 01:02 2026-05-8 Show GitHub Exploit DB Packet Storm
348 4.7 MEDIUM
Network
- - go-git is an extensible git implementation library written in pure Go. Prior to versions 5.18.0 and 6.0.0-alpha.2, go-git may leak HTTP authentication credentials when following redirects during smar… New CWE-522
 Insufficiently Protected Credentials
CVE-2026-41506 2026-05-9 01:02 2026-05-8 Show GitHub Exploit DB Packet Storm
349 9.8 CRITICAL
Network
- - math-codegen generates code from mathematical expressions. Prior to version 0.4.3, string literal content passed to cg.parse() is injected verbatim into a new Function() body without sanitization. Th… New CWE-94
Code Injection
CVE-2026-41507 2026-05-9 01:02 2026-05-8 Show GitHub Exploit DB Packet Storm
350 - - - Dolibarr is an enterprise resource planning (ERP) and customer relationship management (CRM) software package. Versions 22.0.2 and earlier contains an authenticated remote code execution vulnerabilit… New CWE-74
Injection
CVE-2025-67486 2026-05-9 01:02 2026-05-9 Show GitHub Exploit DB Packet Storm