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
251011 2.1 注意 アップル - Apple iOS のホームスクリーンコンポーネントにおける重要な状態情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-3431 2011-10-24 16:47 2011-10-14 Show GitHub Exploit DB Packet Storm
251012 5 警告 アップル - Apple iOS の UIKit アラートコンポーネントにおけるサービス運用妨害 (デバイスハング) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-3432 2011-10-24 16:46 2011-10-14 Show GitHub Exploit DB Packet Storm
251013 4.3 警告 アップル - Apple iOS の WiFi コンポーネントにおける重要な情報を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2011-3434 2011-10-24 16:46 2011-10-14 Show GitHub Exploit DB Packet Storm
251014 4.3 警告 アップル - Apple iOS および Safari で使用される WebKit におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-3243 2011-10-24 16:43 2011-10-14 Show GitHub Exploit DB Packet Storm
251015 2.1 注意 アップル - Apple iOS のキーボードコンポーネントにおける重要な情報を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2011-3245 2011-10-24 16:43 2011-10-14 Show GitHub Exploit DB Packet Storm
251016 2.6 注意 アップル - Apple iOS の CalDAV における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-3253 2011-10-24 16:43 2011-10-14 Show GitHub Exploit DB Packet Storm
251017 4.3 警告 アップル - Apple iOS のカレンダーにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-3254 2011-10-24 16:42 2011-10-14 Show GitHub Exploit DB Packet Storm
251018 4.3 警告 アップル - Apple iOS の CFNetwork における重要な情報を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2011-3255 2011-10-24 16:33 2011-10-14 Show GitHub Exploit DB Packet Storm
251019 2.1 注意 アップル - Apple iOS の Data Access コンポーネントにおけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-3257 2011-10-24 16:32 2011-10-14 Show GitHub Exploit DB Packet Storm
251020 6.8 警告 アップル - Apple iOS の OfficeImport におけるバッファオーバーフローの脆弱性 CWE-94
コード・インジェクション
CVE-2011-3260 2011-10-24 16:30 2011-10-14 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
2381 4.3 MEDIUM
Network
- - Dell Disk Library for Mainframe, version(s) DLm 8700/2700 contain(s) a Server-Side Request Forgery (SSRF) vulnerability. A low privileged attacker with remote access could potentially exploit this vu… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-23773 2026-05-1 00:13 2026-04-29 Show GitHub Exploit DB Packet Storm
2382 - - - Netskope was notified about a potential gap in the Endpoint DLP Module for Netskope Client on Windows systems. The successful exploitation of the gap can potentially allow an unprivileged user to tri… CWE-125
Out-of-bounds Read
CVE-2026-2810 2026-05-1 00:13 2026-04-30 Show GitHub Exploit DB Packet Storm
2383 6.5 MEDIUM
Network
- - Computing the MD5 checksum of a malformed BSON object under specific conditions may cause loss of availability in MongoDB server. This issue affects all MongoDB Server v8.2 versions, all MongoDB Serv… CWE-191
 Integer Underflow (Wrap or Wraparound)
CVE-2026-6914 2026-05-1 00:13 2026-04-30 Show GitHub Exploit DB Packet Storm
2384 6.3 MEDIUM
Network
- - An authorization flaw in the user management command could allow an authenticated user to make limited changes to authentication-related data associated with another user account. This could affect h… CWE-1284
 Improper Validation of Specified Quantity in Input
CVE-2026-6915 2026-05-1 00:13 2026-04-30 Show GitHub Exploit DB Packet Storm
2385 4.4 MEDIUM
Local
- - Wazuh is a free and open source platform used for threat prevention, detection, and response. From version 1.0.0 to before version 4.14.4, a heap-based out-of-bounds WRITE occurs in GetAlertData, res… CWE-124
CWE-191
Buffer Underflow
 Integer Underflow (Wrap or Wraparound)
CVE-2026-26204 2026-05-1 00:11 2026-04-30 Show GitHub Exploit DB Packet Storm
2386 6.5 MEDIUM
Network
- - Wazuh is a free and open source platform used for threat prevention, detection, and response. From version 4.0.0 to before version 4.14.4, Wazuh's server API brute-force protection for POST /security… CWE-307
CWE-362
CWE-367
mproper Restriction of Excessive Authentication Attempts
Race Condition
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2026-26206 2026-05-1 00:11 2026-04-30 Show GitHub Exploit DB Packet Storm
2387 6.5 MEDIUM
Network
- - Wazuh is a free and open source platform used for threat prevention, detection, and response. From version 4.8.0 to before version 4.14.4, a stack-based buffer overflow exists in print_hex_string() i… CWE-121
CWE-400
Stack-based Buffer Overflow
 Uncontrolled Resource Consumption
CVE-2026-28221 2026-05-1 00:11 2026-04-30 Show GitHub Exploit DB Packet Storm
2388 9.0 CRITICAL
Network
- - Wazuh is a free and open source platform used for threat prevention, detection, and response. From version 4.4.0 to before version 4.14.4, a path traversal vulnerability in Wazuh's cluster synchroniz… CWE-22
CWE-73
Path Traversal
 External Control of File Name or Path
CVE-2026-30893 2026-05-1 00:11 2026-04-30 Show GitHub Exploit DB Packet Storm
2389 6.5 MEDIUM
Network
- - Exposure of Sensitive Information to an Unauthorized Actor, Exposure of private personal information to an unauthorized actor vulnerability in MeWare Software Development Inc. PDKS allows Excavation.… CWE-200
CWE-359
Information Exposure
 Exposure of Private Personal Information to an Unauthorized Actor
CVE-2026-7382 2026-05-1 00:09 2026-04-30 Show GitHub Exploit DB Packet Storm
2390 8.1 HIGH
Network
- - Authorization bypass through User-Controlled key vulnerability in MeWare Software Development Inc. PDKS allows Privilege Abuse. This issue affects PDKS: from V16.20200313 before VMYR_3.5.2025117. CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-7399 2026-05-1 00:09 2026-04-30 Show GitHub Exploit DB Packet Storm