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 12, 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
243481 3.3 注意 GNOME Project - GNOME at-spi2-atk の atk-adaptor/bridge.c におけるファイルを生成または削除される脆弱性 CWE-310
暗号の問題
CVE-2012-3378 2012-09-5 09:48 2012-08-31 Show GitHub Exploit DB Packet Storm
243482 9.3 危険 アドビシステムズ - Adobe Photoshop におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-4170 2012-09-5 09:37 2012-08-30 Show GitHub Exploit DB Packet Storm
243483 2.6 注意 OTRS プロジェクト - Open Technology Real Services にクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-4600 2012-09-4 17:58 2012-08-31 Show GitHub Exploit DB Packet Storm
243484 5.5 警告 OpenStack - OpenStack Compute (Nova) における任意のファイルを上書きされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-3361 2012-09-4 17:51 2012-06-20 Show GitHub Exploit DB Packet Storm
243485 5.5 警告 OpenStack - OpenStack Compute (Nova) Folsom および Essex におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2012-3360 2012-09-4 17:49 2012-06-20 Show GitHub Exploit DB Packet Storm
243486 5 警告 Boost.org - Boost Pool の boost/pool/pool.hpp における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2012-2677 2012-09-4 17:47 2012-05-4 Show GitHub Exploit DB Packet Storm
243487 7.2 危険 Todd C. Miller - sudo におけるコマンドの制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-2337 2012-09-4 17:45 2012-05-18 Show GitHub Exploit DB Packet Storm
243488 5 警告 ConnMan project - ConnMan の dhcpv6_get_option 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2012-2322 2012-09-4 17:42 2012-05-18 Show GitHub Exploit DB Packet Storm
243489 10 危険 ConnMan project - ConnMan の loopback プラグインにおける任意のコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2012-2321 2012-09-4 17:39 2012-05-18 Show GitHub Exploit DB Packet Storm
243490 7.8 危険 ConnMan project - ConnMan におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-2320 2012-09-4 17:38 2012-05-18 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 13, 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
1141 8.1 HIGH
Network
- - Spring Data REST is vulnerable to SpEL expression injection through map-typed properties when processing JSON Patch (application/json-patch+json) requests. When a persistent entity exposes a Map-type… New CWE-917
 Improper Neutralization of Special Elements used in an Expression Language Statement ('Expression Language Injection')
CVE-2026-41729 2026-06-10 09:16 2026-06-10 Show GitHub Exploit DB Packet Storm
1142 7.5 HIGH
Network
- - Spring Data REST's JSON Patch (application/json-patch+json) implementation does not apply the write-access filter to intermediate path segments when resolving a multi-segment JSON Pointer. Affected … New CWE-284
Improper Access Control
CVE-2026-41728 2026-06-10 09:16 2026-06-10 Show GitHub Exploit DB Packet Storm
1143 6.5 MEDIUM
Network
- - Spring Kafka's retry topic infrastructure did not sufficiently validate user-controlled header values before acting on them. A producer could send a record with a crafted retry_topic-attempts header … New CWE-20
 Improper Input Validation 
CVE-2026-41727 2026-06-10 09:16 2026-06-10 Show GitHub Exploit DB Packet Storm
1144 6.5 MEDIUM
Network
- - When an application opts into DelegatingDeserializer, a producer can grow the consumer's heap without bound by sending records with unique random spring.kafka.serialization.selector header values, ev… New CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-41726 2026-06-10 09:16 2026-06-10 Show GitHub Exploit DB Packet Storm
1145 5.9 MEDIUM
Network
- - Spring Data Commons contains a vulnerability that can lead to a Denial of Service (DoS) condition if Spring Data Web Support is enabled in conjunction with a Controller method using @ProjectedPayload… New CWE-400
 Uncontrolled Resource Consumption
CVE-2026-41721 2026-06-10 09:16 2026-06-10 Show GitHub Exploit DB Packet Storm
1146 6.4 MEDIUM
Network
- - A SpEL Injection vulnerability exists in the Spring Data KeyValue if unsanitized user input is passed as Sort into a repository query method that delegates evaluation to the SpelPropertyComparator. … New CWE-917
 Improper Neutralization of Special Elements used in an Expression Language Statement ('Expression Language Injection')
CVE-2026-41719 2026-06-10 09:16 2026-06-10 Show GitHub Exploit DB Packet Storm
1147 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… New 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
1148 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… New 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
1149 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… New CWE-295
Improper Certificate Validation 
CVE-2026-41714 2026-06-10 09:16 2026-06-10 Show GitHub Exploit DB Packet Storm
1150 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 … New CWE-400
 Uncontrolled Resource Consumption
CVE-2026-41711 2026-06-10 09:16 2026-06-10 Show GitHub Exploit DB Packet Storm