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
199981 5.3 警告
Network
シスコシステムズ - Cisco Catalyst スイッチ上で稼動する Cisco IOS における重要なソフトウェアバージョン情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-1378 2016-04-19 17:45 2016-04-13 Show GitHub Exploit DB Packet Storm
199982 5.3 警告
Network
シスコシステムズ - Cisco ASR 9000 デバイス上で稼動する Cisco IOS XR におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-1376 2016-04-19 17:45 2016-04-12 Show GitHub Exploit DB Packet Storm
199983 9.8 緊急
Network
シスコシステムズ - Cisco Unified Computing System Central ソフトウェアにおける任意の OS コマンドを実行される脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2016-1352 2016-04-19 17:45 2016-04-13 Show GitHub Exploit DB Packet Storm
199984 8.4 重要
Local
シスコシステムズ - Cisco Unified Computing System Platform Emulator におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-1340 2016-04-19 17:45 2016-04-14 Show GitHub Exploit DB Packet Storm
199985 7.8 重要
Local
シスコシステムズ - Cisco Unified Computing System Platform Emulator における権限を取得される脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2016-1339 2016-04-19 17:45 2016-04-14 Show GitHub Exploit DB Packet Storm
199986 5.4 警告
Network
Debian
Xymon
- Xymon におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-2058 2016-04-19 17:37 2016-02-8 Show GitHub Exploit DB Packet Storm
199987 3.3
Local
Debian
Xymon
- Xymon の lib/xymond_ipc.c における任意のメッセージを挿入される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-2057 2016-04-19 17:37 2016-02-8 Show GitHub Exploit DB Packet Storm
199988 8.8 重要
Network
Debian
Xymon
- Xymon の xymond における任意のコマンドを実行される脆弱性 CWE-Other
その他
CVE-2016-2056 2016-04-19 17:37 2016-02-8 Show GitHub Exploit DB Packet Storm
199989 7.5 重要
Network
Debian
Xymon
- Xymon の xymond の xymond/xymond.c における設定ディレクトリの任意のファイルを読まれる脆弱性 CWE-200
情報漏えい
CVE-2016-2055 2016-04-19 17:37 2016-02-8 Show GitHub Exploit DB Packet Storm
199990 9.8 緊急
Network
Debian
Xymon
- Xymon の xymond の xymond/xymond.c におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-2054 2016-04-19 17:37 2016-02-8 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