CVE-2026-8604
CSRF Vulnerability in ScadaBR 1.2.0
Publication date: 2026-05-19
Last updated on: 2026-05-19
Assigner: ICS-CERT
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| scadabr | scadabr | 1.2.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-352 | The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Cross-Site Request Forgery (CSRF) issue found in ScadaBR version 1.2.0. It allows an attacker to perform any action that an authenticated user is authorized to do by tricking the user into visiting a malicious webpage. Essentially, the attacker exploits the victim's active session to execute unauthorized commands without their knowledge.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized actions being performed on behalf of a logged-in user. This could result in changes to system settings, data manipulation, or other harmful operations within ScadaBR, potentially compromising system integrity and security.