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

CVE-2025-42958: SAP NetWeaver Auth Bypass Vulnerability

CVE-2025-42958 is an authentication bypass flaw in SAP NetWeaver on IBM i-series that allows unauthorized access to sensitive data and admin functions. This article covers technical details, affected systems, and mitigation.

Published: March 31, 2026

CVE-2025-42958 Overview

CVE-2025-42958 is a critical authentication bypass vulnerability in the SAP NetWeaver application running on IBM i-series platforms. Due to a missing authentication check, the application allows high privileged unauthorized users to read, modify, or delete sensitive information, as well as access administrative or privileged functionalities. This vulnerability results in a high impact on the confidentiality, integrity, and availability of the application.

Critical Impact

Unauthorized users with network access can bypass authentication controls to gain administrative access to SAP NetWeaver, potentially compromising sensitive enterprise data and critical business operations.

Affected Products

  • SAP NetWeaver on IBM i-series

Discovery Timeline

  • 2025-09-09 - CVE-2025-42958 published to NVD
  • 2025-09-09 - Last updated in NVD database

Technical Details for CVE-2025-42958

Vulnerability Analysis

This vulnerability stems from CWE-250 (Execution with Unnecessary Privileges), where the SAP NetWeaver application on IBM i-series fails to properly validate authentication credentials before granting access to privileged functionality. The missing authentication check allows attackers with network access to bypass security controls and interact with administrative interfaces as if they were authenticated high-privilege users.

The vulnerability is particularly severe because it affects scope beyond the vulnerable component itself, meaning that a successful exploit can impact resources managed by other security domains. Attackers can leverage this flaw to read, modify, or delete sensitive business data, access administrative functions, and potentially disrupt critical enterprise operations.

Root Cause

The root cause is a missing authentication check in the SAP NetWeaver application on IBM i-series. The application fails to properly verify user credentials or session tokens before allowing access to privileged operations. This represents a fundamental access control failure where the authentication layer does not adequately protect administrative endpoints.

Attack Vector

The vulnerability is exploitable remotely over the network without requiring user interaction. An attacker needs to establish network connectivity to the vulnerable SAP NetWeaver instance running on IBM i-series. Once connected, the attacker can directly access administrative or privileged functionalities due to the missing authentication verification.

The attack flow typically involves:

  1. Identifying an exposed SAP NetWeaver instance on IBM i-series
  2. Crafting requests to administrative endpoints that bypass normal authentication flows
  3. Exploiting the missing authentication check to gain unauthorized access
  4. Executing privileged operations such as reading sensitive data, modifying configurations, or deleting critical information

Detection Methods for CVE-2025-42958

Indicators of Compromise

  • Unexpected administrative operations logged in SAP NetWeaver without corresponding authenticated sessions
  • Access to privileged SAP functions from unusual source IP addresses or during abnormal hours
  • Anomalous modifications to sensitive data or configuration settings without proper authorization trails

Detection Strategies

  • Monitor SAP NetWeaver security logs for authentication anomalies and unauthorized privileged function access
  • Implement network traffic analysis to detect unusual patterns of requests to SAP administrative endpoints
  • Deploy SIEM rules to correlate failed authentication attempts with subsequent successful privileged operations

Monitoring Recommendations

  • Enable verbose logging for all authentication events and privileged function calls in SAP NetWeaver
  • Configure alerts for administrative actions performed without valid session tokens
  • Regularly audit access logs for signs of authentication bypass attempts

How to Mitigate CVE-2025-42958

Immediate Actions Required

  • Apply the security patch referenced in SAP Note #3627373 immediately
  • Review and restrict network access to SAP NetWeaver administrative interfaces
  • Audit recent administrative activities for signs of unauthorized access

Patch Information

SAP has released a security patch addressing this vulnerability. Organizations should apply the fix detailed in SAP Note #3627373. For comprehensive security updates and additional guidance, refer to the SAP Security Patch Day portal.

Workarounds

  • Implement network segmentation to restrict access to SAP NetWeaver instances from untrusted networks
  • Deploy Web Application Firewall (WAF) rules to monitor and filter suspicious requests to administrative endpoints
  • Enable additional authentication mechanisms such as multi-factor authentication where supported
  • Limit exposure of SAP NetWeaver administrative interfaces to authorized IP ranges only
bash
# Configuration example - Network access restriction
# Restrict SAP NetWeaver administrative access to internal networks only
# Configure firewall rules to limit access to SAP ports (example for iptables)
iptables -A INPUT -p tcp --dport 8000 -s 10.0.0.0/8 -j ACCEPT
iptables -A INPUT -p tcp --dport 8000 -j DROP

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechSap Netweaver

  • SeverityCRITICAL

  • CVSS Score9.1

  • EPSS Probability0.08%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-250
  • Technical References
  • SAP Note #3627373

  • SAP Security Patch Day
  • Related CVEs
  • CVE-2026-24310: SAP NetWeaver Auth Bypass Vulnerability

  • CVE-2026-23687: SAP NetWeaver Auth Bypass Vulnerability

  • CVE-2026-23686: SAP NetWeaver Auth Bypass Vulnerability

  • CVE-2026-0509: SAP NetWeaver Auth Bypass 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