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 10, 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
193161 7.5 重要
Network
シスコシステムズ - Cisco Videoscape Distribution Suite for Television におけるバッファエラーの脆弱性 CWE-119
バッファエラー
CVE-2017-6745 2017-09-4 17:53 2017-08-2 Show GitHub Exploit DB Packet Storm
193162 4.7 警告
Local
teether - authd における競合状態に関する脆弱性 CWE-362
競合状態
CVE-2016-4982 2017-09-4 17:48 2016-06-13 Show GitHub Exploit DB Packet Storm
193163 7.5 重要
Network
シスコシステムズ - Cisco IOS XE ソフトウェアにおける認可・権限・アクセス制御に関する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-6664 2017-09-4 17:40 2017-07-26 Show GitHub Exploit DB Packet Storm
193164 6.5 警告
Adjacent
シスコシステムズ - Cisco IOS ソフトウェアおよび Cisco IOS XE ソフトウェアにおけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2017-6663 2017-09-4 17:40 2017-07-26 Show GitHub Exploit DB Packet Storm
193165 7.5 重要
Network
Peter Selinger - Potrace における境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2017-12067 2017-09-4 17:33 2017-07-31 Show GitHub Exploit DB Packet Storm
193166 6.1 警告
Network
Digium - FreePBX 用 Digium Addons モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-2690 2017-09-4 17:29 2015-06-30 Show GitHub Exploit DB Packet Storm
193167 4 警告
Local
GNU Project - GNU Compiler Collection における暗号における脆弱な PRNG の使用に関する脆弱性 CWE-338
暗号における脆弱な PRNG の使用
CVE-2017-11671 2017-09-4 16:53 2017-03-25 Show GitHub Exploit DB Packet Storm
193168 6.1 警告
Network
FineCMS project - dayrui FineCms におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-11629 2017-09-4 16:53 2017-07-7 Show GitHub Exploit DB Packet Storm
193169 5.9 警告
Network
シトリックス・システムズ - Citrix NetScaler ADC および NetScaler Gateway デバイスのファームウェアにおける情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2015-3642 2017-09-4 16:53 2015-06-30 Show GitHub Exploit DB Packet Storm
193170 7.8 重要
Local
エフ・セキュア - F-Secure Online Scanner における信頼性のない検索パスに関する脆弱性 CWE-426
信頼性のない検索パス
CVE-2015-8264 2017-09-4 16:52 2015-12-17 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 10, 2026, 5 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3391 8.8 HIGH
Network
- - vllm-project/vllm version 0.14.1 contains a vulnerability where the `trust_remote_code=True` parameter is hardcoded in two model implementation files (`vllm/model_executor/models/nemotron_vl.py` and … CWE-22
Path Traversal
CVE-2026-4944 2026-05-30 00:39 2026-05-29 Show GitHub Exploit DB Packet Storm
3392 7.1 HIGH
Network
- - An SQL injection vulnerability exists in Mautic's API contact filtering mechanism. Due to insufficient recursive sanitization of nested query parameters, an authenticated API user can bypass input fi… CWE-89
SQL Injection
CVE-2026-4776 2026-05-30 00:39 2026-05-29 Show GitHub Exploit DB Packet Storm
3393 6.4 MEDIUM
Network
- - A Server-Side Request Forgery (SSRF) vulnerability exists in Mautic's Focus component. Due to insufficient validation of user-supplied URLs, an authenticated user can trigger outbound HTTP requests f… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-9557 2026-05-30 00:39 2026-05-29 Show GitHub Exploit DB Packet Storm
3394 9.9 CRITICAL
Network
- - A Server-Side Template Injection (SSTI) vulnerability exists in Mautic's theme engine. The platform renders uploaded Twig templates without a sandbox or strict function restrictions. Authenticated us… CWE-1336
 Improper Neutralization of Special Elements Used in a Template Engine
CVE-2026-9558 2026-05-30 00:39 2026-05-29 Show GitHub Exploit DB Packet Storm
3395 9.9 CRITICAL
Network
- - A path traversal vulnerability exists in the campaign import feature of Mautic 7. When extracting uploaded ZIP files during campaign imports, a flaw in the validation logic allows file paths to escap… CWE-22
CWE-73
CWE-98
Path Traversal
 External Control of File Name or Path
 Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')
CVE-2026-9559 2026-05-30 00:39 2026-05-29 Show GitHub Exploit DB Packet Storm
3396 7.1 HIGH
Network
- - An authorization bypass vulnerability exists in the Mautic 7 API v2 endpoints (utilizing API Platform). Under certain conditions, roles configured with owner-scope restrictions (such as `viewown` or … CWE-863
 Incorrect Authorization
CVE-2026-9808 2026-05-30 00:39 2026-05-29 Show GitHub Exploit DB Packet Storm
3397 7.6 HIGH
Network
- - A stored Cross-Site Scripting (XSS) vulnerability exists in the Projects component of Mautic 7. When displaying project tags and popovers on administrative detail views (such as campaigns, emails, or… CWE-79
Cross-site Scripting
CVE-2026-9809 2026-05-30 00:39 2026-05-29 Show GitHub Exploit DB Packet Storm
3398 5.4 MEDIUM
Network
- - A stored Cross-Site Scripting (XSS) vulnerability exists in the project selector component of Mautic 7. When rendering selection menus for associating projects with system entities, the application f… CWE-79
Cross-site Scripting
CVE-2026-9811 2026-05-30 00:39 2026-05-29 Show GitHub Exploit DB Packet Storm
3399 - - - Path traversal vulnerability in Remote Spark (https://www.Remotespark.Com/) SparkView allows reading and writing arbitrary files in all directories as root. This leads to RCE. The affected component … CWE-23
 Relative Path Traversal
CVE-2026-8326 2026-05-30 00:39 2026-05-29 Show GitHub Exploit DB Packet Storm
3400 - - - Incorrect permission settings on a critical resource in Suprema BioStar 2 (versions 2.9.3 through 2.9.11) that allow backup files to be publicly exposed when the administrator configures their path w… CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2026-9508 2026-05-30 00:39 2026-05-29 Show GitHub Exploit DB Packet Storm