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
213031 7.5 危険 Google - Google Chrome で使用される PDFium におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2014-7902 2014-11-20 15:12 2014-11-18 Show GitHub Exploit DB Packet Storm
213032 7.5 危険 Google - Google Chrome で使用される PDFium の OpenJPEG における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2014-7901 2014-11-20 15:12 2014-11-18 Show GitHub Exploit DB Packet Storm
213033 7.5 危険 Google - Google Chrome で使用される PDFium の fpdfapi/fpdf_parser/fpdf_parser_parser.cpp の CPDF_Parser::IsLinearizedFile 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2014-7900 2014-11-20 15:11 2014-11-18 Show GitHub Exploit DB Packet Storm
213034 5 警告 Ruby on Rails project - Ruby on Rails の Action Pack におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2014-7829 2014-11-20 14:40 2014-11-17 Show GitHub Exploit DB Packet Storm
213035 2.1 注意 IBM - IBM Tivoli Storage Manager のサーバ におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-4817 2014-11-20 14:03 2014-10-16 Show GitHub Exploit DB Packet Storm
213036 6.8 警告 アップル - Apple iOS および Apple TV などで使用される WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2014-4414 2014-11-20 10:09 2014-09-17 Show GitHub Exploit DB Packet Storm
213037 6.8 警告 ForgeRock - OpenAM におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2014-7246 2014-11-20 10:04 2014-11-10 Show GitHub Exploit DB Packet Storm
213038 6.8 警告 アップル - Apple Safari などで使用される WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2014-1342 2014-11-20 10:02 2014-05-21 Show GitHub Exploit DB Packet Storm
213039 6.8 警告 アップル - Apple Safari などで使用される WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2014-1341 2014-11-20 10:01 2014-05-21 Show GitHub Exploit DB Packet Storm
213040 6.8 警告 アップル - Apple Safari などで使用される WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2014-1339 2014-11-20 10:00 2014-05-21 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