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
    • AI 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-2025-32405

CVE-2025-32405: Rt-labs P-net DOS Vulnerability

CVE-2025-32405 is a denial of service flaw in Rt-labs P-net caused by an out-of-bounds write that allows attackers to crash IO devices. This article covers technical details, affected versions, and mitigation.

Updated: May 19, 2026

CVE-2025-32405 Overview

CVE-2025-32405 is an out-of-bounds write vulnerability [CWE-787] in the RT-Labs P-Net library, an open-source PROFINET device stack used by industrial IO devices. Versions 1.0.1 and earlier are affected. An unauthenticated remote attacker can send a malicious Remote Procedure Call (RPC) packet to crash IO devices that rely on the library. The flaw impacts availability of operational technology (OT) endpoints communicating over PROFINET, a protocol widely deployed in industrial control systems (ICS).

Critical Impact

A single crafted RPC packet can crash PROFINET IO devices, disrupting industrial processes that depend on the RT-Labs P-Net stack.

Affected Products

  • RT-Labs P-Net version 1.0.1 and earlier
  • Industrial IO devices integrating the P-Net PROFINET device stack
  • ICS/OT environments using PROFINET communication based on P-Net

Discovery Timeline

  • 2025-05-07 - CVE-2025-32405 published to NVD
  • 2025-05-13 - Last updated in NVD database

Technical Details for CVE-2025-32405

Vulnerability Analysis

The vulnerability resides in the RPC packet processing logic of the RT-Labs P-Net PROFINET device stack. P-Net implements the PROFINET protocol used by programmable logic controllers (PLCs) and IO devices for real-time field communication. The library parses incoming RPC requests as part of the connection establishment and parameterization workflow.

A crafted RPC packet triggers a write beyond the bounds of an allocated buffer. The out-of-bounds write corrupts adjacent memory regions and induces a crash in the device process consuming the library. Because PROFINET nodes typically run with minimal recovery logic, the crash halts industrial communication until the device is restarted.

The attack is network-based, requires no authentication, and requires no user interaction. Confidentiality and integrity are not directly impacted, but availability loss in an ICS context can disrupt physical processes. Refer to the Nozomi Networks Vulnerability Advisory for additional technical details.

Root Cause

The root cause is missing or insufficient bounds checking when copying attacker-controlled fields from an incoming RPC packet into a fixed-size internal buffer. The parser trusts length or offset values supplied in the packet, allowing a write past the buffer boundary.

Attack Vector

An attacker with network reachability to a PROFINET IO device sends a single malformed RPC packet to the device's PROFINET service port. Because PROFINET is typically deployed on flat OT networks, any host on the same Layer 2 segment can reach vulnerable devices and trigger the crash.

No verified exploit code is publicly available for CVE-2025-32405. See the linked advisory for protocol-level details.

Detection Methods for CVE-2025-32405

Indicators of Compromise

  • Unexpected restarts, watchdog resets, or communication loss on PROFINET IO devices running RT-Labs P-Net
  • Malformed or oversized PROFINET DCE/RPC packets observed on UDP port 34964 or related PROFINET traffic
  • Repeated session establishment failures from a single source toward multiple IO devices

Detection Strategies

  • Deploy ICS-aware network monitoring to inspect PROFINET DCE/RPC traffic for protocol anomalies and oversized fields
  • Baseline normal PROFINET RPC communication patterns and alert on deviations such as unsolicited RPC requests from non-controller hosts
  • Correlate device crash events from engineering workstations or PLC diagnostics with concurrent suspicious PROFINET traffic

Monitoring Recommendations

  • Monitor OT network segments for new or unexpected sources of PROFINET traffic
  • Enable logging on managed industrial switches to capture port-level traffic statistics and link state changes during incidents
  • Track firmware and software inventory to identify devices running RT-Labs P-Net 1.0.1 or earlier

How to Mitigate CVE-2025-32405

Immediate Actions Required

  • Identify all IO devices and products embedding RT-Labs P-Net version 1.0.1 or earlier
  • Restrict PROFINET network access to authorized controllers using VLAN segmentation and firewall rules
  • Apply vendor firmware updates that incorporate a patched version of P-Net as soon as they become available

Patch Information

RT-Labs has addressed the issue in P-Net releases beyond version 1.0.1. Device manufacturers integrating P-Net must rebuild firmware against the fixed version and distribute updates to operators. Consult the Nozomi Networks Vulnerability Advisory for upstream fix references.

Workarounds

  • Isolate PROFINET traffic on dedicated OT VLANs with strict access control lists
  • Block PROFINET DCE/RPC traffic at boundary firewalls between IT and OT networks
  • Disable PROFINET services on devices where the protocol is not operationally required
bash
# Example: restrict PROFINET DCE/RPC traffic to a trusted controller subnet
iptables -A FORWARD -p udp --dport 34964 -s 10.10.20.0/24 -d 10.10.30.0/24 -j ACCEPT
iptables -A FORWARD -p udp --dport 34964 -j DROP

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechRt Labs P Net

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability0.37%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-787
  • Technical References
  • Nozomi Networks Vulnerability Advisory
  • Related CVEs
  • CVE-2025-32402: Rt-labs P-net DOS Vulnerability

  • CVE-2025-32399: Rt-labs P-net DOS Vulnerability

  • CVE-2025-32398: Rt-labs P-net DOS Vulnerability

  • CVE-2025-32404: Rt-labs P-net Buffer Overflow Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today 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