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
121 5.4 警告
Network
dnnsoftware dotnetnuke dnnsoftwareのdotnetnukeにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-24838 2026-02-6 10:36 2026-01-28 Show GitHub Exploit DB Packet Storm
122 6.1 警告
Network
Dokploy Dokploy Dokployにおけるレンダリングされたユーザインターフェースレイヤまたはフレームの不適切な制限に関する脆弱性 CWE-1021
レンダリングされたユーザインターフェースレイヤまたはフレームの不適切な制限
CVE-2026-24839 2026-02-6 10:36 2026-01-28 Show GitHub Exploit DB Packet Storm
123 8.8 重要
Network
Dokploy Dokploy Dokployにおけるハードコードされた認証情報の使用に関する脆弱性 CWE-798
ハードコードされた認証情報の使用
CVE-2026-24840 2026-02-6 10:36 2026-01-28 Show GitHub Exploit DB Packet Storm
124 9.9 緊急
Network
Dokploy Dokploy DokployにおけるOS コマンドインジェクションの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2026-24841 2026-02-6 10:36 2026-01-28 Show GitHub Exploit DB Packet Storm
125 - - 三菱電機 MELSEC iQ-R シリーズ 三菱電機製FA製品における専用プロトコル通信およびSLMP通信からの入力内容に対する検証不備の脆弱性 CWE-1284
入力で指定された数量の不適切な検証
CVE-2025-15080 2026-02-6 09:36 2026-02-5 Show GitHub Exploit DB Packet Storm
126 7.2 重要
Network
Google Google Security Operations SOAR GoogleのGoogle Security Operations SOARにおける入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2025-13428 2026-02-5 15:51 2025-12-9 Show GitHub Exploit DB Packet Storm
127 9.8 緊急
Network
SolarWinds Web Help Desk SolarWindsのWeb Help Deskにおける保護メカニズムの不具合に関する脆弱性 CWE-693
保護メカニズムの不具合
CVE-2025-40536 2026-02-5 15:51 2026-01-28 Show GitHub Exploit DB Packet Storm
128 7.5 重要
Network
SolarWinds Web Help Desk SolarWindsのWeb Help Deskにおけるハードコードされた認証情報の使用に関する脆弱性 CWE-798
ハードコードされた認証情報の使用
CVE-2025-40537 2026-02-5 15:51 2026-01-28 Show GitHub Exploit DB Packet Storm
129 9.8 緊急
Network
SolarWinds Web Help Desk SolarWindsのWeb Help Deskにおける信頼できないデータのデシリアライゼーションに関する脆弱性 CWE-502
信頼性のないデータのデシリアライゼーション
CVE-2025-40551 2026-02-5 15:51 2026-01-28 Show GitHub Exploit DB Packet Storm
130 9.8 緊急
Network
SolarWinds Web Help Desk SolarWindsのWeb Help Deskにおける弱い認証に関する脆弱性 CWE-1390
脆弱な認証
CVE-2025-40552 2026-02-5 15:51 2026-01-28 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