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 23, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
197691 7.8 重要
Local
マイクロソフト - Microsoft Word 2016 における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2017-0019 2017-03-22 15:07 2017-03-14 Show GitHub Exploit DB Packet Storm
197692 6.1 警告
Network
マイクロソフト - Microsoft Exchange Outlook Web Access におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-0110 2017-03-22 14:35 2017-03-14 Show GitHub Exploit DB Packet Storm
197693 8.1 重要
Network
マイクロソフト - 複数の Microsoft Windows Server の iSNS Server サービスにおける悪意のあるリクエストを発行される脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2017-0104 2017-03-22 14:20 2017-03-14 Show GitHub Exploit DB Packet Storm
197694 7.8 重要
Local
マイクロソフト - 複数の Microsoft Windows 製品の Helppane.exe の DCOM オブジェクトにおける権限昇格の脆弱性 CWE-287
不適切な認証
CVE-2017-0100 2017-03-22 14:20 2017-03-14 Show GitHub Exploit DB Packet Storm
197695 4.3 警告
Network
マイクロソフト - 複数の Microsoft Windows 製品の DNS クライアントにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2017-0057 2017-03-22 14:20 2017-03-14 Show GitHub Exploit DB Packet Storm
197696 7.8 重要
Local
マイクロソフト - Microsoft Windows Vista および Windows Server 2008 における権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-0039 2017-03-22 14:20 2017-03-14 Show GitHub Exploit DB Packet Storm
197697 5.5 警告
Local
マイクロソフト - Microsoft Windows 10 および Windows Server 2016 の Device Guard における PowerShell スクリプトを変更される脆弱性 CWE-20
不適切な入力確認
CVE-2017-0007 2017-03-22 14:20 2017-03-14 Show GitHub Exploit DB Packet Storm
197698 7 重要
Local
マイクロソフト - 複数の Microsoft Windows 製品のカーネル API における権限昇格の脆弱性 CWE-119
バッファエラー
CVE-2017-0103 2017-03-22 14:15 2017-03-14 Show GitHub Exploit DB Packet Storm
197699 7.8 重要
Local
マイクロソフト - 複数の Microsoft Windows 製品における権限昇格の脆弱性 CWE-119
バッファエラー
CVE-2017-0102 2017-03-22 14:15 2017-03-14 Show GitHub Exploit DB Packet Storm
197700 7.8 重要
Local
マイクロソフト - 複数の Microsoft Windows 製品のトランザクション マネージャのカーネルモードドライバにおける権限昇格の脆弱性 CWE-119
バッファエラー
CVE-2017-0101 2017-03-22 14:15 2017-03-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 23, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1741 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… - CVE-2026-28379 2026-05-15 01:21 2026-05-14 Show GitHub Exploit DB Packet Storm
1742 6.5 MEDIUM
Network
- - Any Editor could delete any snapshot, even if they have no access to read or write them. CWE-862
 Missing Authorization
CVE-2026-28380 2026-05-15 01:21 2026-05-14 Show GitHub Exploit DB Packet Storm
1743 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… 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
1744 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… CWE-1188
 Insecure Default Initialization of Resource
CVE-2026-33376 2026-05-15 01:21 2026-05-14 Show GitHub Exploit DB Packet Storm
1745 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. - CVE-2026-33377 2026-05-15 01:21 2026-05-14 Show GitHub Exploit DB Packet Storm
1746 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 … CWE-400
 Uncontrolled Resource Consumption
CVE-2026-33378 2026-05-15 01:21 2026-05-14 Show GitHub Exploit DB Packet Storm
1747 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… 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
1748 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. CWE-284
Improper Access Control
CVE-2026-33381 2026-05-15 01:21 2026-05-14 Show GitHub Exploit DB Packet Storm
1749 9.8 CRITICAL
Network
- - Improper neutralization of special elements used in an SQL command ('SQL injection') vulnerability in Akilli Commerce Software Technologies Ltd. Co. E-Commerce Website allows Blind SQL Injection. Th… CWE-89
SQL Injection
CVE-2025-11024 2026-05-15 01:20 2026-05-14 Show GitHub Exploit DB Packet Storm
1750 9.8 CRITICAL
Network
- - Authorization bypass through User-Controlled key vulnerability in Akilli Commerce Software Technologies Ltd. Co. E-Commerce Website allows Session Hijacking. This issue affects E-Commerce Website: b… CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-2347 2026-05-15 01:20 2026-05-14 Show GitHub Exploit DB Packet Storm