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 11, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
3661 5.3 警告
Network
Python Software Foundation Python Python Software FoundationのPythonにおける不正な型変換に関する脆弱性 CWE-704
不正な型変換またはキャスト
CVE-2025-12781 2026-02-4 18:38 2026-01-21 Show GitHub Exploit DB Packet Storm
3662 7.5 重要
Network
GNU Project GNU Libtasn1 GNU ProjectのGNU Libtasn1における境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2025-13151 2026-02-4 18:38 2026-01-7 Show GitHub Exploit DB Packet Storm
3663 9.8 緊急
Network
Patrick Mvuma Patients Waiting Area Queue Management System Patrick MvumaのPatients Waiting Area Queue Management Systemにおける複数の脆弱性 CWE-74
CWE-89
CWE-89
CVE-2025-13248 2026-02-4 18:38 2025-11-16 Show GitHub Exploit DB Packet Storm
3664 9.8 緊急
Network
admerc Online Cake Ordering System in PHP Project With Source Code Adrian MercurioのOnline Cake Ordering System in PHP Project With Source Codeにおける複数の脆弱性 CWE-74
CWE-89
CWE-89
CVE-2025-14650 2026-02-4 18:38 2025-12-14 Show GitHub Exploit DB Packet Storm
3665 9.8 緊急
Network
admerc Online Cake Ordering System in PHP Project With Source Code Adrian MercurioのOnline Cake Ordering System in PHP Project With Source Codeにおける複数の脆弱性 CWE-74
CWE-89
CWE-89
CVE-2025-14832 2026-02-4 18:38 2025-12-17 Show GitHub Exploit DB Packet Storm
3666 6.2 警告
Local
サムスン Wear OS サムスンのWear OSにおける不適切なデフォルトパーミッションに関する脆弱性 CWE-276
不適切なデフォルトパーミッション
CVE-2025-20910 2026-02-4 18:38 2025-03-6 Show GitHub Exploit DB Packet Storm
3667 4.4 警告
Local
サムスン Wear OS サムスンのWear OSにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2025-20911 2026-02-4 18:38 2025-03-6 Show GitHub Exploit DB Packet Storm
3668 6.2 警告
Local
サムスン Wear OS サムスンのWear OSにおける重要な情報のセキュアでない格納に関する脆弱性 CWE-922
重要な情報のセキュアでない格納
CVE-2025-20912 2026-02-4 18:38 2025-03-6 Show GitHub Exploit DB Packet Storm
3669 5.5 警告
Local
サムスン android サムスンのAndroidにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2025-20952 2026-02-4 18:38 2025-04-9 Show GitHub Exploit DB Packet Storm
3670 6.2 警告
Local
サムスン Wear OS サムスンのWear OSにおける不適切なデフォルトパーミッションに関する脆弱性 CWE-276
不適切なデフォルトパーミッション
CVE-2025-20984 2026-02-4 18:38 2025-06-4 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