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 29, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
227591 2.1 注意 アップル
VMware
MIT Kerberos
- MIT Kerberos 5 の Key Distribution Center におけるクライアントになりすまされる脆弱性 CWE-16
CWE-264
CVE-2010-4021 2013-11-1 14:42 2010-11-30 Show GitHub Exploit DB Packet Storm
227592 5 警告 レッドハット
MariaDB Corporation Ab.
オラクル
- MariaDB および Oracle MySQL におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-1861 2013-11-1 14:27 2013-03-5 Show GitHub Exploit DB Packet Storm
227593 3.6 注意 サイバートラスト株式会社
MySQL AB
ターボリナックス
レッドハット
- MySQL の DROP TABLE コマンドにおけるシンボリックリンク攻撃の脆弱性 CWE-264
CWE-59
CVE-2010-1626 2013-11-1 14:18 2010-05-21 Show GitHub Exploit DB Packet Storm
227594 6 警告 アップル
MySQL AB
- MySQL の sql/sql_table.cc におけるアクセス制限を回避される脆弱性 CWE-59
リンク解釈の問題
CVE-2008-7247 2013-11-1 14:17 2009-11-30 Show GitHub Exploit DB Packet Storm
227595 4.6 警告 サイバートラスト株式会社
MySQL AB
レッドハット
- MySQL における特定の権限チェックを回避される脆弱性 CWE-59
リンク解釈の問題
CVE-2008-4098 2013-11-1 14:16 2008-09-18 Show GitHub Exploit DB Packet Storm
227596 5.1 警告 Dan Kogai
The Perl Foundation
- Perl の Encode モジュールにおける一つずれエラーの脆弱性 CWE-189
数値処理の問題
CVE-2011-2939 2013-11-1 14:12 2012-01-13 Show GitHub Exploit DB Packet Storm
227597 5 警告 The Perl Foundation - Perl の正規表現エンジンにおける整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-1158 2013-11-1 14:11 2010-04-8 Show GitHub Exploit DB Packet Storm
227598 1.2 注意 ヒューレット・パッカード
サイバートラスト株式会社
The Perl Foundation
ターボリナックス
レッドハット
- Perl の rmtree() 関数における任意のファイルへのシンボリックリンクを作成される脆弱性 - CVE-2005-0448 2013-11-1 14:10 2005-02-14 Show GitHub Exploit DB Packet Storm
227599 2.1 注意 サイバートラスト株式会社
The Perl Foundation
IBM
レッドハット
- Perl の PerlIO の実装における任意のコードを実行される脆弱性 - CVE-2005-0156 2013-11-1 14:09 2005-01-31 Show GitHub Exploit DB Packet Storm
227600 2.6 注意 ヒューレット・パッカード
サイバートラスト株式会社
The Perl Foundation
ターボリナックス
レッドハット
- Perl の rmtree() 関数における削除するファイルやディレクトリに対し不適切なパーミッション設定をしてしまう脆弱性 - CVE-2004-0452 2013-11-1 14:00 2005-02-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 29, 2026, 4:19 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
4471 7.5 HIGH
Network
- - In Micrometer, it is possible for a user to provide specially crafted HTTP requests that may cause a denial-of-service (DoS) condition. Affected versions: micrometer-core 1.16.0 through 1.16.5; 1.15… CWE-400
 Uncontrolled Resource Consumption
CVE-2026-40984 2026-06-9 22:49 2026-06-9 Show GitHub Exploit DB Packet Storm
4472 5.9 MEDIUM
Network
- - An attacker can craft a large number of unique requests that trigger a failure, exhausting the capacity of the application-wide stateful retry cache. Once the cache is full, it permanently rejects an… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-41710 2026-06-9 22:49 2026-06-9 Show GitHub Exploit DB Packet Storm
4473 6.1 MEDIUM
Network
- - In specific scenarios involving HTTP redirects from a secure to an insecure endpoint, the Reactor Netty HTTP client may leak credentials. In order for this to happen, the HTTP client must have been e… CWE-522
 Insufficiently Protected Credentials
CVE-2026-41715 2026-06-9 22:49 2026-06-9 Show GitHub Exploit DB Packet Storm
4474 7.4 HIGH
Network
- - Spring LDAP's DirContextAuthenticationStrategy implementations do not reject a bind request where a non-empty username is paired with an empty or null password. Affected versions: Spring LDAP 2.4.0 … CWE-287
Improper Authentication
CVE-2026-41720 2026-06-9 22:49 2026-06-9 Show GitHub Exploit DB Packet Storm
4475 4.2 MEDIUM
Network
- - A WebFlux application with a compromised subdomain (for example, compromised via cross-site scripting (XSS)) is vulnerable to an escalation attack exchanging a known session ID for that of an authent… CWE-384
 Session Fixation
CVE-2026-41839 2026-06-9 22:49 2026-06-9 Show GitHub Exploit DB Packet Storm
4476 5.9 MEDIUM
Network
- - Spring WebFlux applications are vulnerable to Denial of Service (DoS) attacks when processing multipart requests. Affected versions: Spring Framework 7.0.0 through 7.0.7; 6.2.0 through 6.2.18; 6.1.0… CWE-400
 Uncontrolled Resource Consumption
CVE-2026-41840 2026-06-9 22:49 2026-06-9 Show GitHub Exploit DB Packet Storm
4477 5.9 MEDIUM
Network
- - Spring MVC and WebFlux applications are vulnerable to Information Disclosure attacks when resolving static resources. Affected versions: Spring Framework 7.0.0 through 7.0.7; 6.2.0 through 6.2.18; 6… CWE-524
 Use of Cache Containing Sensitive Information
CVE-2026-41841 2026-06-9 22:49 2026-06-9 Show GitHub Exploit DB Packet Storm
4478 7.5 HIGH
Network
- - Spring MVC and WebFlux applications are vulnerable to Denial of Service (DoS) attacks when resolving static resources. Affected versions: Spring Framework 7.0.0 through 7.0.7; 6.2.0 through 6.2.18; … CWE-400
 Uncontrolled Resource Consumption
CVE-2026-41842 2026-06-9 22:49 2026-06-9 Show GitHub Exploit DB Packet Storm
4479 5.9 MEDIUM
Network
- - Spring MVC and WebFlux applications are vulnerable to Path Traversal attacks when resolving static resources. Affected versions: Spring Framework 7.0.0 through 7.0.7; 6.2.0 through 6.2.18; 6.1.0 thr… CWE-22
Path Traversal
CVE-2026-41843 2026-06-9 22:49 2026-06-9 Show GitHub Exploit DB Packet Storm
4480 7.5 HIGH
Network
- - An integer overflow vulnerability exists in the evaluation logic of the Spring Expression Language (SpEL). An attacker can exploit this by supplying a specially crafted SpEL expression that triggers … CWE-190
 Integer Overflow or Wraparound
CVE-2026-41849 2026-06-9 22:49 2026-06-9 Show GitHub Exploit DB Packet Storm