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 8, 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
203271 5.1 警告
Local
YaST
openSUSE project
- libstorage および libstorage-ng ならびに yast-storage における重要な情報を取得される脆弱性 CWE-Other
その他
CVE-2016-5746 2016-10-4 15:34 2016-07-14 Show GitHub Exploit DB Packet Storm
203272 6.5 警告
Network
OpenStack - OpenStack Compute におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2016-7498 2016-10-4 15:10 2016-09-21 Show GitHub Exploit DB Packet Storm
203273 9.8 緊急
Network
OpenStack - 複数の OpenStack 製品における任意の Python オブジェクトを作成される脆弱性 CWE-20
不適切な入力確認
CVE-2016-4972 2016-10-4 15:10 2016-06-23 Show GitHub Exploit DB Packet Storm
203274 9.8 緊急
Network
iperf project
openSUSE project
SUSE
- cJSON ライブラリの cjson.c 内の parse_string 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2016-4303 2016-10-4 14:26 2016-06-8 Show GitHub Exploit DB Packet Storm
203275 5.9 警告
Local
openSUSE project
SQLite
Fedora Project
- SQLite の os_unix.c における重要な情報を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2016-6153 2016-10-4 14:07 2016-05-18 Show GitHub Exploit DB Packet Storm
203276 7.8 重要
Local
シトリックス・システムズ - Citrix Linux Virtual Delivery Agent における root 権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-6276 2016-10-4 13:43 2016-09-15 Show GitHub Exploit DB Packet Storm
203277 6.5 警告
Network
IBM - IBM AIX で使用される Tivoli Lightweight Infrastructure の Eclipse Help におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2016-6038 2016-10-4 11:52 2016-09-22 Show GitHub Exploit DB Packet Storm
203278 6.5 警告
Network
IBM - IBM Tealeaf Customer Experience の Web ポータルにおけるアクセス権を取得される脆弱性 CWE-Other
その他
CVE-2016-5997 2016-10-4 11:45 2016-09-14 Show GitHub Exploit DB Packet Storm
203279 7.5 重要
Network
IBM - IBM Tealeaf Customer Experience の Web ポータルにおけるアクセス権を取得される脆弱性 CWE-Other
その他
CVE-2016-5996 2016-10-4 11:45 2016-09-14 Show GitHub Exploit DB Packet Storm
203280 5.4 警告
Network
IBM - IBM Tealeaf Customer Experience の Web ポータルの Web UI におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-5978 2016-10-4 11:45 2016-09-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 9, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2761 5.0 MEDIUM
Network
- - pyLoad is a free and open-source download manager written in Python. Prior to 0.5.0b3.dev100, the PREREQFUNCTION-based private IP check was not applied to HTTPRequest (used by the parse_urls API). An… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-46561 2026-05-30 00:39 2026-05-29 Show GitHub Exploit DB Packet Storm
2762 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
2763 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
2764 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
2765 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
2766 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
2767 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
2768 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
2769 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
2770 - - - 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