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
    • 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-2022-22805

CVE-2022-22805: Schneider Electric SMT UPS RCE Vulnerability

CVE-2022-22805 is a buffer overflow vulnerability in Schneider Electric SmartConnect UPS firmware that enables remote code execution via malicious TLS packets. This article covers technical details, affected versions, and mitigation.

Published: February 18, 2026

CVE-2022-22805 Overview

CVE-2022-22805 is a classic buffer overflow vulnerability (CWE-120) affecting Schneider Electric SmartConnect UPS devices. The vulnerability exists in the TLS packet reassembly process, where improper handling of input size during buffer copy operations allows remote attackers to execute arbitrary code on affected devices. This firmware vulnerability poses significant risks to critical infrastructure environments that rely on these uninterruptible power supply systems for operational continuity.

Critical Impact

Remote code execution on UPS devices through malformed TLS packets could allow attackers to disrupt power management systems, potentially causing physical damage to connected equipment or enabling further network compromise in critical infrastructure environments.

Affected Products

  • Schneider Electric SMT Series (ID=1015) UPS firmware version 04.5 and prior
  • Schneider Electric SMC Series (ID=1018) UPS firmware version 04.2 and prior
  • Schneider Electric SMTL Series (ID=1026) UPS firmware version 02.9 and prior
  • Schneider Electric SCL Series (ID=1029, 1030, 1036) UPS firmware version 02.5 and prior
  • Schneider Electric SCL Series (ID=1037) UPS firmware version 03.1 and prior
  • Schneider Electric SMX Series (ID=1031) UPS firmware version 03.1 and prior

Discovery Timeline

  • March 9, 2022 - CVE-2022-22805 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2022-22805

Vulnerability Analysis

This vulnerability resides in the TLS implementation of Schneider Electric SmartConnect UPS firmware. The affected devices fail to properly validate the size of incoming TLS packets before copying data into fixed-size buffers during the packet reassembly process. When fragmented TLS records are reassembled, the firmware does not enforce adequate boundary checks, allowing an attacker to supply oversized data that overflows the destination buffer.

The vulnerability is exploitable remotely over the network without requiring authentication or user interaction. This makes it particularly dangerous for UPS devices that may be accessible on corporate networks or, in misconfigured environments, directly exposed to the internet. Successful exploitation grants the attacker complete control over the UPS device's firmware execution context.

Root Cause

The root cause is a classic buffer overflow condition (CWE-120) in the TLS packet reassembly routine. The firmware performs a buffer copy operation without validating that the input data size does not exceed the allocated buffer capacity. When processing reassembled TLS packets, the code fails to compare the incoming data length against the destination buffer's maximum size, allowing memory corruption beyond the intended boundaries.

Attack Vector

The attack is conducted over the network by sending specially crafted TLS packets to the vulnerable UPS device. An attacker can exploit this vulnerability by establishing a TLS connection to the device's network management interface and transmitting malformed packets designed to trigger the buffer overflow during reassembly.

The attacker crafts TLS records that, when fragmented and reassembled by the device, exceed the expected buffer size. During the reassembly process, the oversized data overwrites adjacent memory regions, potentially including return addresses or function pointers. By carefully controlling the overflow content, the attacker can redirect execution flow to achieve arbitrary code execution on the embedded system.

Detection Methods for CVE-2022-22805

Indicators of Compromise

  • Unusual network traffic patterns to UPS management interfaces, particularly malformed or abnormally large TLS handshake packets
  • Unexpected crashes or reboots of SmartConnect UPS devices
  • Anomalous behavior from UPS devices such as unauthorized configuration changes or communication with unknown external hosts
  • Network logs showing repeated TLS connection attempts from suspicious sources targeting UPS device ports

Detection Strategies

  • Deploy network intrusion detection systems (IDS) with rules to identify malformed TLS packets targeting Schneider Electric UPS devices
  • Implement network segmentation monitoring to detect unauthorized access attempts to ICS/OT network segments containing UPS infrastructure
  • Enable detailed logging on firewalls and network devices to capture traffic destined for UPS management interfaces
  • Utilize endpoint detection solutions capable of monitoring firmware behavior on connected industrial systems

Monitoring Recommendations

  • Continuously monitor network traffic to and from all SmartConnect UPS devices for anomalous TLS traffic patterns
  • Establish baseline behavior for UPS device network communications and alert on deviations
  • Implement asset inventory management to track all affected UPS devices and their current firmware versions
  • Configure SIEM rules to correlate alerts involving UPS device communications with known threat indicators

How to Mitigate CVE-2022-22805

Immediate Actions Required

  • Apply firmware updates from Schneider Electric immediately for all affected SmartConnect UPS devices
  • Isolate vulnerable UPS devices on dedicated network segments with strict access controls until patching is complete
  • Disable remote network management interfaces on UPS devices if not operationally required
  • Implement firewall rules to restrict access to UPS management ports to authorized management stations only

Patch Information

Schneider Electric has released security updates to address this vulnerability. Affected organizations should consult the Schneider Electric Security Advisory SEVD-2022-067-02 for specific firmware version information and download links. Update all SmartConnect Family devices including SMT, SMC, SMTL, SCL, and SMX series to the latest available firmware versions that remediate this buffer overflow vulnerability.

Workarounds

  • Place all affected UPS devices behind firewalls and restrict network access to trusted management systems only
  • Disable TLS-based remote management features if possible and use alternative out-of-band management methods
  • Implement network-level filtering to block potentially malicious TLS traffic from reaching UPS devices
  • Monitor and log all access attempts to UPS management interfaces for forensic analysis
bash
# Example firewall rule to restrict UPS management access
# Allow only trusted management subnet to access UPS devices
iptables -A INPUT -s 10.0.100.0/24 -d 10.0.200.0/24 -p tcp --dport 443 -j ACCEPT
iptables -A INPUT -d 10.0.200.0/24 -p tcp --dport 443 -j DROP

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechSchneider Electric

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability13.44%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-120
  • Vendor Resources
  • Schneider Electric Security Advisory
  • Related CVEs
  • CVE-2021-22714: PowerLogic ION7400 RCE Vulnerability
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