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 26, 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
201111 9.8 緊急
Network
LibGD project - GD Graphics Library の gd_interpolation.c の _gdContributionsAlloc 関数における整数アンダーフローの脆弱性 CWE-191
整数アンダーフロー
CVE-2016-10166 2017-04-6 20:04 2016-08-6 Show GitHub Exploit DB Packet Storm
201112 5.5 警告
Local
LibGD project - GD Graphics Library の gd_tga.c の read_image_tga 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-125
境界外読み取り
CVE-2016-6906 2017-04-6 20:04 2016-08-16 Show GitHub Exploit DB Packet Storm
201113 7.8 重要
Local
JasPer Project - JasPer の jpc_t2dec.c の jpc_dec_decodepkt 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2017-6852 2017-04-6 20:02 2017-01-25 Show GitHub Exploit DB Packet Storm
201114 5.5 警告
Local
JasPer Project - JasPer の jas_seq.c の jas_matrix_bindsub 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-125
境界外読み取り
CVE-2017-6851 2017-04-6 20:02 2017-01-22 Show GitHub Exploit DB Packet Storm
201115 5.5 警告
Local
JasPer Project - JasPer の jp2_cod.c の jp2_cdef_destroy 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2017-6850 2017-04-6 20:02 2017-03-5 Show GitHub Exploit DB Packet Storm
201116 7.8 重要
Local
JasPer Project - JasPer の jpc_t2cod.c の jpc_pi_nextcprl 関数における整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2016-10251 2017-04-6 20:02 2016-11-4 Show GitHub Exploit DB Packet Storm
201117 7.5 重要
Network
JasPer Project - JasPer の jp2_cod.c の jp2_colr_destroy 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2016-10250 2017-04-6 20:02 2016-10-23 Show GitHub Exploit DB Packet Storm
201118 7.8 重要
Local
JasPer Project - JasPer の jpc_dec.c の jpc_dec_tiledecode 関数における整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2016-10249 2017-04-6 20:02 2016-10-23 Show GitHub Exploit DB Packet Storm
201119 7.5 重要
Network
JasPer Project - JasPer の jpc_tsfb.c の jpc_tsfb_synthesize 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2016-10248 2017-04-6 20:02 2016-10-20 Show GitHub Exploit DB Packet Storm
201120 5.5 警告
Local
BusyBox - BusyBox の modutils/modprobe.c の add_probe 関数におけるカーネルモジュールのロードの制限を回避される脆弱性 CWE-20
不適切な入力確認
CVE-2014-9645 2017-04-6 17:47 2014-11-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 27, 2026, 4:35 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
4301 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
4302 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
4303 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
4304 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
4305 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
4306 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
4307 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
4308 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
4309 - - - When ALLOW_INSECURE_RAW_TEXT is enabled, whitespace-variant closing tags (e.g., </style\t>) are not recognized by the sanitizer but accepted by browsers as valid end tags, allowing subsequent content… CWE-79
CWE-436
Cross-site Scripting
 Interpretation Conflict
CVE-2026-47344 2026-06-9 22:46 2026-06-9 Show GitHub Exploit DB Packet Storm
4310 - - - Namespace attributes are not encoded correctly during HTML serialization. This allows bypassing the cross-site scripting prevention mechanism of typo3/html-sanitizer before version 2.3.2. CWE-79
Cross-site Scripting
CVE-2026-47345 2026-06-9 22:46 2026-06-9 Show GitHub Exploit DB Packet Storm