SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-85610

HIGH · CVSS 8.8 EPSS 0.39% 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 inadequate validation of chart formula expressions, enabling authenticated users with read access to execute arbitrary code. This flaw allows attackers to leverage the native JavaScript Function constructor to load Node.js built-ins and execute OS commands, potentially compromising the API process's privileges and bypassing organizational security measures. Organizations using affected versions of OpenPanel should prioritize patching this vulnerability to mitigate the risk of unauthorized code execution.

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-85610
Severity
HIGH
CVSS
8.8
EPSS
0.39%
Java

Original NVD Description

OpenPanel before 2.3.0 fails to properly validate chart formula expressions, allowing authenticated project members with read access to execute arbitrary code by recovering the native JavaScript Function constructor through mathjs matrix objects. Attackers can use the recovered constructor to load Node.js built-ins and execute operating system commands with the privileges of the API process, bypassing organization authorization boundaries.