Live Active security incident? Get immediate response
CVE Record

CVE-2026-9646: ScadaBR Unauthenticated Reflected Cross-Site Scripting

A reflected cross-site scripting issue exists in URL handling.

MediumCVSS 6.1Not KEV-listed Updated
Glexia's Take moderate

Analyst readout for executives and security teams

Plain-English summary

ScadaBR 1.2.0 has an unauthenticated reflected cross-site scripting issue in URL handling. An attacker would still need a user to interact with a crafted link. Successful exploitation could expose or alter limited browser-session data, but the sources do not indicate availability impact or confirmed active exploitation.

Executive priority

Treat this as a moderate-priority remediation item, higher if ScadaBR is exposed beyond trusted networks or used in operational technology workflows. It is not presented as actively exploited in the supplied evidence.

Technical view

CVE-2026-9646 is CWE-80 reflected XSS affecting ScadaBR 1.2.0. CVSS 3.1 is 6.1: network-accessible, low complexity, no privileges required, user interaction required, changed scope, low confidentiality and integrity impact, no availability impact.

Likely exposure

Exposure is most likely where ScadaBR 1.2.0 web interfaces are reachable by operators, administrators, or the internet. The source bundle marks other versions unaffected by default, but does not provide broader product lineage details.

Exploitation context

The CVE is not listed as CISA KEV in the supplied bundle, and no cited source here confirms active exploitation. The vulnerability requires user interaction, so phishing or malicious links are the likely delivery context.

Researcher notes

The key constraints are unauthenticated network reachability and required user interaction. The provided data identifies URL handling as the issue but does not include patch details, exploit examples, or proof of exploitation. Validate scope before assuming other versions are affected.

Mitigation direction

  • Check ScadaBR or Tenable guidance for an official fix or workaround.
  • Inventory and prioritize any ScadaBR 1.2.0 deployments.
  • Restrict ScadaBR web access to trusted networks and users.
  • Harden browser and email controls for operators using ScadaBR.
  • Monitor for suspicious crafted URLs targeting ScadaBR paths.

Validation and detection

  • Confirm whether any deployed ScadaBR instance is version 1.2.0.
  • Check whether the ScadaBR web interface is internet-accessible.
  • Review access logs for unusual URL parameters or encoded script patterns.
  • Use authorized scanning aligned to the Tenable advisory, without reproducing exploit details.
  • Document whether compensating access controls protect operator sessions.
Prepared
Confidence
medium
Sources
3

Based on public source material and reviewed before publication.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-80: User-session and phishing behavior lookup

Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2026-9646 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profile CVE Program record
Severity
Medium
CVSS
6.1 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1 CVSS vectors
3 Timeline events
1 ADP providers
2 Source links

SSVC decision data

CISA-ADP CISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

Score Version Severity Vector Exploit Impact Source
6.1 CVSS 3.1 Medium CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N 2.8 2.7 tenable

Vulnerability scoring details

Base CVSS 3.1 score

6.1 Medium
CVSS 3.1 vector shape for CVE-2026-9646 Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reserved CVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE published CVE Program

    The CVE record was published.

  3. CVE updated CVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADP CISA ADP Vulnrichment
other:ssvc

Source materials

Affected products

Products and packages named in the record

Vendor Product Version / package Status
ScadaBR ScadaBR 1.2.0 unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-80 · source CWE mapping

Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)

Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.