← Vulnerability feed

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.

5.4 CVSS 3.1 Medium CISA KEV since 28 Nov 2025 EPSS 48% · top 1.2% CWE-79 · Cross-site scripting
5.4CVSS 3.1 base score, v2 3.5
48%EPSS exploitation probability, 30 days
YesIn CISA KEV, fix deadline passed
1Affected product versions listed by NVD
6References, 2 tagged exploit
17 Jun 2026Last modified by NVD

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

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 17 September 2026. Confidence: high.

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

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.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

8.8CVE-2021-26828OpenPLC ScadaBR unrestricted JSP file upload leads to remote code executionOpenPLC ScadaBR (through 0.9.1 on Linux and 1.12.4 on Windows) fails to restrict uploaded file types, letting an authenticated user upload and execut…KEVEPSS 39%analysed9.9CVE-2026-9645Scadabr os command injection vulnerabilityExposed methods allow authenticated users to create and execute arbitrary JavaScript code on the server. The scripts execute with full access, enabli…EPSS 0.52%8.8CVE-2026-8602Scadabr missing authentication for critical function vulnerabilityIn ScadaBR version 1.2.0, a Missing Authentication for Critical Function vulnerability could allow an unauthenticated attacker to send a HTTP GET req…EPSS 0.58%8.7CVE-2026-8603Scadabr os command injection vulnerabilityIn ScadaBR version 1.2.0, an OS Command Injection vulnerability could allow an attacker to execute commands as root on the SCADA system.EPSS 2.1%8.6CVE-2026-8604Scadabr cross-site request forgery vulnerabilityIn ScadaBR version 1.2.0, a CSRF vulnerability could allow an attacker to trigger any authenticated action through a victim's session by luring any l…EPSS 0.21%6.1CVE-2026-9646Scadabr vulnerabilityA reflected cross-site scripting issue exists in URL handling.EPSS 0.26%6.1CVE-2019-16344Scadabr cross-site scripting vulnerabilityA cross-site scripting (XSS) vulnerability in the login form (/ScadaBR/login.htm) in ScadaBR 1.0CE allows a remote attacker to inject arbitrary web s…EPSS 1.0%6.1CVE-2019-16321Scadabr cross-site scripting vulnerabilityScadaBR 1.0CE, and 1.1.x through 1.1.0-RC, has XSS via a request for a nonexistent resource, as demonstrated by the dwr/test/ PATH_INFO.EPSS 0.82%

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.