Cyber Posture

CVE-2026-25111

High

Published: 27 February 2026

Published
27 February 2026
Modified
09 March 2026
KEV Added
Patch
CVSS Score 8.0 CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H
EPSS Score 0.0015 35.6th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Description

An OS command injection vulnerability exists in XWEB Pro version 1.12.1 and prior, enabling an authenticated attacker to achieve remote code execution on the system by injecting malicious input into requests sent to the restore route.

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly prevents OS command injection by validating and sanitizing malicious inputs to the restore route.

prevent

Remediates the specific vulnerability in XWEB Pro version 1.12.1 and prior by applying the vendor-provided software update.

prevent

Enforces least privilege for high-privileged accounts accessing the restore route, limiting the scope and impact of remote code execution.

Security SummaryAI

CVE-2026-25111 is an OS command injection vulnerability (CWE-78) in XWEB Pro version 1.12.1 and prior. Published on 2026-02-27, it enables an authenticated attacker to achieve remote code execution on the affected system by injecting malicious input into requests sent to the restore route. The vulnerability carries a CVSS v3.1 base score of 8.0 (AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H).

A high-privileged authenticated attacker (PR:H) can exploit this vulnerability over the network (AV:N) with high attack complexity (AC:H) and no user interaction required (UI:N). Successful exploitation grants remote code execution on the system, resulting in high impacts to confidentiality, integrity, and availability, along with a change in scope (S:C).

CISA has issued ICS Advisory ICSA-26-057-10 addressing this issue, available at https://www.cisa.gov/news-events/ics-advisories/icsa-26-057-10, with a corresponding CSAF file at https://github.com/cisagov/CSAF/blob/develop/csaf_files/OT/white/2026/icsa-26-057-10.json. A system software update page is provided at https://webapps.copeland.com/Dixell/Pages/SystemSoftwareUpdate.

Details

CWE(s)

Affected Products

copeland
xweb 500b pro firmware
≤ 1.12.1
copeland
xweb 300d pro firmware
≤ 1.12.1
copeland
xweb 500d pro firmware
≤ 1.12.1

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

CVE-2026-25111 is an OS command injection vulnerability in a web application (XWEB Pro), enabling authenticated remote attackers to achieve RCE via exploitation of a public-facing application.

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

References