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 22, 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
196601 7.8 重要
Local
アドビシステムズ - Adobe Reader および Acrobat の XML Forms Architecture エンジンにおける任意のコードを実行される脆弱性 CWE-416
解放済みメモリの使用
CVE-2017-3035 2017-04-21 11:39 2017-04-6 Show GitHub Exploit DB Packet Storm
196602 3.3
Local
アドビシステムズ - Adobe Reader および Acrobat の JPEG 2000 コードストリームパーサにおけるメモリアドレスの漏えいの脆弱性 CWE-125
境界外読み取り
CVE-2017-3032 2017-04-21 11:39 2017-04-6 Show GitHub Exploit DB Packet Storm
196603 3.3
Local
アドビシステムズ - Adobe Reader および Acrobat の XSLT エンジンにおけるメモリアドレスの漏えいの脆弱性 CWE-125
境界外読み取り
CVE-2017-3031 2017-04-21 11:39 2017-04-6 Show GitHub Exploit DB Packet Storm
196604 5.5 警告
Local
elfutils Project - elfutils の elf_getdata.c の __libelf_set_rawdata_wrlock 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2016-10255 2017-04-21 11:38 2016-10-21 Show GitHub Exploit DB Packet Storm
196605 5.5 警告
Local
elfutils Project - elfutils の common.h の allocate_elf 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2016-10254 2017-04-21 11:38 2016-10-26 Show GitHub Exploit DB Packet Storm
196606 7.8 重要
Local
アドビシステムズ - Adobe Reader および Acrobat の XML Forms Architecture エンジンにおける整数オーバーフローの脆弱性 CWE-191
整数アンダーフロー
CVE-2017-3034 2017-04-21 11:31 2017-04-6 Show GitHub Exploit DB Packet Storm
196607 3.3
Local
アドビシステムズ - Adobe Reader および Acrobat におけるメモリアドレスの漏えいの脆弱性 CWE-125
境界外読み取り
CVE-2017-3033 2017-04-21 11:31 2017-04-6 Show GitHub Exploit DB Packet Storm
196608 3.3
Local
アドビシステムズ - Adobe Reader および Acrobat におけるメモリアドレスの漏えいの脆弱性 CWE-119
バッファエラー
CVE-2017-3029 2017-04-21 11:31 2017-04-6 Show GitHub Exploit DB Packet Storm
196609 7.8 重要
Local
アドビシステムズ - Adobe Reader および Acrobat の XFA モジュールにおける任意のコードを実行される脆弱性 CWE-416
解放済みメモリの使用
CVE-2017-3027 2017-04-21 11:31 2017-04-6 Show GitHub Exploit DB Packet Storm
196610 7.8 重要
Local
アドビシステムズ - Adobe Reader および Acrobat における任意のコードを実行される脆弱性 CWE-416
解放済みメモリの使用
CVE-2017-3026 2017-04-21 11:31 2017-04-6 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 23, 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
1781 8.0 HIGH
Network
microsoft windows_server_2025 Use after free in Windows Kernel-Mode Drivers allows an authorized attacker to execute code over a network. CWE-416
 Use After Free
CVE-2026-34332 2026-05-15 00:25 2026-05-13 Show GitHub Exploit DB Packet Storm
1782 7.8 HIGH
Local
microsoft windows_10_1607
windows_10_1809
windows_10_21h2
windows_10_22h2
windows_11_23h2
windows_11_24h2
windows_11_25h2
windows_11_26h1
windows_server_2012
windows_server_2016
w…
Use after free in Windows Win32K - GRFX allows an authorized attacker to elevate privileges locally. CWE-190
CWE-416
 Integer Overflow or Wraparound
 Use After Free
CVE-2026-34333 2026-05-15 00:25 2026-05-13 Show GitHub Exploit DB Packet Storm
1783 7.0 HIGH
Local
microsoft windows_10_1607
windows_10_1809
windows_10_21h2
windows_10_22h2
windows_11_23h2
windows_11_24h2
windows_11_25h2
windows_11_26h1
windows_server_2012
windows_server_2016
w…
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows TCP/IP allows an authorized attacker to elevate privileges locally. CWE-362
Race Condition
CVE-2026-34334 2026-05-15 00:23 2026-05-13 Show GitHub Exploit DB Packet Storm
1784 5.8 MEDIUM
Network
vm2_project vm2 vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.0, vm2's CallSite wrapper class (intended as a safe wrapper for V8's native CallSite) blocks getThis() and getFunction() to prevent host ob… CWE-209
Information Exposure Through an Error Message
CVE-2026-44002 2026-05-15 00:23 2026-05-14 Show GitHub Exploit DB Packet Storm
1785 5.8 MEDIUM
Network
vm2_project vm2 vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.0, vm2's code transformer has a performance optimization that skips AST analysis when the code does not contain catch, import, or async key… CWE-693
 Protection Mechanism Failure
CVE-2026-44003 2026-05-15 00:22 2026-05-14 Show GitHub Exploit DB Packet Storm
1786 7.5 HIGH
Network
vm2_project vm2 vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.0, sandboxed code can call Buffer.alloc() with an arbitrary size to allocate memory directly on the host heap. Because Buffer.alloc is a sy… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-44004 2026-05-15 00:22 2026-05-14 Show GitHub Exploit DB Packet Storm
1787 10.0 CRITICAL
Network
vm2_project vm2 vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.0, It is possible to reach BaseHandler.getPrototypeOf, which can be used to get arbitrary prototypes. This vulnerability is fixed in 3.11.0. CWE-94
Code Injection
CVE-2026-44006 2026-05-15 00:19 2026-05-14 Show GitHub Exploit DB Packet Storm
1788 9.1 CRITICAL
Network
vm2_project vm2 vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.1, when a NodeVM is created with nesting: true, sandbox code can unconditionally require('vm2') regardless of the outer VM's require config… CWE-284
Improper Access Control
CVE-2026-44007 2026-05-15 00:18 2026-05-14 Show GitHub Exploit DB Packet Storm
1789 9.8 CRITICAL
Network
vm2_project vm2 vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.2, the new method neutralizeArraySpeciesBatch works with objects from the other side but can call into this side via getter on the array pr… CWE-668
 Exposure of Resource to Wrong Sphere
CVE-2026-44008 2026-05-15 00:17 2026-05-14 Show GitHub Exploit DB Packet Storm
1790 7.8 HIGH
Local
microsoft windows_10_1607
windows_10_1809
windows_10_21h2
windows_10_22h2
windows_11_23h2
windows_11_24h2
windows_11_25h2
windows_11_26h1
windows_server_2016
windows_server_2019
w…
Buffer over-read in Windows DWM Core Library allows an authorized attacker to disclose information locally. CWE-126
 Buffer Over-read
CVE-2026-34336 2026-05-15 00:17 2026-05-13 Show GitHub Exploit DB Packet Storm