The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2026-27664

CVE-2026-27664: Siemens CPCI85/SICORE DoS Vulnerability

CVE-2026-27664 is a denial-of-service flaw in Siemens CPCI85 and SICORE systems caused by out-of-bounds write during XML parsing. Attackers can crash services remotely. This article covers technical details, affected versions, impact, and mitigation strategies.

Published: March 27, 2026

CVE-2026-27664 Overview

A critical out-of-bounds write vulnerability has been identified in Siemens CPCI85 Central Processing/Communication and SICORE Base system products. The vulnerability exists in the XML parsing functionality, where specially crafted XML inputs can trigger an out-of-bounds write condition. This flaw allows an unauthenticated remote attacker to send malicious XML requests to the affected service, potentially causing a denial-of-service condition through service crashes.

Critical Impact

Unauthenticated remote attackers can crash critical industrial control system services by sending malicious XML requests, potentially disrupting industrial operations.

Affected Products

  • CPCI85 Central Processing/Communication (All versions < V26.10)
  • SICORE Base system (All versions < V26.10.0)

Discovery Timeline

  • March 26, 2026 - CVE-2026-27664 published to NVD
  • March 26, 2026 - Last updated in NVD database

Technical Details for CVE-2026-27664

Vulnerability Analysis

This vulnerability is classified as CWE-787 (Out-of-Bounds Write), a memory corruption flaw that occurs when the application writes data beyond the allocated memory buffer boundaries. In this case, the vulnerable XML parser fails to properly validate input boundaries when processing XML data, allowing an attacker to write data outside the intended memory region.

The network-accessible nature of this vulnerability makes it particularly concerning for industrial control system environments. An attacker requires no authentication or user interaction to exploit this flaw, making it highly accessible from a network perspective. The primary impact is on service availability, where successful exploitation results in service crashes and denial-of-service conditions.

Root Cause

The root cause stems from insufficient boundary checking in the XML parsing routines of the affected Siemens products. When the parser processes specially crafted XML input, it fails to validate that write operations stay within the bounds of allocated memory buffers. This allows attackers to trigger memory corruption by providing malformed XML data that causes the parser to write beyond buffer limits.

Attack Vector

The attack can be executed remotely over the network without requiring any authentication credentials. An attacker crafts a malicious XML request containing elements specifically designed to exploit the parsing vulnerability. When the vulnerable service processes this request, the out-of-bounds write occurs, corrupting memory and causing the service to crash.

The exploitation mechanism involves sending oversized or malformed XML elements that exceed the expected buffer sizes in the parsing logic. The vulnerability manifests when the XML parser attempts to copy or process data without adequate length validation, resulting in writes to unintended memory locations. For detailed technical information, refer to the Siemens Security Advisory SSA-246443.

Detection Methods for CVE-2026-27664

Indicators of Compromise

  • Unexpected service crashes or restarts of CPCI85 or SICORE services
  • Anomalous XML traffic patterns targeting the affected services, particularly containing malformed or oversized XML elements
  • Memory corruption errors or segmentation faults in system logs related to XML parsing operations
  • Increased network traffic volume with XML payloads from unknown or suspicious sources

Detection Strategies

  • Deploy network intrusion detection systems (IDS) with signatures for malformed XML payloads targeting Siemens industrial control systems
  • Monitor for repeated connection attempts followed by immediate service termination
  • Implement deep packet inspection for XML traffic to identify anomalous element sizes or structure
  • Configure SIEM rules to correlate XML request patterns with subsequent service availability issues

Monitoring Recommendations

  • Enable detailed logging on affected CPCI85 and SICORE systems to capture XML processing events
  • Monitor service availability metrics and configure alerts for unexpected service restarts
  • Implement network traffic analysis to baseline normal XML communication patterns and alert on deviations
  • Review system event logs regularly for memory-related errors in the XML parsing components

How to Mitigate CVE-2026-27664

Immediate Actions Required

  • Upgrade CPCI85 Central Processing/Communication to version V26.10 or later
  • Upgrade SICORE Base system to version V26.10.0 or later
  • Implement network segmentation to restrict access to affected services from untrusted networks
  • Deploy network-level filtering to block suspicious XML traffic until patches can be applied

Patch Information

Siemens has released security updates to address this vulnerability. Detailed patch information and download links are available in the Siemens Security Advisory SSA-246443. Organizations should prioritize applying these updates, particularly for systems exposed to network access.

Workarounds

  • Restrict network access to affected services using firewall rules, allowing connections only from trusted IP addresses
  • Implement XML input validation at the network perimeter using a web application firewall (WAF) or XML gateway
  • Consider placing affected systems behind a reverse proxy that can sanitize or reject malformed XML requests
  • If feasible, temporarily disable the vulnerable XML processing functionality until patches are applied
bash
# Example firewall configuration to restrict access to affected service
# Adjust port numbers based on your specific deployment

# Allow only trusted management networks
iptables -A INPUT -p tcp --dport 443 -s 10.0.0.0/8 -j ACCEPT
iptables -A INPUT -p tcp --dport 443 -j DROP

# Log dropped connection attempts for monitoring
iptables -A INPUT -p tcp --dport 443 -j LOG --log-prefix "BLOCKED_XML_SVC: "

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechCpci85

  • SeverityHIGH

  • CVSS Score8.7

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/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
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-787
  • Technical References
  • Siemens Security Advisory SSA-246443
  • Related CVEs
  • CVE-2026-27663: Siemens CPCI85/RTUM85 DoS Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English