Cyber Posture

CVE-2025-2863

High

Published: 28 March 2025

Published
28 March 2025
Modified
10 October 2025
KEV Added
Patch
CVSS Score 7.8 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
EPSS Score 0.0003 7.1th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Description

Adversaries may shutdown/reboot systems to interrupt access to, or aid in the destruction of, those systems.

Security Summary

CVE-2025-2863 is a cross-site request forgery (CSRF) vulnerability, mapped to CWE-352, in the web application of saTECH BCU firmware version 2.1.3. Published on 2025-03-28, it carries a CVSS v3.1 base score of 7.8 (AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H), indicating high confidentiality, integrity, and availability impacts under specific conditions.

An unauthenticated local attacker can exploit this vulnerability by leveraging active administrator sessions in the web application. The attacker tricks the administrator into performing actions via a malicious site or resource, enabling execution of unauthorized requests. Potential impacts depend on the logged-in user's privileges and may include rebooting the device or modifying roles and permissions.

The INCIBE-CERT advisory (https://www.incibe.es/en/incibe-cert/notices/aviso-sci/multiple-vulnerabilities-arteches-satech-bcu) addresses multiple vulnerabilities in Arteche saTECH BCU devices, including this CSRF issue.

Details

CWE(s)
CWE-352

Affected Products

arteche
satech bcu firmware
2.1.3

MITRE ATT&CK Enterprise Techniques

T1098 Account Manipulation Persistence
Adversaries may manipulate accounts to maintain and/or elevate access to victim systems.
T1529 System Shutdown/Reboot Impact
Adversaries may shutdown/reboot systems to interrupt access to, or aid in the destruction of, those systems.
Why these techniques?

CSRF allows unauthorized actions on active admin sessions, directly enabling account role/permission changes (T1098 Account Manipulation) and device reboot (T1529 System Shutdown/Reboot).

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

References