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, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
203501 7.5 重要
Network
LibTIFF - LibTIFF の bmp2tiff ツールの tif_zip.c の ZIPEncode 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-3620 2016-10-5 14:01 2016-07-12 Show GitHub Exploit DB Packet Storm
203502 6.5 警告
Network
LibTIFF - LibTIFF の bmp2tiff ツールの tif_dumpmode.c の DumpModeEncode 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2016-3619 2016-10-5 14:01 2016-06-27 Show GitHub Exploit DB Packet Storm
203503 7.8 重要
Local
Apache Software Foundation - Debian jessie および Ubuntu 上で稼動する tomcat パッケージの Tomcat init スクリプトにおける root 権限を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2016-1240 2016-10-5 13:48 2016-09-15 Show GitHub Exploit DB Packet Storm
203504 5.5 警告
Local
オラクル - Oracle Linux の kernel-uek における脆弱性 CWE-noinfo
情報不足
CVE-2016-0617 2016-10-5 11:36 2016-04-19 Show GitHub Exploit DB Packet Storm
203505 5.4 警告
Network
DELL EMC (旧 EMC Corporation) - EMC ViPR SRM におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-6647 2016-10-5 11:04 2016-09-27 Show GitHub Exploit DB Packet Storm
203506 9.8 緊急
Network
Aternity, Inc. - Aternity の Web サーバにおける任意の Java コードを実行される脆弱性 CWE-Other
CWE-Other
CVE-2016-5062 2016-10-5 10:28 2016-09-28 Show GitHub Exploit DB Packet Storm
203507 6.1 警告
Network
Aternity, Inc. - Aternity の Web サーバにおけるクロスサイトスクリプティングの脆弱性 CWE-79
CWE-Other
CVE-2016-5061 2016-10-5 10:28 2016-09-28 Show GitHub Exploit DB Packet Storm
203508 6.5 警告
Network
Google - Google Chrome における SafeBrowsing 保護メカニズムを回避される脆弱性 CWE-Other
その他
CVE-2016-5176 2016-10-5 10:12 2016-09-13 Show GitHub Exploit DB Packet Storm
203509 8.1 重要
Network
マイクロソフト - Node.js 用 Microsoft Azure Active Directory Passport ライブラリにおける認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2016-7191 2016-10-5 10:07 2016-08-25 Show GitHub Exploit DB Packet Storm
203510 4 警告
Network
シーメンス - Siemens SCALANCE M-800 および S615 モジュールのファームウェアの統合 Web サーバにおけるセッション Cookie をキャプチャされる脆弱性 CWE-200
情報漏えい
CVE-2016-7090 2016-10-5 09:57 2016-09-22 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