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
232511 5 警告 ヒューレット・パッカード - HP OV NNM の ovalarmsrv におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2008-1851 2012-09-25 17:16 2008-04-16 Show GitHub Exploit DB Packet Storm
232512 4.3 警告 osiaffiliate - Omnistar Interactive OSI Affiliate の login.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1850 2012-09-25 17:16 2008-04-16 Show GitHub Exploit DB Packet Storm
232513 5 警告 joomlacode - Mambo/Joomla! コンポーネントの joomlaXplorer におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-1849 2012-09-25 17:16 2008-04-16 Show GitHub Exploit DB Packet Storm
232514 4.3 警告 joomlacode - Mambo/Joomla! コンポーネントの joomlaXplorer におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1848 2012-09-25 17:16 2008-04-16 Show GitHub Exploit DB Packet Storm
232515 7.2 危険 mirbsd - MirOS 用の Korn シェルにおける権限を取得される脆弱性 CWE-DesignError
CVE-2008-1845 2012-09-25 17:16 2008-04-16 Show GitHub Exploit DB Packet Storm
232516 10 危険 ヒューレット・パッカード - HP OV NNM の ovspmd.exe における整数符号エラーの脆弱性 CWE-189
数値処理の問題
CVE-2008-1842 2012-09-25 17:16 2008-04-16 Show GitHub Exploit DB Packet Storm
232517 10 危険 オラクル - Oracle Siebel Enterprise の Siebel SimBuilder コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2008-1831 2012-09-25 17:16 2008-04-15 Show GitHub Exploit DB Packet Storm
232518 9 危険 オラクル - Oracle PeopleSoft Enterprise などの製品における脆弱性 CWE-noinfo
情報不足
CVE-2008-1830 2012-09-25 17:16 2008-04-16 Show GitHub Exploit DB Packet Storm
232519 6.8 警告 オラクル - Oracle PeopleSoft Enterprise および JD Edwards EnterpriseOne の PeopleSoft HCM Recruiting コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2008-1829 2012-09-25 17:16 2008-04-15 Show GitHub Exploit DB Packet Storm
232520 9 危険 jdedwards
オラクル
- Oracle PeopleSoft Enterprise などの製品における脆弱性 CWE-noinfo
情報不足
CVE-2008-1828 2012-09-25 17:16 2008-04-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 24, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
771 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
772 - - - 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
773 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
774 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
775 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
776 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
777 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
778 - - - 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
779 - - - 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
780 5.4 MEDIUM
Network
- - A vulnerability was found in prasathmani TinyFileManager up to 2.6. Affected is an unknown function of the file /filemanager.php of the component POST Parameter Handler. The manipulation of the argum… CWE-22
Path Traversal
CVE-2026-6496 2026-04-18 00:16 2026-04-18 Show GitHub Exploit DB Packet Storm