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 21, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
198591 7.5 重要
Network
D-Link Systems, Inc. - D-Link DWR-932B ルータにおける /var/miniupnpd.conf に secure_mode=no 行が存在する脆弱性 CWE-254
セキュリティ機能
CVE-2016-10185 2017-02-15 13:31 2016-09-28 Show GitHub Exploit DB Packet Storm
198592 7.5 重要
Network
D-Link Systems, Inc. - D-Link DWR-932B ルータの qmiweb における ..%2f トラバーサルでファイルを読まれる脆弱性 CWE-22
パス・トラバーサル
CVE-2016-10184 2017-02-15 13:31 2016-09-28 Show GitHub Exploit DB Packet Storm
198593 7.5 重要
Network
D-Link Systems, Inc. - D-Link DWR-932B ルータの qmiweb における ../ トラバーサルでディレクトリリスティングをされる脆弱性 CWE-22
パス・トラバーサル
CVE-2016-10183 2017-02-15 13:31 2016-09-28 Show GitHub Exploit DB Packet Storm
198594 9.8 緊急
Network
D-Link Systems, Inc. - D-Link DWR-932B ルータの qmiweb におけるコマンドインジェクションの脆弱性 CWE-77
コマンドインジェクション
CVE-2016-10182 2017-02-15 13:31 2016-09-28 Show GitHub Exploit DB Packet Storm
198595 7.5 重要
Network
D-Link Systems, Inc. - D-Link DWR-932B ルータの qmiweb における CfgType=get_homeCfg リクエストに対して重要な情報を提供される脆弱性 CWE-200
情報漏えい
CVE-2016-10181 2017-02-15 13:31 2016-09-28 Show GitHub Exploit DB Packet Storm
198596 7.5 重要
Network
D-Link Systems, Inc. - D-Link DWR-932B ルータにおけるシード値 srand(time(0)) に基づき WPS PIN を生成される脆弱性 CWE-338
暗号における脆弱な PRNG の使用
CVE-2016-10180 2017-02-15 13:31 2016-09-28 Show GitHub Exploit DB Packet Storm
198597 7.5 重要
Network
D-Link Systems, Inc. - D-Link DWR-932B ルータにおけるハードコードされた WPS PIN を使用する脆弱性 CWE-798
ハードコードされた認証情報の使用
CVE-2016-10179 2017-02-15 13:31 2016-09-28 Show GitHub Exploit DB Packet Storm
198598 9.8 緊急
Network
D-Link Systems, Inc. - D-Link DWR-932B ルータにおける "/sbin/telnetd -l /bin/sh" コマンドを起動される脆弱性 CWE-254
セキュリティ機能
CVE-2016-10178 2017-02-15 13:31 2016-09-28 Show GitHub Exploit DB Packet Storm
198599 9.8 緊急
Network
D-Link Systems, Inc. - D-Link DWR-932B ルータにおける特定のパスワードで管理者および root ログインをされる脆弱性 CWE-798
ハードコードされた認証情報の使用
CVE-2016-10177 2017-02-15 13:31 2016-09-28 Show GitHub Exploit DB Packet Storm
198600 7.5 重要
Network
ISC, Inc. - ISC BIND にサービス運用妨害 (DoS) の脆弱性 - CVE-2017-3135 2017-02-15 12:19 2017-02-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 21, 2026, 4:10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2131 5.3 MEDIUM
Network
- - Zephyr sockets created with `IPPROTO_TLS_1_3` can still negotiate a TLS 1.2 connection when both TLS versions are enabled in Kconfig, because the socket-level protocol selection is not propagated to … CWE-757
Algorithm Downgrade
CVE-2026-1677 2026-05-14 00:25 2026-05-11 Show GitHub Exploit DB Packet Storm
2132 5.3 MEDIUM
Network
- - The check user account lock states feature within the email OTP flow fails to validate user input, allowing an attacker to infer the existence of registered user accounts. The discovery of valid use… CWE-204
 Response Discrepancy Information Exposure
CVE-2024-0391 2026-05-14 00:25 2026-05-11 Show GitHub Exploit DB Packet Storm
2133 7.3 HIGH
Network
- - Due to a lack of user account state validation during authentication, locked user accounts can be successfully authenticated using Magic Link or Pass Key methods. This bypasses the intended security … CWE-863
 Incorrect Authorization
CVE-2025-10908 2026-05-14 00:25 2026-05-11 Show GitHub Exploit DB Packet Storm
2134 5.3 MEDIUM
Network
- - In Webhook API invocations, the component accepts user-supplied input for HTTP request headers without sufficient validation or sanitization, allowing these headers to be injected into HTTP responses… CWE-74
Injection
CVE-2025-8154 2026-05-14 00:25 2026-05-11 Show GitHub Exploit DB Packet Storm
2135 6.3 MEDIUM
Network
- - The software fails to enforce role-based access controls for certain Gateway API invocations. Users with the 'Internal/Everyone' role can invoke these APIs, bypassing intended permission checks. This… CWE-281
 Improper Preservation of Permissions
CVE-2025-8325 2026-05-14 00:25 2026-05-11 Show GitHub Exploit DB Packet Storm
2136 8.6 HIGH
Network
- - The Magic Link authentication flow accepts multiple invalid authentication requests without adequate rate limiting or resource control, leading to uncontrolled memory usage growth. This vulnerabilit… CWE-400
 Uncontrolled Resource Consumption
CVE-2025-10470 2026-05-14 00:25 2026-05-11 Show GitHub Exploit DB Packet Storm
2137 6.4 MEDIUM
Adjacent
- - Due to not validating the organization context when executing adaptive authentication flows, the WSO2 Identity Server allows adaptive authentication logic to be triggered on unintended organizations.… CWE-284
CWE-863
Improper Access Control
 Incorrect Authorization
CVE-2025-9973 2026-05-14 00:25 2026-05-11 Show GitHub Exploit DB Packet Storm
2138 6.1 MEDIUM
Local
- - Issuing an ICMP ping via the `net ping` shell command to a device's own IPv4 address causes the network stack to recursively re-enter the input path on the same system work-queue stack. Because the d… CWE-674
 Uncontrolled Recursion
CVE-2026-1681 2026-05-14 00:25 2026-05-12 Show GitHub Exploit DB Packet Storm
2139 8.3 HIGH
Network
- - Plainpad is a self hosted note taking app. Prior to version 1.1.1, Plainpad allows a low-privilege authenticated user to self-escalate to administrator by submitting admin=true in PUT /api.php/v1/use… CWE-269
 Improper Privilege Management
CVE-2026-42562 2026-05-14 00:23 2026-05-10 Show GitHub Exploit DB Packet Storm
2140 - - - Pelican is a platform for creating data federations. From versions 7.21.0 to before 7.21.5, 7.22.0 to before 7.22.3, 7.23.0 to before 7.23.3, and 7.24.0 to before 7.24.2, there is a a privilege escal… CWE-863
 Incorrect Authorization
CVE-2026-42571 2026-05-14 00:23 2026-05-10 Show GitHub Exploit DB Packet Storm