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 11, 2026, 6:13 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
221041 7.5 危険 Geodesic Solutions - Geodesic Solutions GeoCore MAX の register.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2014-3871 2014-05-29 15:22 2014-04-25 Show GitHub Exploit DB Packet Storm
221042 3.5 注意 Mayan EDMS - Mayan EDMS の apps/common/templates/calculate_form_title.html におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-3840 2014-05-29 15:21 2014-05-23 Show GitHub Exploit DB Packet Storm
221043 6.4 警告 GLPI-PROJECT.ORG - GLPI の inc/ticket.class.php における任意の PHP オブジェクトをアンシリアライズ化される脆弱性 CWE-Other
その他
CVE-2013-2225 2014-05-29 14:45 2013-06-23 Show GitHub Exploit DB Packet Storm
221044 4.3 警告 Richard W.M. Jones - libguestfs の inspect-fs.c におけるメモリ二重解放の脆弱性 CWE-Other
その他
CVE-2013-2124 2014-05-29 14:37 2013-01-24 Show GitHub Exploit DB Packet Storm
221045 5 警告 MantisBT Group - Mantis Bug Tracker におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-1883 2014-05-29 14:07 2013-04-11 Show GitHub Exploit DB Packet Storm
221046 5 警告 Timo Sirainen - Dovecot の IMAP 機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-2111 2014-05-29 14:00 2013-05-20 Show GitHub Exploit DB Packet Storm
221047 7.5 危険 Square - Square Squash における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2013-5036 2014-05-29 13:49 2013-06-25 Show GitHub Exploit DB Packet Storm
221048 9.3 危険 Michael Uplawski - Ruby 用 Creme Fraiche gem の lib/cremefraiche.rb における任意のコマンドを実行される脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2013-2090 2014-05-29 13:41 2013-05-14 Show GitHub Exploit DB Packet Storm
221049 6.8 警告 Zemanta - WordPress 用 Related Posts by Zemanta プラグインにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2013-3477 2014-05-29 13:39 2013-05-14 Show GitHub Exploit DB Packet Storm
221050 6.8 警告 Kieran O'Shea - WordPress 用 Calendar プラグインにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2013-2698 2014-05-29 13:39 2013-04-28 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