CVE Catalog

CVE-2026-84858

HighCVSS 8.8
Published: Translated: NVD NIST

Summary

ScadaLTS 2.8.1-release-candidate build 0 has a remote code execution (RCE) vulnerability via scripting sandbox bypass. The validateScript method in DataSourceEditDwr compiles and executes attacker-supplied JavaScript without authorization, which can be exploited by a low-privileged user.

Risk Assessment

An attacker with low privileges can execute arbitrary code in the application context, potentially leading to full system compromise.

Recommendation

Upgrade ScadaLTS to a secure version or apply patches to restrict DWR access and validate scripts. Limit user privileges.

Other vulnerabilities in ScadaLTS

See all
Original NVD description (English source)

ScadaLTS 2.8.1-release-candidate build 0 is affected by an Authenticated Remote Code Execution via Scripting Sandbox Bypass The DWR "DataSourceEditDwr" class exposes the "validateScript" method that compiles and executes attacker-supplied JavaScript via the Rhino scripting engine. There are no authorization checks on this method and so it is possible for an attacker with access to a low privilege user to abuse this flaw by leveraging the DWR routing bypass.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS