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 18, 2026, 12:09 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
371 5.3 警告
Network
OpenClaw OpenClaw OpenClawにおける認証の欠如に関する脆弱性 CWE-862
認証の欠如
CVE-2026-44994 2026-05-15 10:57 2026-05-11 Show GitHub Exploit DB Packet Storm
372 7.3 重要
Local
OpenClaw OpenClaw OpenClawにおける信頼できない制御領域からの機能の組み込みに関する脆弱性 CWE-829
信頼性のない制御領域からの機能の組み込み
CVE-2026-44995 2026-05-15 10:57 2026-05-11 Show GitHub Exploit DB Packet Storm
373 3.7
Network
OpenClaw OpenClaw OpenClawにおけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2026-44996 2026-05-15 10:57 2026-05-11 Show GitHub Exploit DB Packet Storm
374 4.3 警告
Network
OpenClaw OpenClaw OpenClawにおける不適切な権限設定に関する脆弱性 CWE-266
不適切な権限設定
CVE-2026-44997 2026-05-15 10:56 2026-05-11 Show GitHub Exploit DB Packet Storm
375 5.4 警告
Network
OpenClaw OpenClaw OpenClawにおける不正な認証に関する脆弱性 CWE-863
不正な認証
CVE-2026-44998 2026-05-15 10:56 2026-05-11 Show GitHub Exploit DB Packet Storm
376 5.3 警告
Network
OpenClaw OpenClaw OpenClawにおけるデータの信頼性についての不十分な検証に関する脆弱性 CWE-345
データの信頼性についての不十分な検証
CVE-2026-44999 2026-05-15 10:56 2026-05-11 Show GitHub Exploit DB Packet Storm
377 5 警告
Network
OpenClaw OpenClaw OpenClawにおけるサーバサイドのリクエストフォージェリの脆弱性 CWE-918
サーバサイドリクエストフォージェリ
CVE-2026-45000 2026-05-15 10:56 2026-05-11 Show GitHub Exploit DB Packet Storm
378 7.1 重要
Network
OpenClaw OpenClaw OpenClawにおける認証の欠如に関する脆弱性 CWE-862
認証の欠如
CVE-2026-45001 2026-05-15 10:56 2026-05-11 Show GitHub Exploit DB Packet Storm
379 5.3 警告
Network
OpenClaw OpenClaw OpenClawにおける不正な認証に関する脆弱性 CWE-863
不正な認証
CVE-2026-45002 2026-05-15 10:56 2026-05-11 Show GitHub Exploit DB Packet Storm
380 5 警告
Local
OpenClaw OpenClaw OpenClawにおけるフィルタリングの回避に関する脆弱性 CWE-441
フィルタリング回避
CVE-2026-45003 2026-05-15 10:56 2026-05-11 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 18, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
911 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
912 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
913 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
914 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
915 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
916 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
917 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
918 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
919 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
920 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