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
193781 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
193782 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
193783 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
193784 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
193785 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
193786 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
193787 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
193788 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
193789 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
193790 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: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
791 - - - ClearanceKit intercepts file-system access events on macOS and enforces per-process access policies. Prior to 5.0.5, ClearanceKit incorrectly treats a process with an empty Team ID and a non-empty Si… New CWE-863
 Incorrect Authorization
CVE-2026-40599 2026-04-23 06:24 2026-04-22 Show GitHub Exploit DB Packet Storm
792 5.6 MEDIUM
Local
- - The Home Assistant Command-line interface (hass-cli) is a command-line tool for Home Assistant. Up to 1.0.0 of home-assitant-cli an unrestricted environment was used to handle Jninja2 templates inste… New CWE-94
CWE-1336
Code Injection
 Improper Neutralization of Special Elements Used in a Template Engine
CVE-2026-40602 2026-04-23 06:24 2026-04-22 Show GitHub Exploit DB Packet Storm
793 - - - ClearanceKit intercepts file-system access events on macOS and enforces per-process access policies. Prior to 5.0.6, the opfilter Endpoint Security system extension (bundle ID uk.craigbass.clearancek… New CWE-693
 Protection Mechanism Failure
CVE-2026-40604 2026-04-23 06:24 2026-04-22 Show GitHub Exploit DB Packet Storm
794 6.2 MEDIUM
Local
- - Next AI Draw.io is a next.js web application that integrates AI capabilities with draw.io diagrams. Prior to 0.4.15, the embedded HTTP sidecar contains three POST handlers (/api/state, /api/restore, … New CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-40608 2026-04-23 06:24 2026-04-22 Show GitHub Exploit DB Packet Storm
795 4.8 MEDIUM
Network
- - Vulnerability in Spring Spring Security. Applications that explicitly configure One-Time Token login with JdbcOneTimeTokenService are vulnerable to a Time-of-check Time-of-use (TOCTOU) race condition… New CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2026-22751 2026-04-23 06:24 2026-04-22 Show GitHub Exploit DB Packet Storm
796 8.1 HIGH
Network
- - Kyverno is a policy engine designed for cloud native platform engineering teams. Prior to 1.16.4, kyverno’s apiCall servicecall helper implicitly injects Authorization: Bearer ... using the kyverno c… New CWE-922
 Insecure Storage of Sensitive Information
CVE-2026-40868 2026-04-23 06:24 2026-04-22 Show GitHub Exploit DB Packet Storm
797 6.1 MEDIUM
Local
- - Parsing a malicious font file can cause excessive memory allocation. New - CVE-2026-33812 2026-04-23 06:24 2026-04-22 Show GitHub Exploit DB Packet Storm
798 7.5 HIGH
Network
- - Parsing a WEBP image with an invalid, large size panics on 32-bit platforms. New - CVE-2026-33813 2026-04-23 06:24 2026-04-22 Show GitHub Exploit DB Packet Storm
799 9.1 CRITICAL
Network
- - Improper verification of cryptographic signature in ASP.NET Core allows an unauthorized attacker to elevate privileges over a network. New CWE-347
 Improper Verification of Cryptographic Signature
CVE-2026-40372 2026-04-23 06:24 2026-04-22 Show GitHub Exploit DB Packet Storm
800 - - - goshs is a SimpleHTTPServer written in Go. Prior to 2.0.0-beta.6, goshs contains an SFTP root escape caused by prefix-based path validation. An authenticated SFTP user can read from and write to file… New CWE-22
Path Traversal
CVE-2026-40876 2026-04-23 06:24 2026-04-22 Show GitHub Exploit DB Packet Storm