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-32398

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

CVE-2025-32398 is a NULL pointer dereference denial-of-service flaw in Rt-labs P-net that allows attackers to crash IO devices using malicious RPC packets. This article covers technical details, affected versions, and mitigations.

Published: April 29, 2026

CVE-2025-32398 Overview

A NULL Pointer Dereference vulnerability exists in RT-Labs P-Net version 1.0.1 or earlier that allows an attacker to induce a crash in IO devices that use the library by sending a malicious RPC packet. This vulnerability affects industrial automation environments where the P-Net PROFINET stack is deployed, potentially causing denial of service conditions in critical operational technology (OT) systems.

Critical Impact

Attackers can remotely crash IO devices running vulnerable versions of the RT-Labs P-Net library, disrupting industrial control system operations without requiring authentication.

Affected Products

  • RT-Labs P-Net version 1.0.1 and earlier
  • IO devices implementing the P-Net PROFINET stack
  • Industrial automation systems using the affected library

Discovery Timeline

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

Technical Details for CVE-2025-32398

Vulnerability Analysis

This vulnerability is classified as CWE-476 (NULL Pointer Dereference), a memory corruption issue that occurs when the application attempts to dereference a pointer that has not been properly initialized or has been set to NULL. In the context of RT-Labs P-Net, the vulnerability is triggered during the processing of Remote Procedure Call (RPC) packets within the PROFINET communication stack.

When an attacker sends a specially crafted malicious RPC packet to a device running the vulnerable P-Net library, the application fails to properly validate the packet contents before dereferencing internal data structures. This results in the application attempting to access memory at address zero (or another invalid address), causing an immediate crash of the IO device.

The network-accessible nature of this vulnerability makes it particularly concerning for industrial environments, as PROFINET devices are often exposed on operational technology networks where they communicate with programmable logic controllers (PLCs) and other automation equipment.

Root Cause

The root cause stems from insufficient input validation in the RPC packet handling routines of the P-Net library. When processing incoming RPC requests, the code fails to verify that all required data structures and pointers are properly initialized before use. A malformed packet can trigger a code path where a NULL pointer is dereferenced, leading to an unhandled exception and subsequent application crash.

Attack Vector

The attack is conducted over the network, requiring no authentication or user interaction. An attacker with network access to the target IO device can craft and send a malicious RPC packet to exploit this vulnerability. The attack complexity is low, making it accessible to adversaries with basic knowledge of PROFINET protocols.

The exploitation flow involves:

  1. Identifying a target device running vulnerable RT-Labs P-Net software
  2. Crafting a malformed RPC packet designed to trigger the NULL pointer dereference
  3. Sending the packet to the device over the network
  4. The vulnerable device crashes upon processing the malicious packet

Technical details regarding the specific packet structure required for exploitation can be found in the Nozomi Networks Vulnerability Advisory.

Detection Methods for CVE-2025-32398

Indicators of Compromise

  • Unexpected crashes or restarts of IO devices running RT-Labs P-Net
  • Anomalous RPC traffic patterns targeting PROFINET devices
  • Unusual network activity from external sources directed at industrial control systems
  • System logs showing unhandled exceptions or segmentation faults in P-Net processes

Detection Strategies

  • Deploy network intrusion detection systems (NIDS) to monitor for malformed PROFINET RPC packets
  • Implement anomaly detection for unexpected device restarts or communication failures
  • Monitor PROFINET protocol traffic for irregular packet structures or malformed fields
  • Use industrial-specific security monitoring tools to baseline normal RPC communication patterns

Monitoring Recommendations

  • Enable detailed logging on PROFINET network infrastructure to capture packet-level data
  • Configure alerts for repeated device crashes or communication timeouts
  • Implement network segmentation monitoring to detect unauthorized access to OT networks
  • Deploy SentinelOne Singularity platform for real-time visibility into endpoint behavior and crash events

How to Mitigate CVE-2025-32398

Immediate Actions Required

  • Identify all devices in your environment running RT-Labs P-Net version 1.0.1 or earlier
  • Implement network segmentation to restrict access to vulnerable IO devices
  • Apply firewall rules to limit RPC traffic sources to trusted systems only
  • Monitor affected devices for signs of exploitation attempts

Patch Information

Organizations should contact RT-Labs for information regarding patched versions of the P-Net library. Review the Nozomi Networks Vulnerability Advisory for the latest remediation guidance and patch availability information.

Workarounds

  • Implement strict network access controls to limit which systems can communicate with affected IO devices
  • Deploy industrial firewalls or demilitarized zones (DMZ) between IT and OT networks
  • Use application-layer filtering to inspect and block malformed RPC packets
  • Consider disabling or restricting RPC functionality if not operationally required
bash
# Example firewall rule to restrict PROFINET RPC access (adjust ports as needed)
# Allow only trusted management stations to access PROFINET devices
iptables -A INPUT -p udp --dport 34964 -s <trusted_ip_range> -j ACCEPT
iptables -A INPUT -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-476
  • Technical References
  • Nozomi Networks Vulnerability Advisory
  • Related CVEs
  • CVE-2025-32405: Rt-labs P-net DOS Vulnerability

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

  • CVE-2025-32399: 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