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":May 9, 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
254111 9.3 危険 アドビシステムズ - Adobe Shockwave Player における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-1280 2010-05-31 18:26 2010-05-11 Show GitHub Exploit DB Packet Storm
254112 9.3 危険 アドビシステムズ - Adobe Shockwave Player におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0987 2010-05-31 18:26 2010-05-11 Show GitHub Exploit DB Packet Storm
254113 9.3 危険 アドビシステムズ - Adobe Shockwave Player における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-0986 2010-05-31 18:26 2010-05-11 Show GitHub Exploit DB Packet Storm
254114 9.3 危険 アドビシステムズ - Adobe Shockwave Player における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-0130 2010-05-28 18:44 2010-05-11 Show GitHub Exploit DB Packet Storm
254115 9.3 危険 アドビシステムズ - Adobe Shockwave Player における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-0129 2010-05-28 18:43 2010-05-11 Show GitHub Exploit DB Packet Storm
254116 9.3 危険 アドビシステムズ - Adobe Shockwave Player および Adobe Director における任意のコードを実行される脆弱性 CWE-189
数値処理の問題
CVE-2010-0128 2010-05-28 18:43 2010-05-11 Show GitHub Exploit DB Packet Storm
254117 9.3 危険 アドビシステムズ - Adobe Shockwave Player における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-0127 2010-05-28 18:43 2010-05-11 Show GitHub Exploit DB Packet Storm
254118 9.3 危険 マイクロソフト - 複数の Microsoft 製品の VBE6.DLL における整数オーバーフローの脆弱性 CWE-94
コード・インジェクション
CVE-2010-0815 2010-05-28 18:43 2010-05-11 Show GitHub Exploit DB Packet Storm
254119 9.3 危険 マイクロソフト - 複数の Microsoft 製品の inetcomm.dll における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-0816 2010-05-28 18:43 2010-05-11 Show GitHub Exploit DB Packet Storm
254120 9.3 危険 日立 - 複数の日立製品におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-4776 2010-05-28 18:42 2009-07-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 9, 2026, 5:07 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2861 5.0 MEDIUM
Adjacent
- - When configured to use an SSL bundle, Spring Boot's Elasticsearch auto-configuration does not perform hostname verification when connecting to the Elasticsearch server. Affected: Spring Boot 4.0.0–4… CWE-295
Improper Certificate Validation 
CVE-2026-40970 2026-04-28 04:26 2026-04-28 Show GitHub Exploit DB Packet Storm
2862 - - - AdaptiveGRC is vulnerable to Stored XSS via text type fields across the forms. Authenticated attacker can replace the value of the text field in the HTTP POST request. Improper parameter validation b… CWE-79
Cross-site Scripting
CVE-2026-4313 2026-04-28 04:23 2026-04-24 Show GitHub Exploit DB Packet Storm
2863 7.5 HIGH
Network
getkirby kirby Kirby is an open-source content management system. Kirby's `Xml::value()` method has special handling for `<![CDATA[ ]]>` blocks. If the input value is already valid `CDATA`, it is not escaped a seco… CWE-91
Blind XPath Injection
CVE-2026-32870 2026-04-28 04:21 2026-04-24 Show GitHub Exploit DB Packet Storm
2864 8.1 HIGH
Network
getkirby kirby Kirby is an open-source content management system. Prior to versions 4.9.0 and 5.4.0, Kirby's user permissions control which user role is allowed to perform specific actions to content models in the … CWE-1336
 Improper Neutralization of Special Elements Used in a Template Engine
CVE-2026-34587 2026-04-28 04:15 2026-04-24 Show GitHub Exploit DB Packet Storm
2865 6.5 MEDIUM
Network
getkirby kirby Kirby is an open-source content management system. Kirby's user permissions control which user role is allowed to perform specific actions to content models in the CMS. These permissions are defined … CWE-863
 Incorrect Authorization
CVE-2026-40099 2026-04-28 04:12 2026-04-24 Show GitHub Exploit DB Packet Storm
2866 8.8 HIGH
Network
getkirby kirby Kirby is an open-source content management system. Kirby's user permissions control which user role is allowed to perform specific actions to content models in the CMS. These permissions are defined … CWE-863
 Incorrect Authorization
CVE-2026-41325 2026-04-28 04:07 2026-04-24 Show GitHub Exploit DB Packet Storm
2867 7.4 HIGH
Network
- - Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, when Object.prototype has been polluted by any co-dependency with keys that axios reads without a hasOwnP… CWE-1321
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2026-42033 2026-04-28 03:57 2026-04-25 Show GitHub Exploit DB Packet Storm
2868 5.3 MEDIUM
Network
- - Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, for stream request bodies, maxBodyLength is bypassed when maxRedirects is set to 0 (native http/https tra… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-42034 2026-04-28 03:57 2026-04-25 Show GitHub Exploit DB Packet Storm
2869 5.3 MEDIUM
Network
- - Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, when responseType: 'stream' is used, Axios returns the response stream without enforcing maxContentLength… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-42036 2026-04-28 03:57 2026-04-25 Show GitHub Exploit DB Packet Storm
2870 6.8 MEDIUM
Network
- - Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, he fix for no_proxy hostname normalization bypass is incomplete. When no_proxy=localhost is set, requests… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-42038 2026-04-28 03:57 2026-04-25 Show GitHub Exploit DB Packet Storm