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 14, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
189551 9.8 緊急
Network
collectd - collectd における二重解放に関する脆弱性 CWE-415
二重解放
CVE-2017-16820 2017-12-7 11:58 2017-10-6 Show GitHub Exploit DB Packet Storm
189552 6.1 警告
Network
Snapcreek LLC - WordPress 用 Snap Creek Duplicator プラグインにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-16815 2017-12-7 11:58 2017-11-13 Show GitHub Exploit DB Packet Storm
189553 7.8 重要
Local
iText Group NV - iText における XML 外部エンティティの脆弱性 CWE-611
XML 外部エンティティ参照の不適切な制限
CVE-2017-9096 2017-12-7 11:55 2017-08-1 Show GitHub Exploit DB Packet Storm
189554 7.5 重要
Network
レッドハット - Red Hat Gluster Storage Server における情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2017-15087 2017-12-7 11:54 2017-11-2 Show GitHub Exploit DB Packet Storm
189555 7.4 重要
Network
レッドハット - Red Hat Gluster Storage Server における暗号に関する脆弱性 CWE-310
暗号の問題
CVE-2017-15086 2017-12-7 11:54 2017-11-2 Show GitHub Exploit DB Packet Storm
189556 5.9 警告
Network
レッドハット - Red Hat Gluster Storage Server における情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2017-15085 2017-12-7 11:54 2017-11-2 Show GitHub Exploit DB Packet Storm
189557 8.1 重要
Network
libvirt.org - libvirt における証明書検証に関する脆弱性 CWE-295
不正な証明書検証
CVE-2017-1000256 2017-12-6 18:30 2017-10-16 Show GitHub Exploit DB Packet Storm
189558 7.8 重要
Local
GNU Project - GNU Binutils における整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2017-16832 2017-12-6 17:53 2017-10-31 Show GitHub Exploit DB Packet Storm
189559 7.8 重要
Local
GNU Project - GNU Binutils における整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2017-16831 2017-12-6 17:53 2017-11-3 Show GitHub Exploit DB Packet Storm
189560 7.8 重要
Local
GNU Project - GNU Binutils における整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2017-16830 2017-12-6 17:53 2017-11-3 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
791 6.4 MEDIUM
Network
- - Applications that configure the WebFlowELExpressionParser are vulnerable to the use of malicious Unified EL expressions. Affected versions: Spring Web Flow 4.0.0; 3.0.0 through 3.0.1; 2.5.0 through … New CWE-917
 Improper Neutralization of Special Elements used in an Expression Language Statement ('Expression Language Injection')
CVE-2026-40985 2026-06-12 00:21 2026-06-11 Show GitHub Exploit DB Packet Storm
792 4.8 MEDIUM
Network
- - Spring Web Flow's JavaScript RemotingHandler renders the body of an error response as HTML even when the response is not "text/html", which can result in a scripting attack in the user's browser if t… New CWE-79
Cross-site Scripting
CVE-2026-40986 2026-06-12 00:21 2026-06-11 Show GitHub Exploit DB Packet Storm
793 7.1 HIGH
Network
- - A malicious or compromised FTP/SFTP/SMB server can write arbitrary files anywhere on the client filesystem (outside the configured local-directory) with attacker-controlled content. Affected version… New CWE-22
Path Traversal
CVE-2026-40987 2026-06-12 00:21 2026-06-11 Show GitHub Exploit DB Packet Storm
794 5.0 MEDIUM
Adjacent
- - Spring Boot's Mail auto-configuration does not enable hostname verification. Applications that set the relevant JavaMail property, such as spring.mail.properties.mail.smtp.ssl.checkserveridentity=tru… New CWE-295
Improper Certificate Validation 
CVE-2026-40992 2026-06-12 00:21 2026-06-11 Show GitHub Exploit DB Packet Storm
795 8.2 HIGH
Network
- - Wss4jSecurityInterceptor initialized its BSP (WS-I Basic Security Profile) compliance flag so that inbound validation disabled WSS4J BSP enforcement on RequestData. Services that validate WS-Security… New CWE-1188
 Insecure Default Initialization of Resource
CVE-2026-40994 2026-06-12 00:21 2026-06-11 Show GitHub Exploit DB Packet Storm
796 5.4 MEDIUM
Network
- - X509AuthenticationProvider could issue a fully authenticated X509AuthenticationToken when a presented certificate mapped to UserDetails, without applying Spring Security's standard account lifecycle … New CWE-287
Improper Authentication
CVE-2026-40995 2026-06-12 00:21 2026-06-11 Show GitHub Exploit DB Packet Storm
797 4.8 MEDIUM
Network
- - Wss4jSecurityInterceptor defaulted allowRSA15KeyTransportAlgorithm to true, overriding Apache WSS4J's safer default for validation RequestData. Inbound WS-Security decryption could therefore accept R… New CWE-327
 Use of a Broken or Risky Cryptographic Algorithm
CVE-2026-40996 2026-06-12 00:21 2026-06-11 Show GitHub Exploit DB Packet Storm
798 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
799 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
800 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