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-2025-10685

CVE-2025-10685: Softing smartLink Buffer Overflow Flaw

CVE-2025-10685 is a heap-based buffer overflow in Softing smartLink SW-PN and SW-HT webserver modules that allows attackers to overflow buffers. This article covers technical details, affected versions, and mitigation.

Published: March 20, 2026

CVE-2025-10685 Overview

A heap-based buffer overflow vulnerability has been identified in Softing Industrial Automation GmbH's smartLink SW-PN and smartLink SW-HT devices, specifically affecting their webserver modules. This memory corruption flaw (CWE-122) allows attackers to overflow heap-allocated buffers, potentially leading to denial of service conditions affecting both the vulnerable system and connected downstream systems.

Critical Impact

This network-accessible vulnerability in industrial automation equipment can cause high-severity availability impact to both the vulnerable device and connected industrial systems without requiring authentication or user interaction.

Affected Products

  • Softing smartLink SW-PN through version 1.03
  • Softing smartLink SW-HT through version 1.42
  • Webserver modules within affected smartLink devices

Discovery Timeline

  • 2026-03-16 - CVE-2025-10685 published to NVD
  • 2026-03-16 - Last updated in NVD database

Technical Details for CVE-2025-10685

Vulnerability Analysis

This heap-based buffer overflow vulnerability exists within the webserver modules of Softing smartLink devices used in industrial automation environments. The flaw allows an attacker to send specially crafted network requests that cause the webserver to write data beyond the boundaries of allocated heap memory buffers.

The vulnerability is particularly concerning for industrial control system (ICS) environments because smartLink devices serve as critical communication gateways. A successful exploitation can cause denial of service not only to the target device but also to downstream systems that depend on the smartLink gateway for connectivity, amplifying the operational impact.

The network-based attack vector with no authentication requirements makes this vulnerability especially dangerous in environments where these industrial devices may be exposed to untrusted networks or inadequately segmented from corporate infrastructure.

Root Cause

The vulnerability stems from improper bounds checking when the webserver module processes incoming network requests. The affected code fails to properly validate the size of user-supplied input before copying it into a fixed-size heap buffer, leading to a classic heap overflow condition (CWE-122: Heap-based Buffer Overflow).

When data exceeds the allocated buffer size, it overwrites adjacent heap memory, corrupting heap metadata and potentially overwriting other critical data structures. This can result in application crashes, denial of service, or in some cases, arbitrary code execution.

Attack Vector

The attack can be executed remotely over the network without requiring any authentication or user interaction. An attacker needs network access to the vulnerable smartLink device's webserver interface to exploit this vulnerability.

The exploitation process involves:

  1. Identifying a network-accessible smartLink SW-PN or SW-HT device running a vulnerable firmware version
  2. Crafting a malicious HTTP request containing oversized data designed to overflow the heap buffer
  3. Sending the request to the target device's webserver module
  4. The overflow corrupts heap memory, causing the webserver process to crash or become unstable

The vulnerability mechanism involves improper memory allocation and bounds checking in the webserver's request handling routines. When processing certain HTTP request components, the webserver allocates a fixed-size heap buffer but fails to validate that incoming data fits within the allocated space. For detailed technical information, refer to the Softing Security Advisory.

Detection Methods for CVE-2025-10685

Indicators of Compromise

  • Unexpected crashes or restarts of smartLink device webserver processes
  • Memory corruption errors in device logs related to the webserver module
  • Unusual network traffic patterns targeting smartLink device web interfaces
  • Service disruptions affecting devices downstream of smartLink gateways

Detection Strategies

  • Monitor network traffic for abnormally large HTTP requests directed at smartLink device web interfaces
  • Implement intrusion detection rules to flag potential heap overflow exploitation patterns
  • Deploy network anomaly detection to identify unusual traffic volumes or patterns to industrial device management interfaces
  • Enable logging on smartLink devices and forward logs to a central SIEM for correlation

Monitoring Recommendations

  • Establish baseline network behavior for smartLink devices and alert on deviations
  • Monitor device availability and responsiveness of smartLink webserver interfaces
  • Implement network segmentation monitoring to detect unauthorized access attempts to OT networks
  • Configure alerts for repeated connection attempts or malformed requests to smartLink web interfaces

How to Mitigate CVE-2025-10685

Immediate Actions Required

  • Identify all Softing smartLink SW-PN devices running firmware version 1.03 or earlier
  • Identify all Softing smartLink SW-HT devices running firmware version 1.42 or earlier
  • Apply network segmentation to isolate affected smartLink devices from untrusted networks
  • Implement firewall rules to restrict access to smartLink webserver interfaces to authorized management stations only
  • Consider disabling the webserver module if not operationally required

Patch Information

Softing Industrial Automation GmbH has released security information regarding this vulnerability. Organizations should consult the Softing Security Advisory for specific patch and firmware update information. Contact Softing support for updated firmware versions that address this heap overflow vulnerability.

Workarounds

  • Implement strict network access controls limiting connectivity to smartLink web interfaces to trusted management systems only
  • Deploy a web application firewall (WAF) or reverse proxy in front of smartLink devices to filter potentially malicious requests
  • Place smartLink devices behind a VPN, requiring authentication before network access is granted
  • Disable unnecessary webserver functionality if the web interface is not required for operations
bash
# Network segmentation example - restrict access to smartLink management interface
# Replace 192.168.100.0/24 with your smartLink device network
# Replace 10.10.10.0/24 with your authorized management network

# Allow management traffic from authorized network only
iptables -A FORWARD -s 10.10.10.0/24 -d 192.168.100.0/24 -p tcp --dport 80 -j ACCEPT
iptables -A FORWARD -s 10.10.10.0/24 -d 192.168.100.0/24 -p tcp --dport 443 -j ACCEPT

# Block all other access to smartLink web interfaces
iptables -A FORWARD -d 192.168.100.0/24 -p tcp --dport 80 -j DROP
iptables -A FORWARD -d 192.168.100.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
  • TypeBuffer Overflow

  • Vendor/TechSofting

  • SeverityHIGH

  • CVSS Score7.7

  • EPSS Probability0.04%

  • 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:H/E:U/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:Y/R:A/V:X/RE:L/U:Red
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-122
  • Technical References
  • Softing CVE-2025-10685 Advisory

  • Softing CVE-2025-10685 JSON Details
  • Related CVEs
  • CVE-2023-7339: Softing Industrial Gateway Buffer Overflow

  • CVE-2024-14028: Softing smartLink Use After Free Flaw

  • CVE-2025-10461: Softing smartLink Path Traversal Flaw
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