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, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
195921 8.8 重要
Network
OXID eSales AG - OXID eShop における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2016-5072 2017-05-15 15:46 2016-06-13 Show GitHub Exploit DB Packet Storm
195922 9.8 緊急
Network
ブラザー工業 - 複数の Brother デバイス製品における認証に関する脆弱性 CWE-287
不適切な認証
CVE-2017-7588 2017-05-15 15:42 2017-04-11 Show GitHub Exploit DB Packet Storm
195923 7.5 重要
Network
CloudView NMS - CloudView NMS における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-5076 2017-05-15 15:36 2016-09-7 Show GitHub Exploit DB Packet Storm
195924 6.1 警告
Network
CloudView NMS - CloudView NMS におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-5075 2017-05-15 15:36 2016-09-7 Show GitHub Exploit DB Packet Storm
195925 9.8 緊急
Network
CloudView NMS - CloudView NMS におけるフォーマットストリングの脆弱性 CWE-134
書式文字列の問題
CVE-2016-5074 2017-05-15 15:36 2016-09-7 Show GitHub Exploit DB Packet Storm
195926 6.1 警告
Network
CloudView NMS - CloudView NMS におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-5073 2017-05-15 15:35 2016-09-7 Show GitHub Exploit DB Packet Storm
195927 6.5 警告
Network
SAP - SAP NetWeaver AS JAVA の SAP EP-RUNTIME コンポーネントにおけるサービス運用妨害 (DoS) の脆弱性 CWE-502
信頼性のないデータのデシリアライゼーション
CVE-2016-10304 2017-05-15 14:37 2016-07-12 Show GitHub Exploit DB Packet Storm
195928 6.1 警告
Network
デル - 複数の Dell iDRAC 製品におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-7275 2017-05-15 14:23 2015-12-2 Show GitHub Exploit DB Packet Storm
195929 8.8 重要
Network
デル - Dell iDRAC6 における任意の管理者用 HTTP コマンドを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-7274 2017-05-15 14:22 2015-12-2 Show GitHub Exploit DB Packet Storm
195930 9.8 緊急
Network
デル - Dell iDRAC7 および iDRAC8 における XML 外部エンティティの脆弱性 CWE-611
XML 外部エンティティ参照の不適切な制限
CVE-2015-7273 2017-05-15 14:22 2015-12-2 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