Vulnerability record · CVE-2021-26829 · published 11 June 2021
CVE-2021-26829: OpenPLC ScadaBR stored XSS via system_settings.shtm
SScadabr · Scadabr
OpenPLC ScadaBR through 0.9.1 on Linux and through 1.12.4 on Windows allows stored cross-site scripting through system_settings.shtm. Because the injected script persists in the application and is served to other users, it can compromise operator sessions in an industrial control environment.
Description
OpenPLC ScadaBR through 0.9.1 on Linux and through 1.12.4 on Windows allows stored XSS via system_settings.shtm.
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
Automated analysis
high priorityIt is a medium-CVSS stored XSS in an ICS product, but CISA KEV listing, a high EPSS score and public exploit references raise the operational urgency.
What it is
OpenPLC ScadaBR through 0.9.1 on Linux and through 1.12.4 on Windows allows stored cross-site scripting through system_settings.shtm. Because the injected script persists in the application and is served to other users, it can compromise operator sessions in an industrial control environment.
Impact
An attacker can execute arbitrary script in the browser of a user who views the affected settings page, potentially stealing session cookies or performing actions as that user. The CVSS scope change (S:C) indicates the impact can extend beyond the vulnerable component.
Attack surface
Reachable over the network via the system_settings.shtm page; the CVSS vector requires low privileges (PR:L) and user interaction (UI:R), so an authenticated low-privileged user must lure or cause a victim to view the stored payload.
Exploitation
CVE-2021-26829 is listed in CISA KEV with a due date of 2025-12-19, and EPSS gives a 30-day probability of 0.4805 (98.8th percentile); references include an Exploit-tagged third-party advisory, indicating public exploit material exists.
What to do
- Apply the vendor's patched ScadaBR release or documented mitigation from the ScadaBR forum advisory; if no fix is available, follow CISA guidance to discontinue use.
- Restrict access to system_settings.shtm and the ScadaBR administrative interface to trusted networks and authorized roles only.
- Enforce output encoding and input sanitization for stored settings fields, and deploy a web application firewall rule to block script payloads targeting that page.
- Reduce the impact of session theft by using short session lifetimes, HttpOnly and Secure cookie flags, and re-authentication for sensitive actions.
Detection
- Inspect ScadaBR web logs for requests to system_settings.shtm containing script tags, event handlers, or encoded HTML in submitted parameters.
- Monitor for anomalous or unexpected script content stored in ScadaBR configuration/settings data and for outbound browser requests to unfamiliar domains from operator workstations.
- Alert on repeated access to system_settings.shtm by low-privileged accounts or from unusual source addresses.
This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.
Exploitation in the wild
CISA added CVE-2021-26829 to the Known Exploited Vulnerabilities catalog on 28 November 2025 as "OpenPLC ScadaBR Cross-site Scripting Vulnerability". Required action: Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable. Federal deadline 19 December 2025.
Affected products
1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
| Link | Tags |
|---|---|
| http://forum.scadabr.com.br/t/report-falhas-de-seguranca-em-versoes-do-scadabr/3615/4 | Vendor Advisory |
| https://youtu.be/Xh6LPCiLMa8 | ExploitThird Party Advisory |
| http://forum.scadabr.com.br/t/report-falhas-de-seguranca-em-versoes-do-scadabr/3615/4 | Vendor Advisory |
| https://youtu.be/Xh6LPCiLMa8 | ExploitThird Party Advisory |
| https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2021-26829 | US Government Resource |
| https://www.forescout.com/blog/anatomy-of-a-hacktivist-attack-russian-aligned-group-targets-otics/ | Third Party Advisory |
Track CVE-2021-26829 inside VULONE
Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2021-26829), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.