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 15, 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
206801 7.6 危険 アップル - Apple OS X の MCX アプリケーション制限コンポーネントにおけるエンタイトルメント制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-7016 2015-10-27 13:44 2015-10-21 Show GitHub Exploit DB Packet Storm
206802 7.5 危険 アップル - Apple OS X のスクリプトエディタにおける AppleScript の実行でユーザ確認の要求を回避される脆弱性 CWE-noinfo
情報不足
CVE-2015-7007 2015-10-27 13:44 2015-10-21 Show GitHub Exploit DB Packet Storm
206803 6.8 警告 アップル - Apple OS X のオーディオの coreaudiod における任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-7003 2015-10-27 13:44 2015-10-21 Show GitHub Exploit DB Packet Storm
206804 2.1 注意 アップル - Apple OS X のファイルのブックマークコンポーネントにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2015-6987 2015-10-27 13:44 2015-10-21 Show GitHub Exploit DB Packet Storm
206805 6.8 警告 アップル - Apple OS X の Apple Type Services における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2015-6985 2015-10-27 13:44 2015-10-21 Show GitHub Exploit DB Packet Storm
206806 8.8 危険 アップル - Apple OS X の libarchive における任意のファイルに書き込まれる脆弱性 CWE-Other
その他
CVE-2015-6984 2015-10-27 13:44 2015-10-21 Show GitHub Exploit DB Packet Storm
206807 7.2 危険 アップル - Apple OS X のサンドボックスサブシステムにおける権限を取得される脆弱性 CWE-20
CWE-264
CVE-2015-5945 2015-10-27 13:43 2015-10-21 Show GitHub Exploit DB Packet Storm
206808 6.8 警告 アップル - Apple OS X の CoreText における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2015-5944 2015-10-27 13:43 2015-10-21 Show GitHub Exploit DB Packet Storm
206809 4.3 警告 アップル - Apple OS X の SecurityAgent におけるアクセス制限を回避される脆弱性 CWE-Other
その他
CVE-2015-5943 2015-10-27 13:43 2015-10-21 Show GitHub Exploit DB Packet Storm
206810 6.8 警告 アップル - Apple OS X の ImageIO における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2015-5938 2015-10-27 13:43 2015-10-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
291 6.5 MEDIUM
Network
- - The Grafana Live push endpoint can be exploited to cause unbounded memory allocation by sending a large or streaming request body, potentially leading to out-of-memory conditions. An authenticated us… New - CVE-2026-28376 2026-05-15 01:21 2026-05-14 Show GitHub Exploit DB Packet Storm
292 6.5 MEDIUM
Network
- - A race condition in Grafana Live allows authenticated users with Viewer role to trigger a server crash by sending concurrent requests that cause a fatal map access error. This results in complete ser… New - CVE-2026-28379 2026-05-15 01:21 2026-05-14 Show GitHub Exploit DB Packet Storm
293 6.5 MEDIUM
Network
- - Any Editor could delete any snapshot, even if they have no access to read or write them. New CWE-862
 Missing Authorization
CVE-2026-28380 2026-05-15 01:21 2026-05-14 Show GitHub Exploit DB Packet Storm
294 6.5 MEDIUM
Network
- - A request to the Grafana plugin resources endpoint can cause unbounded memory allocation by reading the entire request body into memory. An authenticated user can exploit this to trigger an out-of-me… New CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-28383 2026-05-15 01:21 2026-05-14 Show GitHub Exploit DB Packet Storm
295 7.4 HIGH
Network
- - When using an IPv6 allow-list for the Auth Proxy feature, it defaults to /32 addresses. Addresses specifying a mask explicitly are not affected; to mitigate easily, add the desired mask (usually /128… New CWE-1188
 Insecure Default Initialization of Resource
CVE-2026-33376 2026-05-15 01:21 2026-05-14 Show GitHub Exploit DB Packet Storm
296 7.1 HIGH
Network
- - An Editor can overwrite a dashboard not owned by them to acquire admin on that specific dashboard. The user must have write access to the dashboard to escalate privilege. New - CVE-2026-33377 2026-05-15 01:21 2026-05-14 Show GitHub Exploit DB Packet Storm
297 6.5 MEDIUM
Network
- - Using the $__timeGroup macro, one can achieve an OOM by overloading the server. This requires a SQL datasource. If the server is set up to auto-restart, the impact is minimal or non-existent, as the … New CWE-400
 Uncontrolled Resource Consumption
CVE-2026-33378 2026-05-15 01:21 2026-05-14 Show GitHub Exploit DB Packet Storm
298 6.3 MEDIUM
Network
- - A vulnerability in SQL Expressions allows an authenticated attacker to read arbitrary files from the Grafana server's filesystem. Only instances with the sqlExpressions feature toggle enabled are vul… New CWE-552
 Files or Directories Accessible to External Parties
CVE-2026-33380 2026-05-15 01:21 2026-05-14 Show GitHub Exploit DB Packet Storm
299 5.9 MEDIUM
Network
- - When a user's access to mint tokens for a service account is revoked, it is sometimes still possible to do so for a few seconds after the event. The user will eventually lose access to do this. New CWE-284
Improper Access Control
CVE-2026-33381 2026-05-15 01:21 2026-05-14 Show GitHub Exploit DB Packet Storm
300 5.4 MEDIUM
Network
- - GitLab has remediated an issue in GitLab CE/EE affecting all versions from 15.11 before 18.9.7, 18.10 before 18.10.6, and 18.11 before 18.11.3 that could have allowed an authenticated user to inject … New CWE-94
Code Injection
CVE-2025-12669 2026-05-15 01:20 2026-05-14 Show GitHub Exploit DB Packet Storm