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 18, 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
216851 7.5 危険 OpenBSD - LibreSSL の d1_srtp.c 内の ssl_parse_clienthello_use_srtp_ext 関数におけるメモリ二重解放の脆弱性 CWE-Other
その他
CVE-2014-9424 2015-01-6 14:06 2014-12-12 Show GitHub Exploit DB Packet Storm
216852 5 警告 Hillstone Software - Hillstone HS TFTP Server におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-4720 2015-01-6 14:01 2011-12-2 Show GitHub Exploit DB Packet Storm
216853 4.3 警告 SiliSoftware - phpThumb のデフォルト設定におけるサーバサイドのリクエストフォージェリの脆弱性 CWE-Other
その他
CVE-2013-6919 2015-01-6 13:55 2013-11-30 Show GitHub Exploit DB Packet Storm
216854 5 警告 Facebook - Facebook HipHop Virtual Machine の hphp/runtime/ext/ext_hash.cpp の HashContext クラスにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2014-6229 2015-01-6 13:50 2014-09-19 Show GitHub Exploit DB Packet Storm
216855 7.5 危険 Facebook - Facebook HipHop Virtual Machine の hphp/runtime/base/zend-string.cpp の string_chunk_split 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2014-6228 2015-01-6 13:49 2014-08-25 Show GitHub Exploit DB Packet Storm
216856 5 警告 Facebook - Facebook HipHop Virtual Machine の hphp/runtime/ext/mcrypt/ext_mcrypt.cpp の mcrypt_create_iv 関数における暗号保護メカニズムを破られる脆弱性 CWE-310
暗号の問題
CVE-2014-5386 2015-01-6 13:49 2014-08-16 Show GitHub Exploit DB Packet Storm
216857 5 警告 Facebook - Facebook HipHop Virtual Machine におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-2209 2015-01-6 13:48 2014-05-2 Show GitHub Exploit DB Packet Storm
216858 7.5 危険 Facebook - Facebook HipHop Virtual Machine の hphp/util/light-process.cpp の LightProcess プロトコルの実装における CRLF インジェクションの脆弱性 CWE-94
コード・インジェクション
CVE-2014-2208 2015-01-6 13:48 2014-03-3 Show GitHub Exploit DB Packet Storm
216859 4 警告 Open-Xchange - Open-Xchange AppSuite の backend の Birthday ウィジェットにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-6241 2015-01-6 13:47 2013-10-21 Show GitHub Exploit DB Packet Storm
216860 7.5 危険 Pydio - Pydio の Zoho プラグインの plugins/editor.zoho/agent/save_zoho.php における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2013-6227 2015-01-6 11:57 2013-10-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 18, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1461 - - - A command injection vulnerability in Palo Alto Networks PAN-OS® software enables an authenticated administrator to bypass system restrictions and run arbitrary commands as a root user. To be able to … CWE-78
OS Command 
CVE-2026-0273 2026-06-12 00:21 2026-06-11 Show GitHub Exploit DB Packet Storm
1462 - - - An incorrect buffer size calculation in the epoch key generator in OpenVPN ovpn-dco-win version 2.0.0 through 2.8.3 allows a remote authenticated peer to trigger a heap-based buffer overflow and kern… CWE-122
CWE-131
CWE-787
Heap-based Buffer Overflow
Incorrect Calculation of Buffer Size
 Out-of-bounds Write
CVE-2026-11604 2026-06-12 00:21 2026-06-11 Show GitHub Exploit DB Packet Storm
1463 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
1464 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
1465 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
1466 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
1467 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
1468 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
1469 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
1470 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