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

CVE-2025-23193: SAP Basis Information Disclosure Flaw

CVE-2025-23193 is an information disclosure vulnerability in SAP NetWeaver Server ABAP that allows unauthenticated attackers to enumerate users. This post covers technical details, affected versions, impact, and mitigation.

Published: April 29, 2026

CVE-2025-23193 Overview

CVE-2025-23193 is an information disclosure vulnerability affecting SAP NetWeaver Server ABAP that allows unauthenticated attackers to enumerate valid user accounts. The vulnerability stems from differential server responses based on the existence of specified users, enabling attackers to harvest valid usernames without authentication. This weakness (CWE-204: Observable Response Discrepancy) can serve as a precursor to targeted attacks such as password spraying, brute-force authentication attempts, or social engineering campaigns.

Critical Impact

Unauthenticated attackers can enumerate valid user accounts on SAP NetWeaver systems, potentially enabling targeted credential attacks against enterprise SAP environments.

Affected Products

  • SAP SAP_BASIS versions 700, 701, 702
  • SAP SAP_BASIS versions 731, 740
  • SAP SAP_BASIS versions 750, 751, 752, 753, 754, 755, 756, 757, 758

Discovery Timeline

  • 2025-02-11 - CVE-2025-23193 published to NVD
  • 2025-10-23 - Last updated in NVD database

Technical Details for CVE-2025-23193

Vulnerability Analysis

This vulnerability represents a classic user enumeration flaw where the SAP NetWeaver Server ABAP application returns observably different responses depending on whether a queried username exists in the system. When an attacker sends authentication or lookup requests with various usernames, the server's response characteristics—whether through HTTP response codes, error messages, response timing, or content variations—reveal the validity of each tested username.

The vulnerability affects a wide range of SAP_BASIS versions spanning from legacy version 700 through the current version 758, indicating a long-standing architectural issue in how user validation responses are handled. While the vulnerability does not directly allow data modification or impact system availability, the information disclosed can significantly lower the barrier for subsequent attacks.

Root Cause

The root cause is classified under CWE-204: Observable Response Discrepancy. The SAP NetWeaver Server ABAP fails to implement consistent response behavior when processing requests containing user identifiers. Instead of returning uniform responses regardless of user existence, the application reveals whether accounts are valid through detectable variations in its responses. This design flaw enables attackers to systematically probe the system and build a list of valid user accounts.

Attack Vector

The attack can be conducted remotely over the network without any authentication requirements. An attacker can exploit this vulnerability by:

  1. Identifying an endpoint that accepts user identifiers as input
  2. Sending multiple requests with different potential usernames
  3. Analyzing response characteristics (timing, content, status codes, error messages) to differentiate between valid and invalid users
  4. Compiling a list of confirmed valid usernames for use in subsequent attacks

The vulnerability manifests in the user validation mechanism of SAP NetWeaver Server ABAP. When processing requests containing user identifiers, the server returns distinguishable responses based on whether the specified user exists in the system. This observable discrepancy allows attackers to enumerate valid accounts. For detailed technical information, refer to SAP Note #3561264.

Detection Methods for CVE-2025-23193

Indicators of Compromise

  • High volume of authentication or user lookup requests from a single IP address targeting multiple usernames
  • Sequential or dictionary-based username patterns in request logs
  • Requests probing common SAP default or service account names
  • Unusual access patterns to user validation endpoints from external networks

Detection Strategies

  • Monitor authentication logs for patterns indicating systematic user enumeration attempts
  • Implement rate limiting and alerting on endpoints that accept username parameters
  • Deploy web application firewall rules to detect and block enumeration patterns
  • Enable enhanced logging on SAP NetWeaver systems to capture detailed request information

Monitoring Recommendations

  • Configure SAP Security Audit Log (SAL) to capture failed authentication events
  • Establish baseline metrics for authentication request volumes and alert on anomalies
  • Integrate SAP logs with SIEM solutions for correlation with other security events
  • Monitor for reconnaissance activity targeting SAP infrastructure from threat intelligence feeds

How to Mitigate CVE-2025-23193

Immediate Actions Required

  • Review and apply the security patch referenced in SAP Note #3561264
  • Implement rate limiting on authentication and user lookup endpoints
  • Restrict network access to SAP NetWeaver systems to authorized IP ranges where possible
  • Enable enhanced logging to detect potential exploitation attempts

Patch Information

SAP has released a security patch addressing this vulnerability. Organizations should apply the patch available through SAP Security Patch Day. The fix ensures consistent server responses regardless of user existence, eliminating the observable discrepancy that enables enumeration. Refer to SAP Note #3561264 for detailed patching instructions and prerequisites.

Workarounds

  • Implement network-level access controls to limit exposure of SAP NetWeaver endpoints to trusted networks
  • Deploy a web application firewall (WAF) with rules to detect and block enumeration attempts
  • Configure account lockout policies to mitigate the impact of credential attacks following enumeration
  • Consider implementing CAPTCHA or similar mechanisms on authentication endpoints to slow automated attacks
bash
# Example: Configure SAP ICM parameters to enhance logging
# Add to DEFAULT.PFL or instance profile
icm/HTTP/logging_0 = PREFIX=/, LOGFILE=$(DIR_LOGGING)/access_log, MAXSIZEKB=10000, MAXFILES=7, FILEWRAP=on
icm/HTTP/logging_client_0 = PREFIX=/, LOGFILE=$(DIR_LOGGING)/client_log, MAXSIZEKB=10000, MAXFILES=7
# Enable security audit logging
rsau/enable = 1
rsau/selection_slots = 10

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechSap Basis

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability0.14%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-204
  • Technical References
  • SAP Note #3561264
  • Vendor Resources
  • SAP Security Patch Day
  • Related CVEs
  • CVE-2025-0053: SAP Basis Information Disclosure Flaw

  • CVE-2025-0066: SAP Basis Information Disclosure Flaw

  • CVE-2022-41264: SAP Basis RCE 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