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
222891 4.3 警告 ViewVC - ViewVC の viewvc.py におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-3618 2012-12-20 19:28 2009-08-11 Show GitHub Exploit DB Packet Storm
222892 7.6 危険 tatsuhiro tsujikawa - aria の src/AbstractCommand.cc におけるフォーマットストリングの脆弱性 CWE-134
書式文字列の問題
CVE-2009-3617 2012-12-20 19:28 2009-10-20 Show GitHub Exploit DB Packet Storm
222893 8.5 危険 Fabrice Bellard - QEMU の VNC server におけるホストの OS 上で任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2009-3616 2012-12-20 19:28 2009-10-23 Show GitHub Exploit DB Packet Storm
222894 9.3 危険 freedesktop.org - Poppler の glib/poppler-page.cc における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-3607 2012-12-20 19:28 2009-10-21 Show GitHub Exploit DB Packet Storm
222895 4.3 警告 Scriptsez.net - Scriptsez Ultimate Poll の demo_page.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-3601 2012-12-20 19:28 2009-10-8 Show GitHub Exploit DB Packet Storm
222896 7.5 危険 vspanel - VS PANEL の results.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-3595 2012-12-20 19:28 2009-10-8 Show GitHub Exploit DB Packet Storm
222897 4.3 警告 qtmsoft - Qualiteam X-Cart の customer/home.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-3592 2012-12-20 19:28 2009-10-8 Show GitHub Exploit DB Packet Storm
222898 7.5 危険 vspanel - VS PANEL の showcat.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-3590 2012-12-20 19:28 2009-10-8 Show GitHub Exploit DB Packet Storm
222899 5 警告 sql-ledger - SQL-Ledger におけるクッキーをキャプチャされる脆弱性 CWE-16
環境設定
CVE-2009-3584 2012-12-20 19:28 2009-12-23 Show GitHub Exploit DB Packet Storm
222900 5.1 警告 sql-ledger - SQL-Ledger の Preferences メニュー項目におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2009-3583 2012-12-20 19:28 2009-12-23 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 26, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2051 7.3 HIGH
Local
- - Dell Storage Manager - Replay Manager for Microsoft Servers, version(s) 8.0, contain(s) an Improper Privilege Management vulnerability. A low privileged attacker with local access could potentially e… CWE-269
 Improper Privilege Management
CVE-2026-23772 2026-04-18 00:17 2026-04-16 Show GitHub Exploit DB Packet Storm
2052 - - - Insufficiently Protected Credentials in Sparx Systems Pty Ltd. Sparx Enterprise Architect. Client does not verify the receiver of OAuth2 credentials during OpenID authentication CWE-522
 Insufficiently Protected Credentials
CVE-2025-15621 2026-04-18 00:17 2026-04-16 Show GitHub Exploit DB Packet Storm
2053 5.9 MEDIUM
Network
- - @fastify/static versions 8.0.0 through 9.1.0 decode percent-encoded path separators (%2F) before filesystem resolution, while Fastify's router treats them as literal characters. This mismatch allows … CWE-177
 Improper Handling of URL Encoding (Hex Encoding)
CVE-2026-6414 2026-04-18 00:17 2026-04-16 Show GitHub Exploit DB Packet Storm
2054 8.1 HIGH
Network
- - Zohocorp ManageEngine PAM360 versions before 8531 and ManageEngine Password Manager Pro versions from 8600 to 13230 are vulnerable to Authenticated SQL injection in the query report module. CWE-89
SQL Injection
CVE-2026-5785 2026-04-18 00:17 2026-04-16 Show GitHub Exploit DB Packet Storm
2055 9.1 CRITICAL
Network
- - @fastify/middie versions 9.3.1 and earlier do not register inherited middleware directly on child plugin engine instances. When a Fastify application registers authentication middleware in a parent s… CWE-436
 Interpretation Conflict
CVE-2026-6270 2026-04-18 00:17 2026-04-16 Show GitHub Exploit DB Packet Storm
2056 5.3 MEDIUM
Network
- - @fastify/static versions 8.0.0 through 9.1.0 allow path traversal when directory listing is enabled via the list option. The dirList.path() function resolves directories outside the configured static… CWE-22
Path Traversal
CVE-2026-6410 2026-04-18 00:17 2026-04-16 Show GitHub Exploit DB Packet Storm
2057 7.4 HIGH
Network
- - @fastify/middie versions 9.3.1 and earlier are vulnerable to middleware bypass when the deprecated Fastify ignoreDuplicateSlashes option is enabled. The middleware path matching logic does not accoun… CWE-436
 Interpretation Conflict
CVE-2026-33804 2026-04-18 00:17 2026-04-17 Show GitHub Exploit DB Packet Storm
2058 - - - A Denial of Service (DoS) vulnerability exists in the Protobuf PHP library during the parsing of untrusted input. Maliciously structured messages—specifically those containing negative varints or dee… CWE-20
 Improper Input Validation 
CVE-2026-6409 2026-04-18 00:17 2026-04-17 Show GitHub Exploit DB Packet Storm
2059 - - - A privilege escalation vulnerability in Microchip IStaX allows an authenticated low-privileged user to recover a shared per-device cookie secret from their own webstax_auth session cookie and forge a… CWE-331
 Insufficient Entropy
CVE-2026-2336 2026-04-18 00:17 2026-04-17 Show GitHub Exploit DB Packet Storm
2060 7.3 HIGH
Network
- - SourceCodester Simple Music Cloud Community System v1.0 is vulnerable to SQL Injection in the file /music/view_music.php. CWE-89
SQL Injection
CVE-2026-37336 2026-04-18 00:15 2026-04-17 Show GitHub Exploit DB Packet Storm