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 15, 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
229551 7.5 危険 libssh - libssh における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2012-4562 2012-12-21 15:20 2012-11-20 Show GitHub Exploit DB Packet Storm
229552 5 警告 libssh - libssh の keys.c におけるサービス運用妨害 (クラッシュ) の脆弱性 CWE-noinfo
情報不足
CVE-2012-4561 2012-12-21 15:19 2012-11-20 Show GitHub Exploit DB Packet Storm
229553 6.8 警告 libssh - libssh の複数の関数におけるメモリ二重解放の脆弱性 CWE-399
リソース管理の問題
CVE-2012-4559 2012-12-21 15:18 2012-11-20 Show GitHub Exploit DB Packet Storm
229554 7.5 危険 libssh - libssh の sftp.c におけるメモリ二重解放の脆弱性 CWE-399
リソース管理の問題
CVE-2012-6063 2012-12-21 15:16 2012-11-20 Show GitHub Exploit DB Packet Storm
229555 3.6 注意 oVirt - SANLock の log.h におけるファイルコンテンツを上書きされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-5638 2012-12-21 15:08 2012-12-20 Show GitHub Exploit DB Packet Storm
229556 7.9 危険 IBM - IBM POWER5 のサービス・プロセッサーに権限昇格の脆弱性 CWE-255
証明書・パスワード管理
CVE-2012-4856 2012-12-21 14:56 2012-12-13 Show GitHub Exploit DB Packet Storm
229557 7.5 危険 Ciprian Popescu - WordPress 用 Portable phpMyAdmin プラグインにおける認証を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-5469 2012-12-21 14:08 2012-12-20 Show GitHub Exploit DB Packet Storm
229558 2.6 注意 NHN Japan - Android 版 ロケタッチにおける情報管理不備の脆弱性 CWE-Other
その他
CVE-2012-5183 2012-12-21 12:02 2012-12-21 Show GitHub Exploit DB Packet Storm
229559 2.6 注意 NHN Japan - Android 版 ロケタッチにおける暗黙的 Intent の扱いに関する脆弱性 CWE-DesignError
CVE-2012-5182 2012-12-21 12:01 2012-12-21 Show GitHub Exploit DB Packet Storm
229560 10 危険 IBM - IBM WAS for z/OS の IBM HTTP Server コンポーネントにおける任意のコマンドを実行される脆弱性 CWE-noinfo
情報不足
CVE-2012-5955 2012-12-21 11:50 2012-12-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 15, 2026, 4:10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
831 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 … 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
832 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… CWE-79
Cross-site Scripting
CVE-2026-40986 2026-06-12 00:21 2026-06-11 Show GitHub Exploit DB Packet Storm
833 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… CWE-22
Path Traversal
CVE-2026-40987 2026-06-12 00:21 2026-06-11 Show GitHub Exploit DB Packet Storm
834 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… CWE-295
Improper Certificate Validation 
CVE-2026-40992 2026-06-12 00:21 2026-06-11 Show GitHub Exploit DB Packet Storm
835 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… CWE-1188
 Insecure Default Initialization of Resource
CVE-2026-40994 2026-06-12 00:21 2026-06-11 Show GitHub Exploit DB Packet Storm
836 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 … CWE-287
Improper Authentication
CVE-2026-40995 2026-06-12 00:21 2026-06-11 Show GitHub Exploit DB Packet Storm
837 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… 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
838 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… 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
839 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… CWE-611
XXE
CVE-2026-40998 2026-06-12 00:21 2026-06-11 Show GitHub Exploit DB Packet Storm
840 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… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-40999 2026-06-12 00:21 2026-06-11 Show GitHub Exploit DB Packet Storm