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 14, 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
254851 9.3 危険 マイクロソフト - Microsoft Windows の Microsoft Data Analyzer ActiveX コントロール における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-0252 2010-07-1 16:02 2010-02-9 Show GitHub Exploit DB Packet Storm
254852 9.3 危険 マイクロソフト - Microsoft Internet Explorer におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0255 2010-07-1 16:01 2010-02-3 Show GitHub Exploit DB Packet Storm
254853 9.3 危険 マイクロソフト - Microsoft Internet Explorer における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-1262 2010-06-30 18:53 2010-06-8 Show GitHub Exploit DB Packet Storm
254854 9.3 危険 マイクロソフト - Microsoft Internet Explorer における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-1259 2010-06-30 18:53 2010-06-8 Show GitHub Exploit DB Packet Storm
254855 9.3 危険 マイクロソフト - Microsoft Internet Explorer における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-1261 2010-06-30 18:53 2010-06-8 Show GitHub Exploit DB Packet Storm
254856 9.3 危険 マイクロソフト - Microsoft Internet Explorer における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-1260 2010-06-30 18:53 2010-06-8 Show GitHub Exploit DB Packet Storm
254857 4.3 警告 マイクロソフト - 複数の Microsoft 製品におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-1257 2010-06-30 18:53 2010-06-8 Show GitHub Exploit DB Packet Storm
254858 9.3 危険 マイクロソフト - 複数の Microsoft 製品における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-1880 2010-06-30 18:52 2010-06-8 Show GitHub Exploit DB Packet Storm
254859 9.3 危険 マイクロソフト - 複数の Microsoft 製品における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-1879 2010-06-30 18:52 2010-06-8 Show GitHub Exploit DB Packet Storm
254860 8.5 危険 PostgreSQL.org
サイバートラスト株式会社
レッドハット
- PostgreSQL における任意の Perl コードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-1447 2010-06-30 18:17 2010-05-14 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