SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-85615

MEDIUM · CVSS 6.4 EPSS 0.14% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-04 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

Openpanel versions prior to 2.3.0 are vulnerable due to an insecure direct object reference in the report.getLayouts and report.resetLayout tRPC procedures, allowing authenticated attackers to manipulate dashboardId and projectId. This vulnerability enables unauthorized access to read and modify report layouts and configurations, potentially affecting multiple tenants. Organizations using Openpanel should prioritize patching this issue to safeguard their dashboard configurations and prevent data exposure.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-85615
Severity
MEDIUM
CVSS
6.4
EPSS
0.14%

Original NVD Description

Openpanel before 2.3.0 contains an insecure direct object reference vulnerability in the report.getLayouts and report.resetLayout tRPC procedures that fail to bind dashboardId to the authorized projectId. Authenticated attackers can supply an arbitrary victim dashboardId with their own projectId to read report layouts and configurations or delete dashboard grid arrangements across tenants.