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
193251 9.8 緊急
Network
マイクロソフト - Microsoft ChakraCore におけるリモートでコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2017-8658 2017-09-12 11:51 2017-08-10 Show GitHub Exploit DB Packet Storm
193252 8.1 重要
Network
Tune Library project - WordPress 用 Tune Library プラグインにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2015-3314 2017-09-12 11:32 2015-04-20 Show GitHub Exploit DB Packet Storm
193253 9.8 緊急
Network
Community Events project - WordPress 用 Community Events プラグインにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2015-3313 2017-09-12 11:32 2015-04-18 Show GitHub Exploit DB Packet Storm
193254 7.5 重要
Network
Apache Software Foundation - Apache Struts 2 における Struts 内部を操作される脆弱性 CWE-20
不適切な入力確認
CVE-2015-5209 2017-09-12 11:28 2015-10-21 Show GitHub Exploit DB Packet Storm
193255 6.1 警告
Network
Broken Link Checker project - Wordpress 用 Broken Link Checker プラグインの Wordpress 管理パネルにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-5057 2017-09-11 18:34 2015-06-24 Show GitHub Exploit DB Packet Storm
193256 6.1 警告
Network
PHPMyWind.COM - PHPMyWind におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-12984 2017-09-11 18:07 2017-08-21 Show GitHub Exploit DB Packet Storm
193257 8.8 重要
Network
ImageMagick - ImageMagick におけるバッファエラーの脆弱性 CWE-119
バッファエラー
CVE-2017-12983 2017-09-11 18:07 2017-08-18 Show GitHub Exploit DB Packet Storm
193258 8.8 重要
Network
Podlove - WordPress 用 Podlove Podcast Publisher プラグインにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2017-12949 2017-09-11 18:06 2017-08-7 Show GitHub Exploit DB Packet Storm
193259 6.1 警告
Network
PressForward - WordPress 用 PressForward プラグインの Core\Admin\PFTemplater.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-12948 2017-09-11 17:11 2017-08-7 Show GitHub Exploit DB Packet Storm
193260 7.2 重要
Network
Daniel Iser - WordPress 用 Easy Modal プラグインの classes\controller\admin\modals.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2017-12947 2017-09-11 17:11 2017-08-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