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":June 18, 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
204021 6.1 警告
Network
AlienVault - AlienVault OSSIM および USM の脆弱性検査スケジューラの複数の GET パラメータにおける反射型クロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-8583 2016-11-2 15:06 2016-10-3 Show GitHub Exploit DB Packet Storm
204022 9.8 緊急
Network
AlienVault - AlienVault OSSIM および USM の gauge.php における任意の SQL クエリを実行される脆弱性 CWE-89
SQLインジェクション
CVE-2016-8582 2016-11-2 15:06 2016-10-3 Show GitHub Exploit DB Packet Storm
204023 6.1 警告
Network
AlienVault - AlienVault OSSIM および USM のログインプロセスの User-Agent ヘッダにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-8581 2016-11-2 15:06 2016-10-3 Show GitHub Exploit DB Packet Storm
204024 9.8 緊急
Network
AlienVault - AlienVault OSSIM および USM の複数のウィジェットファイルにおける PHP オブジェクトインジェクション攻撃を実行される脆弱性 CWE-Other
その他
CVE-2016-8580 2016-11-2 15:06 2016-10-3 Show GitHub Exploit DB Packet Storm
204025 7.5 重要
Network
シスコシステムズ - Cisco ASA ソフトウェアのローカル認証局機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-6431 2016-11-1 16:58 2016-10-19 Show GitHub Exploit DB Packet Storm
204026 9.8 緊急
Network
シスコシステムズ - Cisco IPICS の UMS のデバイス間通信インターフェースにおける UMS の設定パラメータを変更される脆弱性 CWE-287
不適切な認証
CVE-2016-6397 2016-11-1 16:58 2016-10-26 Show GitHub Exploit DB Packet Storm
204027 7.5 重要
Network
シスコシステムズ - Cisco ESA および WSA 上で稼動する AsyncOS ソフトウェアの不正な形式の MIME ヘッダにおけるフィルタリング機能を回避される脆弱性 CWE-20
不適切な入力確認
CVE-2016-6372 2016-11-1 16:58 2016-10-26 Show GitHub Exploit DB Packet Storm
204028 7.5 重要
Network
シスコシステムズ - Cisco E メール セキュリティ アプライアンスおよび Web セキュリティ アプライアンスの Advanced Malware Protection におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-6360 2016-11-1 16:58 2016-10-26 Show GitHub Exploit DB Packet Storm
204029 7.5 重要
Network
シスコシステムズ - Cisco E メール セキュリティ アプライアンスのローカル FTP におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-6358 2016-11-1 16:58 2016-10-26 Show GitHub Exploit DB Packet Storm
204030 7.5 重要
Network
シスコシステムズ - Cisco E メール セキュリティ アプライアンス上で稼動する AsyncOS におけるフィルタのドロップ設定を回避される脆弱性 CWE-Other
その他
CVE-2016-6357 2016-11-1 16:58 2016-10-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 19, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2901 8.8 HIGH
Network
- - The WP Captcha PRO (the premium version of the Advanced Google reCAPTCHA plugin, both have the same slug) plugin for WordPress is vulnerable to arbitrary file upload in all versions up to, and includ… CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2026-5411 2026-06-6 04:20 2026-06-6 Show GitHub Exploit DB Packet Storm
2902 8.8 HIGH
Network
- - The WP Captcha PRO (the premium version of the Advanced Google reCAPTCHA plugin, both have the same slug) plugin for WordPress is vulnerable to Authentication Bypass in all versions up to, and includ… CWE-288
Authentication Bypass Using an Alternate Path or Channel
CVE-2026-5415 2026-06-6 04:20 2026-06-6 Show GitHub Exploit DB Packet Storm
2903 8.8 HIGH
Network
- - Markdown Preview Enhanced before 0.8.28 opens external files and links from the preview through a shell and does not validate untrusted inputs taken from the markdown document - the diagram filename … CWE-78
OS Command 
CVE-2026-49492 2026-06-6 03:59 2026-06-6 Show GitHub Exploit DB Packet Storm
2904 8.8 HIGH
Network
- - Markdown Preview Enhanced before 0.8.28 parses Bitfield fenced code blocks with interpretJS(), which evaluates the block content as code via vm.runInNewContext(), allowing arbitrary code execution. A… CWE-94
Code Injection
CVE-2026-49493 2026-06-6 03:59 2026-06-6 Show GitHub Exploit DB Packet Storm
2905 8.8 HIGH
Network
- - Markdown Preview Enhanced before 0.8.28 parses WaveDrom diagrams by evaluating untrusted markdown content with eval(), allowing arbitrary JavaScript execution. The flaw affects every render path - th… CWE-95
Eval Injection
CVE-2026-50733 2026-06-6 03:59 2026-06-6 Show GitHub Exploit DB Packet Storm
2906 4.3 MEDIUM
Network
strawberry strawberry_graphql Strawberry GraphQL is a library for creating GraphQL APIs. In versions 0.288.4 through 0.315.3, Strawberry's bundled GraphiQL template wrote values from the GraphiQL headers editor into the browser U… CWE-200
CWE-201
Information Exposure
 Insertion of Sensitive Information Into Sent Data
CVE-2026-45739 2026-06-6 03:43 2026-06-5 Show GitHub Exploit DB Packet Storm
2907 4.3 MEDIUM
Network
synology hyper_backup An improper limitation of a pathname to a restricted directory ('Path Traversal') vulnerability in Backup Task functionality in Synology Hyper Backup before 4.1.2-4036 allows remote authenticated use… CWE-22
Path Traversal
CVE-2024-47273 2026-06-6 03:32 2026-06-3 Show GitHub Exploit DB Packet Storm
2908 4.1 MEDIUM
Network
synology hyper_backup An improper limitation of a pathname to a restricted directory ('Path Traversal') vulnerability in Backup.Repository webapi component in Synology Hyper Backup before 4.1.2-4036 allows remote authenti… CWE-22
Path Traversal
CVE-2024-47263 2026-06-6 03:31 2026-06-3 Show GitHub Exploit DB Packet Storm
2909 5.9 MEDIUM
Network
synology note_station_client A cleartext transmission of sensitive information vulnerability in Synology Note Station Client before 2.2.4-703 allows man-in-the-middle attackers to obtain user credential. CWE-319
Cleartext Transmission of Sensitive Information
CVE-2023-52951 2026-06-6 03:20 2026-06-3 Show GitHub Exploit DB Packet Storm
2910 7.8 HIGH
Local
synology hyper_backup_explorer An inclusion of functionality from untrusted control sphere vulnerability in MinGW DLL component in Synology Hyper Backup Explorer before 3.0.1-0156 allows local users to execute arbitrary code via u… CWE-829
 Inclusion of Functionality from Untrusted Control Sphere
CVE-2022-49042 2026-06-6 03:19 2026-06-3 Show GitHub Exploit DB Packet Storm