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
331 9.6 緊急
Network
アドビシステムズ Adobe ColdFusion アドビのAdobe ColdFusionにおけるパストラバーサルの脆弱性 New CWE-22
パス・トラバーサル
CVE-2026-47932 2026-06-16 13:36 2026-06-9 Show GitHub Exploit DB Packet Storm
332 5.4 警告
Network
アドビシステムズ Adobe ColdFusion アドビのAdobe ColdFusionにおけるクロスサイトスクリプティングの脆弱性 New CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-47933 2026-06-16 13:36 2026-06-9 Show GitHub Exploit DB Packet Storm
333 7.4 重要
Network
アドビシステムズ Adobe ColdFusion アドビのAdobe ColdFusionにおけるXML 外部エンティティの脆弱性 New CWE-611
XML 外部エンティティ参照の不適切な制限
CVE-2026-47960 2026-06-16 13:36 2026-06-9 Show GitHub Exploit DB Packet Storm
334 6.5 警告
Network
ERLANG Erlang/ssh
Erlang/OTP
ERLANGのErlang/OTP等の複数製品における情報漏えいに関する脆弱性 New CWE-200
情報漏えい
CVE-2026-48855 2026-06-16 13:36 2026-06-10 Show GitHub Exploit DB Packet Storm
335 6.5 警告
Network
ERLANG Erlang/OTP
Erlang/Inets (Inets)
ERLANGのErlang/Inets (Inets)等の複数製品におけるオープンリダイレクトの脆弱性 New CWE-601
オープンリダイレクト
CVE-2026-48856 2026-06-16 13:36 2026-06-10 Show GitHub Exploit DB Packet Storm
336 5.3 警告
Network
ERLANG Erlang/ssh
Erlang/OTP
ERLANGのErlang/OTP等の複数製品におけるタイミングの違いに起因する情報漏えいに関する脆弱性 New CWE-208
タイミングの違いに起因する情報漏えい
CVE-2026-48859 2026-06-16 13:36 2026-06-10 Show GitHub Exploit DB Packet Storm
337 6.5 警告
Network
ERLANG Erlang/SSL (Erlang SSL)
Erlang/OTP
ERLANGのErlang/OTP等の複数製品における複数の脆弱性 New CWE-1025
CWE-863
CVE-2026-48860 2026-06-16 13:36 2026-06-10 Show GitHub Exploit DB Packet Storm
338 5.3 警告
Network
guzzlephp psr-7 guzzlephpのpsr-7における複数の脆弱性 New CWE-20
CWE-918
CWE-918
CVE-2026-48998 2026-06-16 13:36 2026-06-11 Show GitHub Exploit DB Packet Storm
339 5.3 警告
Network
guzzlephp psr-7 guzzlephpのpsr-7における複数の脆弱性 New CWE-113
CWE-20
CWE-93
CVE-2026-49214 2026-06-16 13:36 2026-06-11 Show GitHub Exploit DB Packet Storm
340 9.8 緊急
Network
Apache Software Foundation Apache CXF Apache Software FoundationのApache CXFにおけるXML 外部エンティティの脆弱性 New CWE-611
XML 外部エンティティ参照の不適切な制限
CVE-2026-49875 2026-06-16 13:36 2026-06-12 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
309831 - qt
digia
qt QSslSocket in Qt before 4.7.0-rc1 recognizes a wildcard IP address in the subject's Common Name field of an X.509 certificate, which might allow man-in-the-middle attackers to spoof arbitrary SSL ser… CWE-20
 Improper Input Validation 
CVE-2010-5076 2024-11-21 10:22 2012-06-30 Show GitHub Exploit DB Packet Storm
309832 - typo3 typo3 The fileDenyPattern functionality in the PHP file inclusion protection API in TYPO3 4.2.x before 4.2.16, 4.3.x before 4.3.9, and 4.4.x before 4.4.5 does not properly filter file types, which allows r… CWE-20
 Improper Input Validation 
CVE-2010-5099 2024-11-21 10:22 2012-05-31 Show GitHub Exploit DB Packet Storm
309833 - typo3 typo3 The escapeStrForLike method in TYPO3 4.2.x before 4.2.16, 4.3.x before 4.3.9, and 4.4.x before 4.4.5 does not properly escape input when the MySQL database is set to sql_mode NO_BACKSLASH_ESCAPES, wh… CWE-200
Information Exposure
CVE-2010-5104 2024-11-21 10:22 2012-05-22 Show GitHub Exploit DB Packet Storm
309834 - typo3 typo3 SQL injection vulnerability in the list module in TYPO3 4.2.x before 4.2.16, 4.3.x before 4.3.9, and 4.4.x before 4.4.5 allows remote authenticated users with certain permissions to execute arbitrary… CWE-89
SQL Injection
CVE-2010-5103 2024-11-21 10:22 2012-05-22 Show GitHub Exploit DB Packet Storm
309835 - typo3 typo3 Directory traversal vulnerability in mod/tools/em/class.em_unzip.php in the unzip library in TYPO3 4.2.x before 4.2.16, 4.3.x before 4.3.9, and 4.4.x before 4.4.5 allows remote attackers to write arb… CWE-22
Path Traversal
CVE-2010-5102 2024-11-21 10:22 2012-05-22 Show GitHub Exploit DB Packet Storm
309836 - typo3 typo3 Directory traversal vulnerability in the TypoScript setup in TYPO3 4.2.x before 4.2.16, 4.3.x before 4.3.9, and 4.4.x before 4.4.5 allows remote authenticated administrators to read arbitrary files v… CWE-22
Path Traversal
CVE-2010-5101 2024-11-21 10:22 2012-05-22 Show GitHub Exploit DB Packet Storm
309837 - typo3 typo3 Multiple cross-site scripting (XSS) vulnerabilities in the Install Tool in TYPO3 4.2.x before 4.2.16, 4.3.x before 4.3.9, and 4.4.x before 4.4.5 allow remote authenticated users to inject arbitrary w… CWE-79
Cross-site Scripting
CVE-2010-5100 2024-11-21 10:22 2012-05-22 Show GitHub Exploit DB Packet Storm
309838 - typo3 typo3 Cross-site scripting (XSS) vulnerability in the FORM content object in TYPO3 4.2.x before 4.2.16, 4.3.x before 4.3.9, and 4.4.x before 4.4.5, allows remote authenticated users to inject arbitrary web… CWE-79
Cross-site Scripting
CVE-2010-5098 2024-11-21 10:22 2012-05-22 Show GitHub Exploit DB Packet Storm
309839 - typo3 typo3 Cross-site scripting (XSS) vulnerability in the click enlarge functionality in TYPO3 4.3.x before 4.3.9 and 4.4.x before 4.4.5 when the caching framework is enabled, allows remote attackers to inject… CWE-79
Cross-site Scripting
CVE-2010-5097 2024-11-21 10:22 2012-05-22 Show GitHub Exploit DB Packet Storm
309840 - bitweaver bitweaver Directory traversal vulnerability in wiki/rankings.php in Bitweaver 2.7 and 2.8.1 allows remote attackers to read arbitrary files via a .. (dot dot) in the style parameter. CWE-22
Path Traversal
CVE-2010-5086 2024-11-21 10:22 2012-03-20 Show GitHub Exploit DB Packet Storm