EcoStruxure Foxboro DCS CVE-2026-1286
HIGHSeverity by source
CVSS:4.0/AV:L/AC:L/AT:N/PR:H/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Local project-file trigger and admin-only use give AV:L and PR:H; victim must open the file (UI:R); deserialization yields full RCE, so C/I/A:H with unchanged scope.
Primary rating from Vendor (se).
CVSS VectorVendor: se
CVSS:4.0/AV:L/AC:L/AT:N/PR:H/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Lifecycle Timeline
4DescriptionCVE.org
CWE-502: Deserialization of untrusted data vulnerability exists that could lead to loss of confidentiality, integrity and potential remote code execution on workstation when an admin authenticated user opens a malicious project file.
AnalysisAI
Remote code execution in Schneider Electric EcoStruxure Foxboro DCS Control Software allows a locally authenticated administrator to compromise the engineering workstation by opening a maliciously crafted project file, which triggers unsafe deserialization (CWE-502) leading to loss of confidentiality, integrity, and availability. The flaw affects operators of Foxboro distributed control systems and requires the victim to open the attacker-supplied file. There is no public exploit identified at time of analysis, and EPSS estimates only a 0.22% 30-day exploitation probability, consistent with a high-privilege, local, user-interaction-dependent issue rather than a mass-exploitable one.
Technical ContextAI
The root cause is CWE-502, deserialization of untrusted data: the Foxboro DCS Control Software reconstructs application objects from a project file without validating that the serialized stream is safe, allowing an attacker to embed a gadget chain that executes code during or after deserialization. The affected component is identified by CPE cpe:2.3:a:schneider-electric:ecostruxure_foxboro_dcs_control_software, an engineering/configuration software used to build and manage Foxboro distributed control systems in industrial process environments. Because project files are a normal, trusted work artifact in DCS engineering workflows, the deserialization sink is reachable through routine operator actions rather than through an exposed network service.
RemediationAI
Apply the fix described in Schneider Electric security notice SEVD-2026-069-03 (https://download.schneider-electric.com/files?p_Doc_Ref=SEVD-2026-069-03&p_enDocType=Security+and+Safety+Notice&p_File_Name=SEVD-2026-069-03.pdf); a patch is available per the vendor advisory, but no exact fixed version is provided in the source data, so confirm the precise release from that notice before scheduling the DCS maintenance window. Until patched, restrict engineering-workstation project files to trusted, integrity-verified sources and prohibit opening project files received via email, removable media, or untrusted network shares (trade-off: added friction to legitimate engineering collaboration). Limit and audit the set of admin-authenticated users who can run the Control Software, apply application allowlisting on the engineering workstations, and keep those hosts off general-purpose networks (trade-off: tighter change-control overhead). These OT-appropriate compensating controls reduce the chance a malicious project file reaches a privileged operator.
Same weakness CWE-502 – Deserialization of Untrusted Data
View allSame technique Deserialization
View allShare
External POC / Exploit Code
Leaving vuln.today