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
199151 6.1 警告
Network
Huawei - 複数の Huawei スマートフォンのソフトウェアの電子メールアプリケーションにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-4575 2016-05-30 16:08 2016-05-7 Show GitHub Exploit DB Packet Storm
199152 7.8 重要
Local
Huawei - Huawei Mate 8 の Wi-Fi ドライバにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-3681 2016-05-30 16:08 2016-05-20 Show GitHub Exploit DB Packet Storm
199153 7.8 重要
Local
Huawei - Huawei Mate 8 の Wi-Fi ドライバにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-3680 2016-05-30 16:08 2016-05-20 Show GitHub Exploit DB Packet Storm
199154 5.3 警告
Network
パルスセキュア - Pulse Connect Secure におけるページの署名を公開される脆弱性 CWE-noinfo
情報不足
CVE-2016-4792 2016-05-30 16:04 2016-05-20 Show GitHub Exploit DB Packet Storm
199155 8.6 重要
Network
パルスセキュア - Pulse Connect Secure の管理ユーザインターフェースにおけるファイルを列挙される脆弱性 CWE-noinfo
情報不足
CVE-2016-4791 2016-05-30 16:04 2016-05-20 Show GitHub Exploit DB Packet Storm
199156 5.5 警告
Network
パルスセキュア - Pulse Connect Secure の管理ユーザインターフェースにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-4790 2016-05-30 16:04 2016-05-20 Show GitHub Exploit DB Packet Storm
199157 6.1 警告
Network
パルスセキュア - Pulse Connect Secure の管理ユーザインターフェースのシステム設定セクションにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-4789 2016-05-30 16:04 2016-05-20 Show GitHub Exploit DB Packet Storm
199158 5.8 警告
Network
パルスセキュア - Pulse Connect Secure における不特定のシステムファイルを読まれる脆弱性 CWE-noinfo
情報不足
CVE-2016-4788 2016-05-30 16:04 2016-05-20 Show GitHub Exploit DB Packet Storm
199159 10 緊急
Network
パルスセキュア - Pulse Connect Secure における不特定のディレクトリの重要なシステム認証ファイルを読まれる脆弱性 CWE-noinfo
情報不足
CVE-2016-4787 2016-05-30 16:04 2016-05-20 Show GitHub Exploit DB Packet Storm
199160 7.5 重要
Network
パルスセキュア - Pulse Connect Secure におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2016-4786 2016-05-30 16:04 2016-05-20 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
11 7.5 HIGH
Network
powerdns dnsdist A client can trigger excessive memory allocation by generating a lot of errors responses over a single DoQ and DoH3 connection, as some resources were not properly released until the end of the conne… New CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-33595 2026-04-25 03:49 2026-04-22 Show GitHub Exploit DB Packet Storm
12 7.5 HIGH
Network
powerdns dnsdist A client can trigger a divide by zero error leading to crash by sending a crafted DNSCrypt query. New CWE-369
 Divide By Zero
CVE-2026-33593 2026-04-25 03:49 2026-04-22 Show GitHub Exploit DB Packet Storm
13 6.5 MEDIUM
Network
- - Axios is a promise based HTTP client for the browser and Node.js. From 1.0.0 to before 1.15.2, he Axios library is vulnerable to a Prototype Pollution "Gadget" attack that allows any Object.prototype… New CWE-915
CWE-1321
 Improperly Controlled Modification of Dynamically-Determined Object Attributes
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2026-42044 2026-04-25 03:16 2026-04-25 Show GitHub Exploit DB Packet Storm
14 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… New CWE-183
CWE-441
CWE-918
 Permissive List of Allowed Inputs
Confused Deputy
Server-Side Request Forgery (SSRF) 
CVE-2026-42043 2026-04-25 03:16 2026-04-25 Show GitHub Exploit DB Packet Storm
15 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 … New CWE-183
CWE-201
 Permissive List of Allowed Inputs
 Insertion of Sensitive Information Into Sent Data
CVE-2026-42042 2026-04-25 03:16 2026-04-25 Show GitHub Exploit DB Packet Storm
16 4.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, the Axios library is vulnerable to a Prototype Pollution "Gadget" attack that allows any Object.prototype… New CWE-287
CWE-1321
Improper Authentication
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2026-42041 2026-04-25 03:16 2026-04-25 Show GitHub Exploit DB Packet Storm
17 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… New CWE-116
CWE-626
 Improper Encoding or Escaping of Output
CVE-2026-42040 2026-04-25 03:16 2026-04-25 Show GitHub Exploit DB Packet Storm
18 - - - 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… New CWE-674
 Uncontrolled Recursion
CVE-2026-42039 2026-04-25 03:16 2026-04-25 Show GitHub Exploit DB Packet Storm
19 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… New CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-42038 2026-04-25 03:16 2026-04-25 Show GitHub Exploit DB Packet Storm
20 5.3 MEDIUM
Network
- - Axios is a promise based HTTP client for the browser and Node.js. From 1.0.0 to before 1.15.1, the FormDataPart constructor in lib/helpers/formDataToStream.js interpolates value.type directly into th… New CWE-93
CRLF Injection
CVE-2026-42037 2026-04-25 03:16 2026-04-25 Show GitHub Exploit DB Packet Storm