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 10, 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
203291 7.2 危険 マイクロソフト - 複数の Microsoft Windows 製品における権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-0087 2016-03-16 10:10 2016-03-8 Show GitHub Exploit DB Packet Storm
203292 5 警告 IBM - IBM Security Access Manager for Web アプライアンスの SSH の実装における暗号保護メカニズムを破られる脆弱性 CWE-310
暗号の問題
CVE-2015-5012 2016-03-16 10:05 2015-12-1 Show GitHub Exploit DB Packet Storm
203293 5 警告 The Prosody Team - Prosody の mod_dialback モジュールの generate_dialback 関数における XMPP ネットワークドメインを偽装される脆弱性 CWE-20
不適切な入力確認
CVE-2016-0756 2016-03-15 17:52 2016-01-27 Show GitHub Exploit DB Packet Storm
203294 9.3 危険 Westermo - Westermo WeOS における暗号保護メカニズムを破られる脆弱性 CWE-310
暗号の問題
CVE-2015-7923 2016-03-15 17:50 2015-10-22 Show GitHub Exploit DB Packet Storm
203295 7.6 危険 マイクロソフト - Microsoft Internet Explorer 8 から 11 などの製品で使用される VBScript および JScript エンジンにおける任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-0002 2016-03-15 17:50 2016-01-12 Show GitHub Exploit DB Packet Storm
203296 4 警告 DTE Energy Company - DTE Insight に情報漏えいの脆弱性 CWE-200
情報漏えい
CVE-2016-1562 2016-03-15 17:12 2016-03-11 Show GitHub Exploit DB Packet Storm
203297 10 危険 シスコシステムズ - Cisco DPC2203 および EPC2203 デバイスのファームウェア上で稼働する Web サーバにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-1327 2016-03-15 16:53 2016-03-9 Show GitHub Exploit DB Packet Storm
203298 7.8 危険 シスコシステムズ - Cisco DPQ3925 デバイスの管理インターフェースにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2016-1326 2016-03-15 16:53 2016-03-9 Show GitHub Exploit DB Packet Storm
203299 7.8 危険 シスコシステムズ - Cisco DPC3939B および DPC3941 デバイスの管理インターフェースにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-1325 2016-03-15 16:53 2016-03-9 Show GitHub Exploit DB Packet Storm
203300 7.1 危険 シスコシステムズ - Cisco ASR 5000 デバイス上で稼動する StarOS の SSH 実装における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-1335 2016-03-15 16:52 2016-02-18 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 11, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
301 5.3 MEDIUM
Network
sandboxie-plus sandboxie Sandboxie-Plus is an open source sandbox-based isolation software for Windows. In versions 1.17.2 and earlier, SbieIniServer::HashPassword converts a SHA-1 digest to hexadecimal incorrectly. The high… Update CWE-328
 Use of Weak Hash
CVE-2026-34527 2026-05-9 04:17 2026-05-6 Show GitHub Exploit DB Packet Storm
302 8.1 HIGH
Network
- - An issue exists in Amazon Redshift JDBC Driver versions prior to 2.2.2. Under certain conditions, the driver could load and execute arbitrary classes when processing JDBC connection URL parameters. A… New CWE-470
Unsafe Reflection
CVE-2026-8178 2026-05-9 04:16 2026-05-9 Show GitHub Exploit DB Packet Storm
303 6.2 MEDIUM
Local
- - OpenMcdf is a fully .NET / C# library to manipulate Compound File Binary File Format files, also known as Structured Storage. Prior to version 3.1.3, OpenMcdf does not detect cycles in the directory … New CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2026-41511 2026-05-9 04:16 2026-05-9 Show GitHub Exploit DB Packet Storm
304 7.5 HIGH
Network
- - When processing HTTP/2 SETTINGS frames, transport will enter an infinite loop of writing CONTINUATION frames if it receives a SETTINGS_MAX_FRAME_SIZE with a value of 0. New - CVE-2026-33814 2026-05-9 04:16 2026-05-8 Show GitHub Exploit DB Packet Storm
305 9.8 CRITICAL
Network
vm2_project vm2 vm2 is an open source vm/sandbox for Node.js. In version 3.10.4, vm2 is vulnerable to full sandbox escape with arbitrary code execution. Attacker code inside VM.run() obtains host process object and … Update CWE-693
 Protection Mechanism Failure
CVE-2026-26956 2026-05-9 04:15 2026-05-5 Show GitHub Exploit DB Packet Storm
306 7.1 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: mailbox: Prevent out-of-bounds access in fw_mbox_index_xlate() Although it is guided that `#mbox-cells` must be at least 1, there… Update CWE-125
Out-of-bounds Read
CVE-2026-43281 2026-05-9 04:13 2026-05-6 Show GitHub Exploit DB Packet Storm
307 8.8 HIGH
Network
jupyter jupyter_server Jupyter Server is the backend for Jupyter web applications. In versions 2.17.0 and earlier, a path traversal vulnerability in the REST API allows an authenticated user to escape the configured root_d… Update CWE-22
Path Traversal
CVE-2026-35397 2026-05-9 04:11 2026-05-6 Show GitHub Exploit DB Packet Storm
308 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: RDMA/ionic: Fix potential NULL pointer dereference in ionic_query_port The function ionic_query_port() calls ib_device_get_netdev… Update CWE-476
 NULL Pointer Dereference
CVE-2026-43282 2026-05-9 04:09 2026-05-6 Show GitHub Exploit DB Packet Storm
309 7.5 HIGH
Network
thecodingmachine gotenberg Gotenberg is an API-based document conversion tool. In versions 8.30.1 and earlier, the default private-IP deny-lists for the --webhook-deny-list and --api-download-from-deny-list flags use a case-se… Update CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-40280 2026-05-9 04:06 2026-05-6 Show GitHub Exploit DB Packet Storm
310 7.8 HIGH
Local
osgeo gdal A vulnerability was identified in OSGeo gdal up to 3.13.0dev-4. This issue affects the function SWnentries of the file frmts/hdf4/hdf-eos/SWapi.c. Such manipulation of the argument DimensionName lead… New CWE-119
CWE-122
Incorrect Access of Indexable Resource ('Range Error') 
Heap-based Buffer Overflow
CVE-2026-8086 2026-05-9 04:04 2026-05-8 Show GitHub Exploit DB Packet Storm