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 16, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
205201 5.5 警告
Local
SAP - SAP HANA DB の Extended Application Services における重要なパスワード情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-3640 2016-08-17 17:52 2016-07-20 Show GitHub Exploit DB Packet Storm
205202 8.6 重要
Network
The PHP Group - PHP の ext/standard/html.c の php_escape_html_entities_ex 関数における整数オーバーフローの脆弱性 CWE-Other
その他
CVE-2016-5095 2016-08-17 15:55 2016-05-26 Show GitHub Exploit DB Packet Storm
205203 6.1 警告
Network
The PHP Group - PHP の main/SAPI.c の sapi_header_op 関数における Internet Explorer に対するクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-8935 2016-08-17 15:55 2015-02-19 Show GitHub Exploit DB Packet Storm
205204 7.6 重要
Network
The PHP Group
LibGD project
- PHP で使用される GD Graphics Library の gd_interpolation.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2013-7456 2016-08-17 15:55 2013-09-24 Show GitHub Exploit DB Packet Storm
205205 4.3 警告
Network
シスコシステムズ - Cisco Prime Infrastructure におけるクリックジャッキング攻撃を実行される脆弱性 CWE-Other
その他
CVE-2016-1474 2016-08-17 14:28 2016-08-3 Show GitHub Exploit DB Packet Storm
205206 8.8 重要
Network
シスコシステムズ - Cisco TelePresence Video Communication Server Expressway の管理 Web インターフェースにおける任意のコマンドを実行される脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2016-1468 2016-08-17 14:28 2016-08-3 Show GitHub Exploit DB Packet Storm
205207 7.5 重要
Network
シスコシステムズ - Cisco Unified Communications Manager IM and Presence Service におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2016-1466 2016-08-17 14:28 2016-08-3 Show GitHub Exploit DB Packet Storm
205208 8.8 重要
Network
シスコシステムズ - Cisco RV180 および RV180W デバイスにおける root 権限で任意のコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2016-1430 2016-08-17 14:28 2016-08-3 Show GitHub Exploit DB Packet Storm
205209 7.5 重要
Network
シスコシステムズ - Cisco RV180 および RV180W デバイスの Web インターフェースにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2016-1429 2016-08-17 14:28 2016-08-3 Show GitHub Exploit DB Packet Storm
205210 8.8 重要
Network
シスコシステムズ - 複数の Cisco デバイス製品における root アクセス権を取得される脆弱性 CWE-287
不適切な認証
CVE-2015-6397 2016-08-17 14:27 2015-08-17 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 16, 2026, 4:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1461 8.1 HIGH
Network
- - Spring Data MongoDB contains a SpEL (Spring Expression Language) expression injection vulnerability. The issue occurs during parameter binding when a user-defined repository query method is annotated… CWE-917
 Improper Neutralization of Special Elements used in an Expression Language Statement ('Expression Language Injection')
CVE-2026-41717 2026-06-10 09:16 2026-06-10 Show GitHub Exploit DB Packet Storm
1462 7.5 HIGH
Network
- - Spring Data's internal property-lookup cache accepts and permanently retains attacker-supplied strings as cache keys, allowing heap exhaustion through repeated requests. Affected versions: Spring Da… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-41716 2026-06-10 09:16 2026-06-10 Show GitHub Exploit DB Packet Storm
1463 4.0 MEDIUM
Network
- - Applications that configure their broker connection via RabbitConnectionFactoryBean.setUri("amqps://...") without also calling setUseSSL(true) get TLS encryption with no certificate validation and no… CWE-295
Improper Certificate Validation 
CVE-2026-41714 2026-06-10 09:16 2026-06-10 Show GitHub Exploit DB Packet Storm
1464 5.9 MEDIUM
Network
- - Applications using Spring Data Commons may be vulnerable to a Denial of Service (DoS) attack leading to a StackOverflowException when parsing Sort parameters. Affected versions: Spring Data Commons … CWE-400
 Uncontrolled Resource Consumption
CVE-2026-41711 2026-06-10 09:16 2026-06-10 Show GitHub Exploit DB Packet Storm
1465 6.1 MEDIUM
Network
- - Spring Security's CookieRequestCache and CookieServerRequestCache store the pre-authentication request URL in a browser cookie so that users can be redirected back to their intended destination after… CWE-601
Open Redirect
CVE-2026-41706 2026-06-10 09:16 2026-06-10 Show GitHub Exploit DB Packet Storm
1466 4.4 MEDIUM
Network
- - Correlation IDs for replies in the RabbitTemplate.sendAndReceive() with the fixed reply queue are predictable due to internal simple counter. Affected versions: Spring AMQP 4.0.0 through 4.0.3; 3.2.… CWE-330
 Use of Insufficiently Random Values
CVE-2026-41701 2026-06-10 09:16 2026-06-10 Show GitHub Exploit DB Packet Storm
1467 4.8 MEDIUM
Network
- - Spring Data Relational does not properly escape binding values of externally-controlled input when using StringMatcher (STARTING, ENDING, or CONTAINING) in Query By Example (QBE). An attacker can sup… CWE-943
 Improper Neutralization of Special Elements in Data Query Logic
CVE-2026-41697 2026-06-10 09:16 2026-06-10 Show GitHub Exploit DB Packet Storm
1468 5.9 MEDIUM
Network
- - Spring Data MongoDB repository query methods annotated with @Query that use regex parameter binding perform insufficient validation of the bound parameter. An attacker can supply a crafted string to … CWE-943
 Improper Neutralization of Special Elements in Data Query Logic
CVE-2026-41696 2026-06-10 09:16 2026-06-10 Show GitHub Exploit DB Packet Storm
1469 7.5 HIGH
Network
- - Spring Data Commons applications may be vulnerable to denial of service through resource exhaustion when attacker-controlled property path strings are passed to MappingContext property path resolutio… CWE-400
 Uncontrolled Resource Consumption
CVE-2026-41695 2026-06-10 09:16 2026-06-10 Show GitHub Exploit DB Packet Storm
1470 6.1 MEDIUM
Network
- - Spring Security Authorization Server's authorization endpoint performs insufficient validation of the request_uri parameter. An attacker can craft a malicious authorization request containing an inva… CWE-601
Open Redirect
CVE-2026-41008 2026-06-10 09:16 2026-06-10 Show GitHub Exploit DB Packet Storm