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 12, 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
194961 5.4 警告
Network
The Cacti Group - Cacti の aggregate_graphs.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-11163 2017-08-1 11:54 2017-07-10 Show GitHub Exploit DB Packet Storm
194962 7.5 重要
Network
The PHP Group - PHP における解放済みメモリの使用に関する脆弱性 CWE-416
CWE-502
CVE-2017-11143 2017-08-1 11:54 2017-07-6 Show GitHub Exploit DB Packet Storm
194963 5.5 警告
Local
mpg123 project - mpg123 の libmpg123/layer3.c の III_i_stereo 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2017-11126 2017-08-1 11:53 2017-07-3 Show GitHub Exploit DB Packet Storm
194964 7.5 重要
Network
GNU Project - GNU Libtasn1 における NULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2017-10790 2017-07-31 18:36 2017-06-22 Show GitHub Exploit DB Packet Storm
194965 5.9 警告
Network
DBD::mysql project - DBD::mysql におけるセキュリティ機能に関する脆弱性 CWE-254
セキュリティ機能
CVE-2017-10789 2017-07-31 18:35 2017-03-23 Show GitHub Exploit DB Packet Storm
194966 9.8 緊急
Network
SQLite - GDAL などの製品で使用される SQLite の ext/rtree/rtree.c の getNodeSize 関数におけるヒープベースのバッファオーバーリードの脆弱性 CWE-119
バッファエラー
CVE-2017-10989 2017-07-31 18:19 2017-07-1 Show GitHub Exploit DB Packet Storm
194967 9.8 緊急
Physics
DBD::mysql project - DBD::mysql における解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2017-10788 2017-07-31 18:17 2017-04-14 Show GitHub Exploit DB Packet Storm
194968 7.8 重要
Local
catdoc - catdoc の ole.c の ole_init 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2017-11110 2017-07-31 18:10 2017-07-7 Show GitHub Exploit DB Packet Storm
194969 7.8 重要
Local
Vim - Vim におけるサービス運用妨害 (DoS) の脆弱性 CWE-416
解放済みメモリの使用
CVE-2017-11109 2017-07-31 18:01 2017-07-8 Show GitHub Exploit DB Packet Storm
194970 7.5 重要
Network
The Tcpdump Group - tcpdump におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2017-11108 2017-07-31 17:57 2017-07-7 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 12, 2026, 4:20 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
231 5.3 MEDIUM
Network
- - Several Spring WS integration paths with Spring Security could surface detailed account state (for example locked or disabled user semantics) to remote SOAP clients through exception messages or call… New CWE-209
Information Exposure Through an Error Message
CVE-2026-40997 2026-06-12 00:21 2026-06-11 Show GitHub Exploit DB Packet Storm
232 8.2 HIGH
Network
- - Jaxp13XPathTemplate evaluated XPath expressions for StreamSource and SAXSource inputs using a code path that parsed attacker-controlled XML with the JDK's default DocumentBuilderFactory behavior inst… New CWE-611
XXE
CVE-2026-40998 2026-06-12 00:21 2026-06-11 Show GitHub Exploit DB Packet Storm
233 8.6 HIGH
Network
- - When WS-Addressing is used with non-anonymous ReplyTo or FaultTo addresses, Spring WS may initiate outbound connections through configured WebServiceMessageSender instances to destinations taken dire… New CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-40999 2026-06-12 00:21 2026-06-11 Show GitHub Exploit DB Packet Storm
234 3.7 LOW
Network
- - Wss4jSecurityInterceptor did not consistently wire Apache WSS4J ReplayCache instances into RequestData for validation-time checks. As a result, protections against replay of UsernameToken nonces and … New CWE-294
Authentication Bypass by Capture-replay 
CVE-2026-41000 2026-06-12 00:21 2026-06-11 Show GitHub Exploit DB Packet Storm
235 5.3 MEDIUM
Local
- - Spring Boot's ArtemisEmbeddedConfigurationFactory uses a fixed, static path for the embedded Artemis message broker's data directory when no explicit path is configured. A local attacker on the same … New CWE-377
 Insecure Temporary File
CVE-2026-41001 2026-06-12 00:21 2026-06-11 Show GitHub Exploit DB Packet Storm
236 8.1 HIGH
Network
- - Spring for GraphQL applications are vulnerable to Unsafe Deserialization when processing paginated GraphQL queries. An attacker can craft a malicious GraphQL request that can lead to Remote Code Exec… New CWE-502
 Deserialization of Untrusted Data
CVE-2026-41699 2026-06-12 00:21 2026-06-11 Show GitHub Exploit DB Packet Storm
237 8.1 HIGH
Network
- - Spring for GraphQL applications that have enabled the WebSocket transport are vulnerable to Cross-Site WebSocket Hijacking. An attacker can trick an authenticated user into visiting a malicious page,… New CWE-346
 Origin Validation Error
CVE-2026-41700 2026-06-12 00:21 2026-06-11 Show GitHub Exploit DB Packet Storm
238 7.5 HIGH
Network
- - The Spring GraphQL annotation detection mechanism for @Controller data fetchers may not correctly resolve annotations on methods within type hierarchies. This can be an issue if such annotations are … New CWE-284
Improper Access Control
CVE-2026-41856 2026-06-12 00:21 2026-06-11 Show GitHub Exploit DB Packet Storm
239 5.0 MEDIUM
Network
- - An integer underflow vulnerability was found in MIT krb5 in the berval2tl_data() function in plugins/kdb/ldap/libkdb_ldap/ldap_principal2.c. The function performs an unsigned subtraction (bv_len - 2)… New CWE-191
 Integer Underflow (Wrap or Wraparound)
CVE-2026-11850 2026-06-12 00:21 2026-06-11 Show GitHub Exploit DB Packet Storm
240 7.8 HIGH
Local
microsoft windows_10_1607
windows_10_1809
windows_10_21h2
windows_10_22h2
windows_11_23h2
windows_11_24h2
windows_11_25h2
windows_11_26h1
windows_server_2012
windows_server_2016
w…
Integer overflow or wraparound in Windows Internet (wininet.dll) allows an authorized attacker to elevate privileges locally. New CWE-190
CWE-416
 Integer Overflow or Wraparound
 Use After Free
CVE-2026-45592 2026-06-12 00:21 2026-06-10 Show GitHub Exploit DB Packet Storm