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
199921 7.5 重要
Local
シトリックス・システムズ
Xen プロジェクト
- Xen の hw/pt-msi.c におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-8554 2016-04-21 17:36 2015-12-17 Show GitHub Exploit DB Packet Storm
199922 8.2 重要
Local
Xen プロジェクト - Xen におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-8550 2016-04-21 17:34 2015-12-17 Show GitHub Exploit DB Packet Storm
199923 7.8 重要
Local
Debian
OptiPNG
- OptiPNG の pngxrbmp.c の bmp_read_rows 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-3981 2016-04-21 17:05 2016-04-4 Show GitHub Exploit DB Packet Storm
199924 7.6 重要
Network
Debian
Apache Software Foundation
- Apache Subversion の mod_dav_svn の util.c における整数オーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-5343 2016-04-21 16:55 2015-12-16 Show GitHub Exploit DB Packet Storm
199925 9.8 緊急
Network
Canonical
Pixman
- Pixman の pixman-bits-image.c の create_bits 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2014-9766 2016-04-21 16:49 2014-04-9 Show GitHub Exploit DB Packet Storm
199926 9.8 緊急
Network
openSUSE project
Canonical
Git project
レッドハット
- Git の git-remote-ext および不特定の他のリモートヘルパープログラムにおける任意のコードを実行される脆弱性 CWE-20
CWE-Other
CVE-2015-7545 2016-04-21 16:40 2015-09-29 Show GitHub Exploit DB Packet Storm
199927 4.3 警告
Network
Roundup
Debian
- Roundup の schema.py における重要なユーザ情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-6276 2016-04-21 16:35 2014-07-4 Show GitHub Exploit DB Packet Storm
199928 7.5 重要
Network
Eran Hammer - Hawk におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2016-2515 2016-04-21 16:17 2016-01-20 Show GitHub Exploit DB Packet Storm
199929 6.1 警告
Network
Debian
Fedora Project
Horde
- Horde Groupware および Groupware Webmail Edition におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-2228 2016-04-21 16:09 2016-02-2 Show GitHub Exploit DB Packet Storm
199930 6.1 警告
Network
Debian
Fedora Project
Horde
- Horde Groupware および Groupware Webmail Edition におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-8807 2016-04-21 16:09 2015-12-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 19, 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
571 - - - Insufficiently Protected Credentials in Sparx Systems Pty Ltd. Sparx Enterprise Architect. Client does not verify the receiver of OAuth2 credentials during OpenID authentication New CWE-522
 Insufficiently Protected Credentials
CVE-2025-15621 2026-04-18 00:17 2026-04-16 Show GitHub Exploit DB Packet Storm
572 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 … New 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
573 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. New CWE-89
SQL Injection
CVE-2026-5785 2026-04-18 00:17 2026-04-16 Show GitHub Exploit DB Packet Storm
574 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… New CWE-436
 Interpretation Conflict
CVE-2026-6270 2026-04-18 00:17 2026-04-16 Show GitHub Exploit DB Packet Storm
575 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… New CWE-22
Path Traversal
CVE-2026-6410 2026-04-18 00:17 2026-04-16 Show GitHub Exploit DB Packet Storm
576 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… New CWE-436
 Interpretation Conflict
CVE-2026-33804 2026-04-18 00:17 2026-04-17 Show GitHub Exploit DB Packet Storm
577 - - - 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… New CWE-20
 Improper Input Validation 
CVE-2026-6409 2026-04-18 00:17 2026-04-17 Show GitHub Exploit DB Packet Storm
578 - - - 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… New CWE-331
 Insufficient Entropy
CVE-2026-2336 2026-04-18 00:17 2026-04-17 Show GitHub Exploit DB Packet Storm
579 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… New CWE-22
Path Traversal
CVE-2026-6496 2026-04-18 00:16 2026-04-18 Show GitHub Exploit DB Packet Storm
580 3.5 LOW
Network
- - A flaw has been found in lukevella rallly up to 4.7.4. This affects an unknown function of the file apps/web/src/app/[locale]/(auth)/reset-password/components/reset-password-form.tsx of the component… New CWE-79
CWE-94
Cross-site Scripting
Code Injection
CVE-2026-6493 2026-04-18 00:16 2026-04-18 Show GitHub Exploit DB Packet Storm