Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
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-0053

CVE-2025-0053: SAP Basis Information Disclosure Flaw

CVE-2025-0053 is an information disclosure vulnerability in SAP Basis that allows unauthenticated attackers to access system configuration details via URL parameters. This article covers technical details, impact, and mitigation.

Updated: January 22, 2026

CVE-2025-0053 Overview

SAP NetWeaver Application Server for ABAP and ABAP Platform contains an information disclosure vulnerability that allows an unauthenticated attacker to gain unauthorized access to system information. By manipulating a specific URL parameter, attackers can retrieve sensitive details such as system configuration without authentication. This vulnerability has a limited impact on confidentiality but may be leveraged to facilitate further attacks or exploits against the affected SAP environment.

Critical Impact

Unauthenticated attackers can remotely extract system configuration details via URL parameter manipulation, potentially enabling reconnaissance for more severe follow-up attacks.

Affected Products

  • SAP Basis versions 700, 701, 702
  • SAP Basis versions 731, 740, 750, 751, 752, 753, 754, 755, 756, 757
  • SAP NetWeaver Application Server for ABAP and ABAP Platform

Discovery Timeline

  • 2025-01-14 - CVE-2025-0053 published to NVD
  • 2025-10-24 - Last updated in NVD database

Technical Details for CVE-2025-0053

Vulnerability Analysis

This vulnerability is classified under CWE-209 (Generation of Error Message Containing Sensitive Information). The SAP NetWeaver Application Server for ABAP and ABAP Platform fails to properly restrict access to system configuration information through its web interface. An unauthenticated attacker with network access can craft requests with specific URL parameters to extract sensitive system details that should be protected.

The vulnerability requires no authentication and can be exploited remotely across the network with low attack complexity. While the direct impact is limited to information disclosure affecting confidentiality, the exposed system configuration data can provide attackers with valuable reconnaissance information for planning more sophisticated attacks against the SAP infrastructure.

Root Cause

The root cause lies in improper input validation and authorization controls on URL parameters within the SAP NetWeaver Application Server. The application fails to adequately verify whether the requesting user has proper authorization before disclosing system configuration information. This allows error messages or responses containing sensitive data to be returned to unauthenticated users.

Attack Vector

The attack is network-based and requires no user interaction or special privileges. An attacker can exploit this vulnerability by:

  1. Identifying an exposed SAP NetWeaver Application Server for ABAP
  2. Crafting HTTP requests with specific URL parameters designed to trigger information disclosure
  3. Parsing the server responses to extract system configuration details
  4. Leveraging the disclosed information to plan further attacks against the SAP environment

The vulnerability does not require authentication, making it particularly dangerous for internet-facing SAP systems. The disclosed configuration information may include details about system architecture, installed components, and other data useful for reconnaissance.

Detection Methods for CVE-2025-0053

Indicators of Compromise

  • Unusual HTTP requests to SAP NetWeaver endpoints with atypical URL parameters
  • Increased volume of unauthenticated requests targeting system information endpoints
  • Log entries showing repeated access attempts to configuration-related URLs from external IP addresses
  • Error responses containing verbose system information being returned to unauthenticated sessions

Detection Strategies

  • Monitor SAP ICM (Internet Communication Manager) logs for suspicious URL parameter patterns
  • Implement web application firewall rules to detect and block requests attempting to extract system configuration
  • Configure alerting for unauthenticated access attempts to sensitive SAP endpoints
  • Review SAP Security Audit Log (SM21) for anomalous access patterns

Monitoring Recommendations

  • Enable detailed logging for HTTP/HTTPS traffic to SAP NetWeaver Application Server
  • Deploy network intrusion detection systems (NIDS) with signatures for SAP-specific attack patterns
  • Establish baseline metrics for normal SAP access patterns to identify deviations
  • Integrate SAP logs with SIEM solutions for centralized monitoring and correlation

How to Mitigate CVE-2025-0053

Immediate Actions Required

  • Apply the security patch referenced in SAP Note #3536461 immediately
  • Review SAP NetWeaver Application Server configurations for internet exposure
  • Implement network segmentation to limit access to SAP systems from untrusted networks
  • Enable enhanced logging to detect potential exploitation attempts

Patch Information

SAP has released a security patch addressing this vulnerability as part of their Security Patch Day. Organizations should apply the fix documented in SAP Note #3536461. The patch is applicable to all affected SAP Basis versions from 700 through 757. Administrators should consult the SAP Security Patch Day portal for detailed patching instructions and prerequisites.

Workarounds

  • Restrict network access to SAP NetWeaver Application Server to trusted IP ranges using firewall rules
  • Implement a reverse proxy or web application firewall to filter malicious URL parameters
  • Disable or restrict access to unnecessary HTTP handlers and services in the ICM configuration
  • Review and harden SAP ICF (Internet Communication Framework) services to minimize attack surface
bash
# Example: Restrict SAP ICM access via profile parameter
# Add to instance profile (DEFAULT.PFL or instance-specific)
icm/server_port_<xx> = PROT=HTTP,PORT=<port>,TIMEOUT=60,PROCTIMEOUT=600
# Consider implementing IP-based access restrictions at network level
# Consult SAP Note #3536461 for specific configuration guidance

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

  • SeverityMEDIUM

  • CVSS Score5.3

  • EPSS Probability0.13%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-209
  • Technical References
  • SAP Note #3536461
  • Vendor Resources
  • SAP Security Patch Day
  • Related CVEs
  • 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