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 9, 2026, 2:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
215471 7.5 危険 Piwigo - Piwigo の include/functions_rate.inc.php の rate_picture 関数における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2014-9115 2014-12-24 17:18 2014-11-21 Show GitHub Exploit DB Packet Storm
215472 4.3 警告 MODX - MODX Revolution の manager/assets/fileapi/FileAPI.flash.image.swf におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-8992 2014-12-24 16:37 2014-11-19 Show GitHub Exploit DB Packet Storm
215473 7.2 危険 シマンテック - Windows XP および Server 2003 上で稼動する Symantec Deployment Solution の AClient におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2014-7286 2014-12-24 16:36 2014-12-19 Show GitHub Exploit DB Packet Storm
215474 7.5 危険 The PHP Group - PHP の ext/standard/var_unserializer.re の process_nested_data 関数における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2014-8142 2014-12-24 16:30 2014-12-18 Show GitHub Exploit DB Packet Storm
215475 5 警告 c-icap project - c-icap の request.c の parse_request 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-7401 2014-12-24 16:30 2013-10-2 Show GitHub Exploit DB Packet Storm
215476 4 警告 Novell - Novell eDirectory の iMonitor の nds/files/opt/novell/eDirectory/lib64/ndsimon/public/images におけるプロセスメモリから重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2014-5213 2014-12-24 16:22 2014-12-18 Show GitHub Exploit DB Packet Storm
215477 4.3 警告 Novell - Novell eDirectory の iMonitor の nds/search/data におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-5212 2014-12-24 16:21 2014-12-18 Show GitHub Exploit DB Packet Storm
215478 - - Besttoolbars - AppsGeyser で作成される Android アプリケーションに SSL 証明書の検証不備の脆弱性が作り込まれる問題 CWE-Other
その他
- 2014-12-24 15:51 2014-12-19 Show GitHub Exploit DB Packet Storm
215479 4 警告 Puppet - Puppet Enterprise におけるライセンスおよび証明書の署名リクエスト情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2014-9355 2014-12-24 14:43 2014-12-16 Show GitHub Exploit DB Packet Storm
215480 9 危険 Innominate Security Technologies AG - Innominate mGuard のファームウェアにおける root 権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-9193 2014-12-24 14:40 2014-12-17 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