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 13, 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
243521 6.8 警告 MyBB Group - MyBB の global.php におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2011-5131 2012-09-3 13:53 2011-11-25 Show GitHub Exploit DB Packet Storm
243522 6.8 警告 Haudenschilt - Family Connections CMS の dev/less.php における任意のコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-5130 2012-09-3 13:49 2011-11-30 Show GitHub Exploit DB Packet Storm
243523 5 警告 XChat - XChat におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-5129 2012-09-3 13:42 2012-08-30 Show GitHub Exploit DB Packet Storm
243524 4.3 警告 The PHP Group - PHP の main/SAPI.c における HTTP レスポンス分割の保護メカニズムを回避される脆弱性 CWE-20
不適切な入力確認
CVE-2011-1398 2012-09-3 13:41 2012-04-26 Show GitHub Exploit DB Packet Storm
243525 10 危険 ヒューレット・パッカード - HP iNode Management Center における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2012-3254 2012-08-31 16:41 2012-08-29 Show GitHub Exploit DB Packet Storm
243526 10 危険 ヒューレット・パッカード - HP Intelligent Management Center における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2012-3253 2012-08-31 16:40 2012-08-29 Show GitHub Exploit DB Packet Storm
243527 3.3 注意 ソフォス - Sophos SafeGuard Enterprise の Device Encryption Client におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-4736 2012-08-31 16:23 2012-08-29 Show GitHub Exploit DB Packet Storm
243528 5 警告 IBM - IBM InfoSphere Guardium のデータソース定義エディタにおける重要な情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2012-3312 2012-08-31 16:22 2012-08-29 Show GitHub Exploit DB Packet Storm
243529 6.8 警告 IBM - IBM InfoSphere Guardium のアカウント作成パネルにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-3309 2012-08-31 16:21 2012-08-29 Show GitHub Exploit DB Packet Storm
243530 4.3 警告 IBM - IBM WebSphere MQ におけるセキュリティ構成の設定ステップを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-3295 2012-08-31 16:19 2012-05-17 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… 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 … 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 … 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… 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… 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. … 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… 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… 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… 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 … CWE-400
 Uncontrolled Resource Consumption
CVE-2026-41711 2026-06-10 09:16 2026-06-10 Show GitHub Exploit DB Packet Storm