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
196851 9.8 緊急
Network
Magento, Inc. - Magento CE および EE における PHP オブジェクトインジェクション攻撃を実行される脆弱性 CWE-74
インジェクション
CVE-2016-4010 2017-02-8 17:23 2016-05-17 Show GitHub Exploit DB Packet Storm
196852 9.8 緊急
Network
LibGD project - GD Graphics ライブラリの gdImageWebPtr 関数におけるメモリ二重解放の脆弱性 CWE-415
二重解放
CVE-2016-6912 2017-02-8 17:03 2016-08-17 Show GitHub Exploit DB Packet Storm
196853 7.8 重要
Local
シトリックス・システムズ
Xen プロジェクト
- Xen の x86 エミュレータにおける権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-9386 2017-02-8 16:53 2016-11-22 Show GitHub Exploit DB Packet Storm
196854 6 警告
Local
シトリックス・システムズ
Xen プロジェクト
- Xen の x86 セグメントベースの書き込みのエミュレーション機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-9385 2017-02-8 16:53 2016-11-22 Show GitHub Exploit DB Packet Storm
196855 8.8 重要
Local
シトリックス・システムズ
Xen プロジェクト
- Xen における任意のメモリを変更される脆弱性 CWE-20
不適切な入力確認
CVE-2016-9383 2017-02-8 16:53 2016-11-22 Show GitHub Exploit DB Packet Storm
196856 7.8 重要
Local
シトリックス・システムズ
Xen プロジェクト
- Xen における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-9382 2017-02-8 16:53 2016-11-22 Show GitHub Exploit DB Packet Storm
196857 7.5 重要
Local
シトリックス・システムズ
Fabrice Bellard
- Xen の QEMU における権限を取得される脆弱性 CWE-264
CWE-362
CVE-2016-9381 2017-02-8 16:53 2016-11-22 Show GitHub Exploit DB Packet Storm
196858 8.8 重要
Adjacent
Ubiquiti Networks - Ubiquiti Networks UniFi におけるデータベースを変更される脆弱性 CWE-284
不適切なアクセス制御
CVE-2016-7792 2017-02-8 16:52 2016-09-30 Show GitHub Exploit DB Packet Storm
196859 7.5 重要
Network
jwt project - jwt の Encryption/Symmetric.php の verify 関数における署名を偽造される脆弱性 CWE-361
時間とステータス
CVE-2016-7037 2017-02-8 16:50 2016-09-6 Show GitHub Exploit DB Packet Storm
196860 9.1 緊急
Network
Doorkeeper project - Ruby 用 Doorkeeper gem における反射攻撃を実行される脆弱性 CWE-254
セキュリティ機能
CVE-2016-6582 2017-02-8 16:49 2016-08-19 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