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 19, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
224311 3.3 注意 Thomas Kluyver - python-xdg の xdg.BaseDirectory.get_runtime_dir 関数における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2014-1624 2014-01-30 09:59 2014-01-21 Show GitHub Exploit DB Packet Storm
224312 4.3 警告 マカフィー - McAfee Vulnerability Manager の index.exp におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-5094 2014-01-29 18:03 2013-03-8 Show GitHub Exploit DB Packet Storm
224313 2.1 注意 Python Software Foundation - RPLY の parsergenerator.py のパーサキャッシュ機能におけるキャッシュデータを偽装される脆弱性 CWE-DesignError
CVE-2014-1604 2014-01-29 16:27 2014-01-18 Show GitHub Exploit DB Packet Storm
224314 2.1 注意 Starbucks Coffee Company - iOS 用 Starbucks アプリケーションにおけるユーザ名などの情報を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2014-0647 2014-01-29 16:20 2014-01-13 Show GitHub Exploit DB Packet Storm
224315 7.2 危険 Detlef Pilzecker - Perl 用 Proc::Daemon モジュールにおける脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-7135 2014-01-29 15:00 2013-12-16 Show GitHub Exploit DB Packet Storm
224316 10 危険 Enghouse Interactive - Enghouse Interactive IVR Pro の Enghouse Interactive Professional Services の不特定の "アドオン製品" における権限を取得される脆弱性 CWE-310
暗号の問題
CVE-2013-6838 2014-01-29 14:50 2013-11-27 Show GitHub Exploit DB Packet Storm
224317 5 警告 Bitweaver - Bitweaver の gmap/view_overlay.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2012-5192 2014-01-29 14:02 2012-10-23 Show GitHub Exploit DB Packet Storm
224318 5 警告 シトリックス・システムズ - Android 用 Citrix GoToMeeting アプリケーションにおけるユーザ ID を取得される脆弱性 CWE-200
情報漏えい
CVE-2014-1664 2014-01-29 13:40 2014-01-23 Show GitHub Exploit DB Packet Storm
224319 4.3 警告 Joomla! - Joomla! 用 JV Comment におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-0794 2014-01-29 12:37 2014-01-14 Show GitHub Exploit DB Packet Storm
224320 5 警告 Tntnet - tntnet の framework/common/messageheaderparser.cpp における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-7299 2014-01-29 12:27 2013-12-11 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
2221 5.9 MEDIUM
Network
- - Spring MVC and WebFlux applications are vulnerable to Information Disclosure attacks when resolving static resources. Affected versions: Spring Framework 7.0.0 through 7.0.7; 6.2.0 through 6.2.18; 6… CWE-524
 Use of Cache Containing Sensitive Information
CVE-2026-41841 2026-06-9 22:49 2026-06-9 Show GitHub Exploit DB Packet Storm
2222 7.5 HIGH
Network
- - Spring MVC and WebFlux applications are vulnerable to Denial of Service (DoS) attacks when resolving static resources. Affected versions: Spring Framework 7.0.0 through 7.0.7; 6.2.0 through 6.2.18; … CWE-400
 Uncontrolled Resource Consumption
CVE-2026-41842 2026-06-9 22:49 2026-06-9 Show GitHub Exploit DB Packet Storm
2223 5.9 MEDIUM
Network
- - Spring MVC and WebFlux applications are vulnerable to Path Traversal attacks when resolving static resources. Affected versions: Spring Framework 7.0.0 through 7.0.7; 6.2.0 through 6.2.18; 6.1.0 thr… CWE-22
Path Traversal
CVE-2026-41843 2026-06-9 22:49 2026-06-9 Show GitHub Exploit DB Packet Storm
2224 7.5 HIGH
Network
- - An integer overflow vulnerability exists in the evaluation logic of the Spring Expression Language (SpEL). An attacker can exploit this by supplying a specially crafted SpEL expression that triggers … CWE-190
 Integer Overflow or Wraparound
CVE-2026-41849 2026-06-9 22:49 2026-06-9 Show GitHub Exploit DB Packet Storm
2225 7.5 HIGH
Network
- - Applications that evaluate user-supplied Spring Expression Language (SpEL) expressions are vulnerable to an Algorithmic Denial of Service (DoS). By providing a specially crafted expression, an attack… CWE-407
 Inefficient Algorithmic Complexity
CVE-2026-41850 2026-06-9 22:49 2026-06-9 Show GitHub Exploit DB Packet Storm
2226 5.3 MEDIUM
Network
- - Applications which accept user-supplied Spring Expression Language (SpEL) expressions may be vulnerable to a Denial of Service (DoS) attack if the evaluation of a SpEL expression triggers unbounded c… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-41851 2026-06-9 22:49 2026-06-9 Show GitHub Exploit DB Packet Storm
2227 8.1 HIGH
Network
- - In an untrusted JMS environment, org.springframework.jms.support.converter.MappingJackson2MessageConverter and org.springframework.jms.support.converter.JacksonJsonMessageConverter allow arbitrary cl… CWE-502
 Deserialization of Untrusted Data
CVE-2026-41855 2026-06-9 22:49 2026-06-9 Show GitHub Exploit DB Packet Storm
2228 7.1 HIGH
Local
- - A vulnerability has been identified in SIMATIC WinCC Unified PC Runtime V16 (All versions), SIMATIC WinCC Unified PC Runtime V17 (All versions), SIMATIC WinCC Unified PC Runtime V18 (All versions), S… CWE-313
 Cleartext Storage in a File or on Disk
CVE-2026-24349 2026-06-9 22:49 2026-06-9 Show GitHub Exploit DB Packet Storm
2229 6.1 MEDIUM
Adjacent
- - A vulnerability has been identified in SIPROTEC 5 6MD84 (CP300) (All versions), SIPROTEC 5 6MD85 (CP200) (All versions), SIPROTEC 5 6MD85 (CP300) (All versions), SIPROTEC 5 6MD86 (CP200) (All version… CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2025-40808 2026-06-9 22:49 2026-06-9 Show GitHub Exploit DB Packet Storm
2230 4.7 MEDIUM
Local
- - A path traversal vulnerability was found in awxkit, the CLI tool for AWX. The YAML !include directive does not sanitize file paths, allowing an attacker to craft a malicious YAML file that reads arbi… CWE-22
Path Traversal
CVE-2026-52902 2026-06-9 22:49 2026-06-9 Show GitHub Exploit DB Packet Storm