CVE-2026-84859 Details
Description
ScadaLTS 2.8.1-release-candidate build 0 is affected by an Authenticated Blind SQL Injection The /api/events/search endpoint accepts a JSON body containing a sortBy array. The values in this array are concatenated directly into the SQL ORDER BY clause without any sanitization or parameterization. This allows authenticated users with the ROLE_USER role to perform time-based and boolean-based blind SQL injection to extract arbitrary data from the database, including password hashes of all users. The endpoint is accessible to any authenticated user with ROLE_USER, ROLE_ADMIN, or ROLE_PUBLIC via POST /api/events/search as defined in spring-security.xml.
A blind SQL injection vulnerability has been identified in ScadaLTS version 2.8.1-release-candidate build 0. The issue resides in the /api/events/search endpoint, which accepts a JSON body with a sortBy array. The values from this array are directly concatenated into the SQL ORDER BY clause without proper sanitization or parameterization. This flaw allows authenticated users with the ROLE_USER role to execute time-based and boolean-based blind SQL injection, enabling them to extract arbitrary data from the database, including password hashes of all users. The vulnerability is accessible to any authenticated user with ROLE_USER, ROLE_ADMIN, or ROLE_PUBLIC via POST /api/events/search, as defined in spring-security.xml. To exploit this vulnerability, the attacking user must have at least one visible event in the userEvents table, a common scenario for SCADA operators with data-point or data-source event subscriptions configured.
At the time of publication, no fixed version is available. Users should contact Scada-LTS for guidance on obtaining a version that addresses this vulnerability.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 16, 2026CISA-ADP
Assessed Sep 17, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://www.tenable.com/security/research/tra-2026-60 | [email protected] | AdvisoryBundleRemedy |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| ScadaLTS | 2.8.1-release-candidate build 0 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 17, 2026 | CVE Modified | CISA-ADP |
| Sep 16, 2026 | New CVE Received | [email protected] |
Volerion