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

CVE-2025-1924: Yokogawa Vnet/IP Interface RCE Vulnerability

CVE-2025-1924 is a remote code execution vulnerability in Yokogawa Vnet/IP Interface Package that allows attackers to execute arbitrary code via malicious packets. This article covers technical details, affected versions, and mitigation.

Published: February 20, 2026

CVE-2025-1924 Overview

A vulnerability has been discovered in the Vnet/IP Interface Package provided by Yokogawa Electric Corporation. This integer underflow vulnerability (CWE-191) affects critical industrial control system components used in CENTUM VP distributed control systems. If affected products receive maliciously crafted packets, a Denial of Service (DoS) attack may cause Vnet/IP communication functions to stop, or arbitrary programs may be executed.

This vulnerability poses significant risk to industrial environments where Yokogawa CENTUM VP systems are deployed for process automation and control operations. The attack requires adjacent network access, making it particularly concerning in environments where network segmentation may be inadequate.

Critical Impact

Maliciously crafted network packets can cause Vnet/IP communication to stop functioning or enable arbitrary code execution in industrial control systems.

Affected Products

  • Vnet/IP Interface Package for CENTUM VP R6 (VP6C3300) - Version R1.07.00 or earlier
  • Vnet/IP Interface Package for CENTUM VP R7 (VP7C3300) - Version R1.07.00 or earlier

Discovery Timeline

  • 2026-02-13 - CVE-2025-1924 published to NVD
  • 2026-02-13 - Last updated in NVD database

Technical Details for CVE-2025-1924

Vulnerability Analysis

This vulnerability stems from an integer underflow condition (CWE-191) in the Vnet/IP Interface Package. Integer underflow occurs when an arithmetic operation attempts to create a numeric value that falls below the minimum value the data type can represent, causing the value to wrap around to a large positive number or result in unexpected behavior.

In the context of industrial control systems like CENTUM VP, the Vnet/IP Interface Package handles network communications between process control components. The vulnerability can be exploited by an attacker on an adjacent network who sends specially crafted packets to the vulnerable interface. The attack complexity is high, but requires no privileges or user interaction to execute.

Successful exploitation can result in two primary outcomes: disruption of Vnet/IP communication functions (Denial of Service), or in certain conditions, execution of arbitrary programs. For industrial control systems, even a temporary loss of communication could have serious operational consequences.

Root Cause

The root cause is an integer underflow condition (CWE-191) in the packet processing logic of the Vnet/IP Interface Package. When processing certain network packets, the software performs arithmetic operations on integer values without adequate boundary checking. This allows specially crafted input to trigger an underflow condition, causing unexpected behavior in memory operations or control flow.

Attack Vector

The attack vector requires adjacent network access (AV:A), meaning an attacker must have access to the same network segment as the vulnerable Yokogawa system. While the attack complexity is high (AC:H), successful exploitation requires no privileges (PR:N) and no user interaction (UI:N).

An attacker would craft malicious network packets designed to trigger the integer underflow condition in the Vnet/IP communication handler. When processed by the vulnerable component, these packets can cause the communication functions to crash or potentially allow execution of attacker-controlled code.

The vulnerability affects the integrity and availability of both the vulnerable system and potentially connected systems in the industrial control environment.

Detection Methods for CVE-2025-1924

Indicators of Compromise

  • Unexpected termination or restart of Vnet/IP communication services
  • Anomalous network traffic patterns targeting CENTUM VP systems on the local network segment
  • Log entries indicating packet processing errors or memory corruption in Vnet/IP components
  • Unexplained loss of communication between CENTUM VP controllers and interface packages

Detection Strategies

  • Implement network intrusion detection systems (IDS) to monitor for malformed packets targeting Yokogawa industrial control protocols
  • Monitor Vnet/IP Interface Package processes for unexpected crashes, restarts, or abnormal memory usage
  • Deploy SentinelOne agents on engineering workstations and HMI systems to detect anomalous behavior patterns
  • Review system logs for evidence of exploitation attempts or communication failures

Monitoring Recommendations

  • Enable detailed logging on CENTUM VP systems and forward logs to a centralized SIEM for correlation
  • Monitor network traffic on segments containing Yokogawa control systems for unusual patterns
  • Establish baseline behavior for Vnet/IP communication and alert on deviations
  • Configure alerts for service interruptions affecting Vnet/IP communication functions

How to Mitigate CVE-2025-1924

Immediate Actions Required

  • Review the Yokogawa Security Advisory YSAR-26-0002 for vendor-specific guidance
  • Inventory all affected CENTUM VP R6 and R7 systems with Vnet/IP Interface Package version R1.07.00 or earlier
  • Implement network segmentation to restrict access to adjacent networks where vulnerable systems reside
  • Apply any available patches from Yokogawa following proper change management procedures

Patch Information

Organizations should consult the official Yokogawa Security Advisory YSAR-26-0002 for specific patch information and remediation guidance. Contact Yokogawa support for assistance with obtaining and applying security updates to affected Vnet/IP Interface Package installations.

Ensure all patches are tested in a non-production environment before deployment to production industrial control systems to verify compatibility and stability.

Workarounds

  • Implement strict network segmentation to isolate CENTUM VP systems from untrusted network segments
  • Deploy firewall rules to restrict traffic to the Vnet/IP Interface Package from authorized systems only
  • Enable network monitoring and anomaly detection on segments containing affected systems
  • Consider implementing application-layer firewalls or deep packet inspection for industrial protocols where feasible
bash
# Network segmentation example - restrict access to CENTUM VP systems
# Implement firewall rules to limit adjacent network access
iptables -A INPUT -i eth0 -s 10.0.0.0/24 -p tcp --dport <vnet_port> -j ACCEPT
iptables -A INPUT -i eth0 -p tcp --dport <vnet_port> -j DROP
# Replace <vnet_port> with actual Vnet/IP port numbers
# Consult Yokogawa documentation for specific port requirements

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechYokogawa

  • SeverityMEDIUM

  • CVSS Score6.0

  • EPSS Probability0.01%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:A/AC:H/AT:N/PR:N/UI:N/VC:N/VI:L/VA:H/SC:N/SI:L/SA:L/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
  • ConfidentialityHigh
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-191
  • Technical References
  • Yokogawa Security Advisory YSAR-26-0002
  • Related CVEs
  • CVE-2025-48023: Yokogawa Vnet/IP Interface DoS Vulnerability

  • CVE-2025-48022: Yokogawa Vnet/IP Interface DoS Vulnerability

  • CVE-2025-48020: Yokogawa Vnet/IP Interface DoS Vulnerability

  • CVE-2025-48019: Yokogawa Vnet/IP Interface 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