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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
220251 5 警告 アップル
OpenSSL Project
レッドハット
- OpenSSL の crypto/x509/x509_vfy.c における CRL 確認を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-3207 2013-06-7 10:58 2011-09-6 Show GitHub Exploit DB Packet Storm
220252 2.6 注意 アップル
OpenSSL Project
- OpenSSL の ECC サブシステムにおける秘密鍵を特定される脆弱性 CWE-310
暗号の問題
CVE-2011-1945 2013-06-7 10:54 2011-05-31 Show GitHub Exploit DB Packet Storm
220253 10 危険 アドビシステムズ
Google
- Google Chrome 上で稼働する Adobe Flash Player におけるサービス運用妨害 (メモリ破損) の脆弱性 CWE-119
バッファエラー
CVE-2012-0724 2013-06-6 18:10 2012-03-28 Show GitHub Exploit DB Packet Storm
220254 6.8 警告 アップル - Apple Safari などの製品で使用される WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-1023 2013-06-6 16:57 2013-06-4 Show GitHub Exploit DB Packet Storm
220255 4.3 警告 アップル - Apple Safari などの製品で使用される WebKit の XSS Auditor における意図しないフォームサブミッションを誘発される脆弱性 CWE-20
不適切な入力確認
CVE-2013-1013 2013-06-6 16:56 2013-06-4 Show GitHub Exploit DB Packet Storm
220256 6.8 警告 アップル - Apple Safari などの製品で使用される WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-1009 2013-06-6 16:55 2013-06-4 Show GitHub Exploit DB Packet Storm
220257 4.9 警告 アップル - Apple Mac OS X の SMB における共有ディレクトリ以外にファイルを作成される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-0990 2013-06-6 16:54 2013-06-4 Show GitHub Exploit DB Packet Storm
220258 2.1 注意 アップル - Apple Mac OS X の Disk Management におけるサービス運用妨害 (DoS) の脆弱性 CWE-287
不適切な認証
CVE-2013-0985 2013-06-6 16:53 2013-06-4 Show GitHub Exploit DB Packet Storm
220259 9.3 危険 アップル - Apple Mac OS X のディレクトリサービスにおける任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-0984 2013-06-6 16:47 2013-06-4 Show GitHub Exploit DB Packet Storm
220260 6.8 警告 アップル - Apple Mac OS X の CoreAnimation における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-0983 2013-06-6 16:44 2013-06-4 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 25, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
21 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… New CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-42036 2026-04-25 03:16 2026-04-25 Show GitHub Exploit DB Packet Storm
22 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, a prototype pollution gadget exists in the Axios HTTP adapter (lib/adapters/http.js) that allows an attac… New CWE-113
CWE-1321
HTTP Response Splitting
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2026-42035 2026-04-25 03:16 2026-04-25 Show GitHub Exploit DB Packet Storm
23 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… New CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-42034 2026-04-25 03:16 2026-04-25 Show GitHub Exploit DB Packet Storm
24 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… New CWE-1321
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2026-42033 2026-04-25 03:16 2026-04-25 Show GitHub Exploit DB Packet Storm
25 - - - rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.24 to before 0.10.78, the FFI trampolines behind SslContextBuilder::set_psk_client_callback, set_psk_server_callbac… New CWE-126
CWE-130
 Buffer Over-read
 Improper Handling of Length Parameter Inconsistency
CVE-2026-41898 2026-04-25 03:16 2026-04-25 Show GitHub Exploit DB Packet Storm
26 - - - rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.10.39 to before 0.10.78, EVP_DigestFinal() always writes EVP_MD_CTX_size(ctx) to the out buffer. If out is smaller th… New CWE-121
Stack-based Buffer Overflow
CVE-2026-41681 2026-04-25 03:16 2026-04-25 Show GitHub Exploit DB Packet Storm
27 - - - Marked is a markdown parser and compiler. From 18.0.0 to 18.0.1, a critical Denial of Service (DoS) vulnerability exists in marked. By providing a specific 3-byte input sequence a tab, a vertical tab… New CWE-400
CWE-674
CWE-835
 Uncontrolled Resource Consumption
 Uncontrolled Recursion
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2026-41680 2026-04-25 03:16 2026-04-25 Show GitHub Exploit DB Packet Storm
28 - - - rust-openssl provides OpenSSL bindings for the Rust programming language. From to before 0.10.78, aes::unwrap_key() contains an incorrect assertion: it checks that out.len() + 8 <= in_.len(), but t… New CWE-787
 Out-of-bounds Write
CVE-2026-41678 2026-04-25 03:16 2026-04-25 Show GitHub Exploit DB Packet Storm
29 - - - rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.0 to before 0.10.78, the *_from_pem_callback APIs did not validate the length returned by the user's callback. A pa… New CWE-125
CWE-1284
Out-of-bounds Read
 Improper Validation of Specified Quantity in Input
CVE-2026-41677 2026-04-25 03:16 2026-04-25 Show GitHub Exploit DB Packet Storm
30 - - - rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.27 to before 0.10.78, Deriver::derive (and PkeyCtxRef::derive) sets len = buf.len() and passes it as the in/out len… New CWE-131
CWE-787
Incorrect Calculation of Buffer Size
 Out-of-bounds Write
CVE-2026-41676 2026-04-25 03:16 2026-04-25 Show GitHub Exploit DB Packet Storm