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 16, 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
197081 5.4 警告
Network
IBM - IBM Jazz Foundation におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-8968 2017-03-8 14:19 2016-10-25 Show GitHub Exploit DB Packet Storm
197082 5.3 警告
Local
IBM - IBM Cognos Disclosure Management における低い権限で任意のコマンドを実行される脆弱性 CWE-284
不適切なアクセス制御
CVE-2016-6077 2017-03-8 14:19 2016-10-20 Show GitHub Exploit DB Packet Storm
197083 4.3 警告
Network
IBM - IBM Rational DOORS Next Generation におけるプロジェクト名を見られる脆弱性 CWE-200
情報漏えい
CVE-2016-6060 2017-03-8 14:19 2016-06-29 Show GitHub Exploit DB Packet Storm
197084 7.5 重要
Network
Wireshark - Wireshark における無限ループを引き起こされる脆弱性 CWE-399
リソース管理の問題
CVE-2017-6014 2017-03-7 18:19 2017-02-16 Show GitHub Exploit DB Packet Storm
197085 9.8 緊急
Network
dotCMS - dotCMS におけるブラインドブーリアン SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2017-5344 2017-03-7 18:18 2017-01-17 Show GitHub Exploit DB Packet Storm
197086 5.5 警告
Local
ZoneMinder - ZoneMinder の web/views/file.php におけるファイル公開/インクルージョンの脆弱性 CWE-200
情報漏えい
CVE-2017-5595 2017-03-7 17:58 2017-01-25 Show GitHub Exploit DB Packet Storm
197087 9.8 緊急
Network
Vim - Vim における整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2017-5953 2017-03-7 17:33 2017-02-10 Show GitHub Exploit DB Packet Storm
197088 6.1 警告
Network
Inverse inc. - SOGo の Web Calendar の View Raw Source ページにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-6191 2017-03-7 17:13 2016-06-8 Show GitHub Exploit DB Packet Storm
197089 4.3 警告
Network
Inverse inc. - SOGo における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-6190 2017-03-7 17:13 2016-05-27 Show GitHub Exploit DB Packet Storm
197090 4.3 警告
Network
Inverse inc. - SOGo における重要な情報を取得される脆弱性 CWE-184
不完全なブラックリスト
CVE-2016-6189 2017-03-7 17:13 2016-05-27 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 17, 2026, 4:15 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
901 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… New 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
902 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. New CWE-94
Code Injection
CVE-2026-44006 2026-05-15 00:19 2026-05-14 Show GitHub Exploit DB Packet Storm
903 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… New CWE-284
Improper Access Control
CVE-2026-44007 2026-05-15 00:18 2026-05-14 Show GitHub Exploit DB Packet Storm
904 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… New 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
905 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. Update CWE-126
 Buffer Over-read
CVE-2026-34336 2026-05-15 00:17 2026-05-13 Show GitHub Exploit DB Packet Storm
906 9.8 CRITICAL
Network
vm2_project vm2 vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.2, This vulnerability is fixed in 3.11.2. New CWE-668
 Exposure of Resource to Wrong Sphere
CVE-2026-44009 2026-05-15 00:17 2026-05-14 Show GitHub Exploit DB Packet Storm
907 7.3 HIGH
Network
- - YAML::Syck versions before 1.38 for Perl has an out-of-bounds read. The base60 (sexagesimal) parsing code in perl_syck.h has a buffer underflow bug in both int#base60 and float#base60 handlers. Whe… Update CWE-124
Buffer Underflow
CVE-2026-5089 2026-05-15 00:16 2026-05-13 Show GitHub Exploit DB Packet Storm
908 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: rxrpc: Also unshare DATA/RESPONSE packets when paged frags are present The DATA-packet handler in rxrpc_input_call_event() and th… Update CWE-787
 Out-of-bounds Write
CVE-2026-43500 2026-05-15 00:16 2026-05-11 Show GitHub Exploit DB Packet Storm
909 6.8 MEDIUM
Physics
- - U-SPEED AC1200 Gigabit Wi-Fi Router (Model: T18-21K) V1.0 is vulnerable to Incorrect Access Control. The device exposes a UART interface that lacks authentication, authorization, or access control me… New CWE-284
Improper Access Control
CVE-2026-36738 2026-05-15 00:16 2026-05-14 Show GitHub Exploit DB Packet Storm
910 6.5 MEDIUM
Network
- - A path injection vulnerability exists in OpenPLC v3 (2c82b0e79c53f8c1f1458eee15fec173400d6e1a) as the binary program compiled from glue_generator.cpp does not perform any validation on the file path … New CWE-22
Path Traversal
CVE-2026-31156 2026-05-15 00:16 2026-05-14 Show GitHub Exploit DB Packet Storm