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":April 29, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
229251 7.2 危険 Canonical - Ubuntu 上で稼動する passwd におけるインストーラのメモリ内でパスワードがゼロに設定される脆弱性 - CVE-2006-3597 2012-12-20 18:02 2006-07-12 Show GitHub Exploit DB Packet Storm
229252 5 警告 シスコシステムズ - Cisco IPS のデバイスドライバにおけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-3596 2012-12-20 18:02 2006-07-12 Show GitHub Exploit DB Packet Storm
229253 7.5 危険 シスコシステムズ - CUCM におけるバッファオーバーフローの脆弱性 - CVE-2006-3594 2012-12-20 18:02 2006-07-12 Show GitHub Exploit DB Packet Storm
229254 4 警告 シスコシステムズ - CUCM の CLI における任意のファイルを上書きされる脆弱性 - CVE-2006-3593 2012-12-20 18:02 2006-07-12 Show GitHub Exploit DB Packet Storm
229255 4.6 警告 シスコシステムズ - CUCM の CLI における任意のコマンドを実行される脆弱性 - CVE-2006-3592 2012-12-20 18:02 2006-07-12 Show GitHub Exploit DB Packet Storm
229256 5 警告 マイクロソフト - Microsoft Internet Explorer 6 におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-3591 2012-12-20 18:02 2006-07-18 Show GitHub Exploit DB Packet Storm
229257 3.6 注意 VMware - Linux 用の VMware などの vmware-config.pl における SSL 鍵を読み取られる脆弱性 - CVE-2006-3589 2012-12-20 18:02 2006-07-21 Show GitHub Exploit DB Packet Storm
229258 5.1 警告 audacious media player team - Audacious AdPlug におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2006-3582 2012-12-20 18:02 2006-07-13 Show GitHub Exploit DB Packet Storm
229259 5.1 警告 audacious media player team - Audacious AdPlug におけるスタックベースのバッファーオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2006-3581 2012-12-20 18:02 2006-07-13 Show GitHub Exploit DB Packet Storm
229260 7.5 危険 asp stats generator - ASP Stats Generator の pages.asp における SQL インジェクションの脆弱性 - CVE-2006-3580 2012-12-20 18:02 2006-07-13 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 29, 2026, 4:51 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
361 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… Update 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
362 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… Update 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
363 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… Update 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
364 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… Update CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-42038 2026-04-28 03:57 2026-04-25 Show GitHub Exploit DB Packet Storm
365 - - - Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, toFormData recursively walks nested objects with no depth limit, so a deeply nested value passed as reque… Update CWE-674
 Uncontrolled Recursion
CVE-2026-42039 2026-04-28 03:57 2026-04-25 Show GitHub Exploit DB Packet Storm
366 3.7 LOW
Network
- - Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, the encode() function in lib/helpers/AxiosURLSearchParams.js contains a character mapping (charMap) at li… Update CWE-116
CWE-626
 Improper Encoding or Escaping of Output
CVE-2026-42040 2026-04-28 03:57 2026-04-25 Show GitHub Exploit DB Packet Storm
367 5.4 MEDIUM
Network
- - Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, the Axios library's XSRF token protection logic uses JavaScript truthy/falsy semantics instead of strict … Update CWE-183
CWE-201
 Permissive List of Allowed Inputs
 Insertion of Sensitive Information Into Sent Data
CVE-2026-42042 2026-04-28 03:57 2026-04-25 Show GitHub Exploit DB Packet Storm
368 7.2 HIGH
Network
- - Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, an attacker who can influence the target URL of an Axios request can use any address in the 127.0.0.0/8 r… Update CWE-183
CWE-441
CWE-918
 Permissive List of Allowed Inputs
Confused Deputy
Server-Side Request Forgery (SSRF) 
CVE-2026-42043 2026-04-28 03:57 2026-04-25 Show GitHub Exploit DB Packet Storm
369 - - - Kata Containers is an open source project focusing on a standard implementation of lightweight Virtual Machines (VMs) that perform like containers. From v3.4.0 to v3.28.0, an oversight in the CopyFil… Update CWE-61
 UNIX Symbolic Link (Symlink) Following
CVE-2026-41326 2026-04-28 03:57 2026-04-25 Show GitHub Exploit DB Packet Storm
370 7.4 HIGH
Network
- - Skim is a fuzzy finder designed to through files, lines, and commands. The generate-files job in .github/workflows/pr.yml checks out attacker-controlled fork code and executes it via cargo run, with … Update CWE-94
Code Injection
CVE-2026-41414 2026-04-28 03:57 2026-04-25 Show GitHub Exploit DB Packet Storm