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 27, 2026, 2:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
195911 6 警告
Local
Fabrice Bellard - QEMU の hw/9pfs/9p.c の v9fs_create および v9fs_lcreate 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2017-7377 2017-05-15 16:16 2017-03-28 Show GitHub Exploit DB Packet Storm
195912 5.3 警告
Network
NetApp - NetApp OnCommand Performance Manager および OnCommand Unified Manager for Clustered Data ONTAP における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2017-7345 2017-05-15 16:10 2017-03-31 Show GitHub Exploit DB Packet Storm
195913 4.3 警告
Network
Splunk - Splunk Enterprise および Splunk Light における重要なログインユーザ名およびバージョン関連情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2017-5607 2017-05-15 16:04 2017-03-27 Show GitHub Exploit DB Packet Storm
195914 5.5 警告
Local
Erik de Castro Lopo - libsamplerate の src_sinc.c の calc_output_single 関数におけるバッファオーバーリードの脆弱性 CWE-119
バッファエラー
CVE-2017-7697 2017-05-15 16:03 2017-04-11 Show GitHub Exploit DB Packet Storm
195915 8.8 重要
Network
Symphony CMS - Symphony CMS におけるコードインジェクションの脆弱性 CWE-94
コード・インジェクション
CVE-2017-7694 2017-05-15 15:59 2017-04-11 Show GitHub Exploit DB Packet Storm
195916 8.8 重要
Network
Digium - Asterisk Open Source および Certified Asterisk におけるバッファエラーの脆弱性 CWE-119
バッファエラー
CVE-2017-7617 2017-05-15 15:55 2017-03-27 Show GitHub Exploit DB Packet Storm
195917 6.5 警告
Network
OSRAM - OSRAM SYLVANIA Osram Lightify Pro における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-5059 2017-05-15 15:48 2016-07-26 Show GitHub Exploit DB Packet Storm
195918 7.5 重要
Network
OSRAM - OSRAM SYLVANIA Osram Lightify Pro におけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2016-5058 2017-05-15 15:48 2016-07-26 Show GitHub Exploit DB Packet Storm
195919 7.5 重要
Network
OSRAM - OSRAM SYLVANIA Osram Lightify Pro におけるセキュリティ機能に関する脆弱性 CWE-254
セキュリティ機能
CVE-2016-5057 2017-05-15 15:48 2016-07-26 Show GitHub Exploit DB Packet Storm
195920 7.5 重要
Network
OSRAM - OSRAM SYLVANIA Osram Lightify Pro における暗号強度に関する脆弱性 CWE-326
不適切な暗号強度
CVE-2016-5056 2017-05-15 15:48 2016-07-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 27, 2026, 4:52 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2381 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 obtain the host Object. There are various ways to use the host Object, to escape the sandbox, one example would be usi… CWE-94
Code Injection
CVE-2026-43997 2026-05-15 00:37 2026-05-14 Show GitHub Exploit DB Packet Storm
2382 8.5 HIGH
Network
vm2_project vm2 vm2 is an open source vm/sandbox for Node.js. In 3.10.5, NodeVM's require.root path restriction can be bypassed using filesystem symlinks, allowing sandboxed code to load modules from outside the all… CWE-59
Link Following
CVE-2026-43998 2026-05-15 00:36 2026-05-14 Show GitHub Exploit DB Packet Storm
2383 7.2 HIGH
Network
vm2_project vm2 vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.0, a sandbox boundary violation in vm2 allows host object identity to cross into the sandbox through host Promise resolution. When a host-s… CWE-693
 Protection Mechanism Failure
CVE-2026-44000 2026-05-15 00:35 2026-05-14 Show GitHub Exploit DB Packet Storm
2384 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…
Integer overflow or wraparound 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-34330 2026-05-15 00:27 2026-05-13 Show GitHub Exploit DB Packet Storm
2385 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 Win32K - GRFX allows an authorized attacker to elevate privileges locally. CWE-362
CWE-416
Race Condition
 Use After Free
CVE-2026-34331 2026-05-15 00:26 2026-05-13 Show GitHub Exploit DB Packet Storm
2386 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
2387 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
2388 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
2389 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
2390 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