Tenable Scada-LTS: SQL injection
Medium6.5CVE-2026-84859 · Published Sep 16, 2026 · updated Sep 18, 2026
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.
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| Scada-LTS Product | <= 2.8.1 | No fix yet |
Details and references
- CVSS 3.1
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
- Severity from
- the vendor (its own CVE record or advisory)
- Weakness
- CWE-89
More Tenable advisories
All Tenable| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Sep 16 | Tenable iDSecure: denial of service | High7.5 | 4.8.3.0 |
| Sep 16 | Tenable iDSecure: denial of service | High7.5 | 4.8.3.0 |
| Sep 16 | Tenable Scada-LTS: remote code execution | High8.8 | No fix yet |
| Sep 16 | Tenable Scada-LTS: improper access control | High8.8 | No fix yet |
| Aug 31 | Tenable Kubio AI Website Builder: improper input validation | Medium6.9 | 2.9.1 |
| Aug 28 | Tenable Loops & Logic: cross-site scripting | Medium6.5 | No fix yet |