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
213001 7.5 危険 DigitalVidhya - DigitalVidhya Online Examination System の Photo 機能における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2014-8997 2014-11-21 14:23 2014-11-13 Show GitHub Exploit DB Packet Storm
213002 4.3 警告 Nibbleblog - Nibbleblog におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-8996 2014-11-21 14:13 2014-07-3 Show GitHub Exploit DB Packet Storm
213003 5 警告 Maarch - Maarch LetterBox における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2014-8995 2014-11-21 14:07 2014-11-17 Show GitHub Exploit DB Packet Storm
213004 5 警告 ZTE - ZTE ZXHN H108L のファームウェアにおける CWMP 設定を変更される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-8493 2014-11-21 13:37 2014-11-14 Show GitHub Exploit DB Packet Storm
213005 5 警告 Monstra - Monstra における総当たりログイン攻撃を実行される脆弱性 CWE-255
証明書・パスワード管理
CVE-2014-9006 2014-11-21 12:12 2014-11-12 Show GitHub Exploit DB Packet Storm
213006 7.5 危険 VLD Interactive - vldPersonals における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2014-9005 2014-11-21 11:55 2014-11-10 Show GitHub Exploit DB Packet Storm
213007 4.3 警告 VLD Interactive - vldPersonals におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-9004 2014-11-21 11:54 2014-11-10 Show GitHub Exploit DB Packet Storm
213008 6.5 警告 MuleSoft Inc. - Mule Enterprise Management Console における管理者権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-9000 2014-11-21 11:37 2014-10-22 Show GitHub Exploit DB Packet Storm
213009 6.5 警告 XOOPS - XOOPS の htdocs/modules/system/admin.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2014-8999 2014-11-21 11:25 2014-06-16 Show GitHub Exploit DB Packet Storm
213010 6.5 警告 X7 Group - X7 Chat の lib/message.php における任意の PHP コードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2014-8998 2014-11-21 11:18 2014-11-5 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 6, 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
331 9.8 CRITICAL
Network
- - vm2 is an open source vm/sandbox for Node.js. Prior to version 3.11.0, SuppressedError allows attackers to escape the sandbox and run arbitrary code. This issue has been patched in version 3.11.0. New CWE-94
CWE-693
Code Injection
 Protection Mechanism Failure
CVE-2026-26332 2026-05-5 02:16 2026-05-5 Show GitHub Exploit DB Packet Storm
332 9.6 CRITICAL
Adjacent
- - Buffer overflow due to incorrect authorization in PLC FW New CWE-863
 Incorrect Authorization
CVE-2026-25293 2026-05-5 02:16 2026-05-5 Show GitHub Exploit DB Packet Storm
333 5.5 MEDIUM
Local
- - Memory corruption while processing IOCTL command when device is in power-save state. New CWE-749
 Exposed Dangerous Method or Function
CVE-2026-25266 2026-05-5 02:16 2026-05-5 Show GitHub Exploit DB Packet Storm
334 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 through the inspect function. This allows attackers to write code which can es… New CWE-94
CWE-693
Code Injection
 Protection Mechanism Failure
CVE-2026-24781 2026-05-5 02:16 2026-05-5 Show GitHub Exploit DB Packet Storm
335 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
336 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
337 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
338 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
339 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
340 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