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 5, 2026, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
3131 6.5 警告
Network
FFmpeg FFmpeg FFmpegにおける情報漏えいに関する脆弱性 CWE-200
情報漏えい
CVE-2025-25468 2026-01-30 14:12 2025-02-18 Show GitHub Exploit DB Packet Storm
3132 6.5 警告
Network
FFmpeg FFmpeg FFmpegにおける有効期限後のメモリの解放の欠如に関する脆弱性 CWE-401
有効期限後のメモリの解放の欠如
CVE-2025-25469 2026-01-30 14:12 2025-02-18 Show GitHub Exploit DB Packet Storm
3133 4.9 警告
Network
HCL Software hcl devops deploy HCL Softwareのhcl devops deployにおける認証情報の不十分な保護に関する脆弱性 CWE-522
認証情報の不十分な保護
CVE-2025-62327 2026-01-30 14:12 2026-01-7 Show GitHub Exploit DB Packet Storm
3134 6.5 警告
Network
Ghost Foundation Ghost Ghost FoundationのGhostにおけるサーバサイドのリクエストフォージェリの脆弱性 CWE-918
サーバサイドリクエストフォージェリ
CVE-2025-9862 2026-01-30 14:12 2025-09-17 Show GitHub Exploit DB Packet Storm
3135 6.1 警告
Network
Sick Baggage Analytics
Tire Analytics
Package Analytics
Logistics Diagnostic Analytics
SickのBaggage Analytics等の複数製品におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2025-9913 2026-01-30 14:12 2025-10-6 Show GitHub Exploit DB Packet Storm
3136 7.5 重要
Network
Sick Baggage Analytics
Tire Analytics
Package Analytics
Logistics Diagnostic Analytics
SickのBaggage Analytics等の複数製品における代替パスまたはチャネルを使用した認証回避に関する脆弱性 CWE-288
CWE-noinfo
CVE-2025-9914 2026-01-30 14:12 2025-10-6 Show GitHub Exploit DB Packet Storm
3137 7.5 重要
Network
Shenzhen Tenda Technology Co.,Ltd. w30e ファームウェア Shenzhen Tenda Technology Co.,Ltd.のw30e ファームウェアにおける送信データへの重要な情報の挿入に関する脆弱性 CWE-201
送信データへの重要な情報の挿入
CVE-2026-24430 2026-01-30 14:12 2026-01-26 Show GitHub Exploit DB Packet Storm
3138 6.5 警告
Network
Shenzhen Tenda Technology Co.,Ltd. w30e ファームウェア Shenzhen Tenda Technology Co.,Ltd.のw30e ファームウェアにおけるGUI による平文での重要な情報の保存に関する脆弱性 CWE-317
GUI における平文での重要な情報の保存
CVE-2026-24431 2026-01-30 14:12 2026-01-26 Show GitHub Exploit DB Packet Storm
3139 4.3 警告
Network
Shenzhen Tenda Technology Co.,Ltd. w30e ファームウェア Shenzhen Tenda Technology Co.,Ltd.のw30e ファームウェアにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2026-24432 2026-01-30 14:12 2026-01-26 Show GitHub Exploit DB Packet Storm
3140 5.4 警告
Network
Shenzhen Tenda Technology Co.,Ltd. w30e ファームウェア Shenzhen Tenda Technology Co.,Ltd.のw30e ファームウェアにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-24433 2026-01-30 14:12 2026-01-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 5, 2026, 4:51 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
81 9.8 CRITICAL
Network
- - vm2 is an open source vm/sandbox for Node.js. Prior to version 3.10.5, the fix for CVE-2023-37466 is insufficient and can be circumvented allowing attackers to write code which can escape from the VM… New CWE-94
CWE-693
Code Injection
 Protection Mechanism Failure
CVE-2026-24120 2026-05-5 02:16 2026-05-5 Show GitHub Exploit DB Packet Storm
82 9.8 CRITICAL
Network
- - vm2 is an open source vm/sandbox for Node.js. Prior to version 3.11.0, VM2 suffers from a sandbox breakout vulnerability. This allows attackers to write code which can escape from the VM2 sandbox and… New CWE-94
CWE-693
Code Injection
 Protection Mechanism Failure
CVE-2026-24118 2026-05-5 02:16 2026-05-5 Show GitHub Exploit DB Packet Storm
83 7.8 HIGH
Local
- - Memory Corruption when copying data from a freed source while executing performance counter deselect operation. New CWE-416
 Use After Free
CVE-2026-24082 2026-05-5 02:16 2026-05-5 Show GitHub Exploit DB Packet Storm
84 7.8 HIGH
Local
- - Memory corruption when another driver calls an IOCTL with invalid input/output buffer. New CWE-822
 Untrusted Pointer Dereference
CVE-2025-47408 2026-05-5 02:16 2026-05-5 Show GitHub Exploit DB Packet Storm
85 7.8 HIGH
Local
- - Memory corruption while creating a process on the digital signal processor due to allocation failure at the kernel level. New CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2025-47407 2026-05-5 02:16 2026-05-5 Show GitHub Exploit DB Packet Storm
86 6.1 MEDIUM
Local
- - Information Disclosure while processing IOCTL handler callbacks without verifying buffer size. New CWE-126
 Buffer Over-read
CVE-2025-47406 2026-05-5 02:16 2026-05-5 Show GitHub Exploit DB Packet Storm
87 7.8 HIGH
Local
- - Memory corruption when processing camera sensor input/output control codes with invalid output buffers. New CWE-822
 Untrusted Pointer Dereference
CVE-2025-47405 2026-05-5 02:16 2026-05-5 Show GitHub Exploit DB Packet Storm
88 6.5 MEDIUM
Local
- - Memory corruption when dynamically changing the size of a previously allocated buffer while its contents are being modified. New CWE-120
Classic Buffer Overflow
CVE-2025-47404 2026-05-5 02:16 2026-05-5 Show GitHub Exploit DB Packet Storm
89 6.5 MEDIUM
Adjacent
- - Transient DOS when processing a malformed Fast Transition response frame with an invalid header structure during wireless roaming. New CWE-126
 Buffer Over-read
CVE-2025-47403 2026-05-5 02:16 2026-05-5 Show GitHub Exploit DB Packet Storm
90 6.5 MEDIUM
Adjacent
- - Transient DOS when processing target power rate tables during channel configuration. New CWE-126
 Buffer Over-read
CVE-2025-47401 2026-05-5 02:16 2026-05-5 Show GitHub Exploit DB Packet Storm