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-2024-54198

CVE-2024-54198: SAP NetWeaver ABAP Information Disclosure

CVE-2024-54198 is an information disclosure vulnerability in SAP NetWeaver Application Server ABAP that exposes remote service credentials through crafted RFC requests, leading to potential system compromise.

Updated: January 22, 2026

CVE-2024-54198 Overview

CVE-2024-54198 is a credential exposure vulnerability in SAP NetWeaver Application Server ABAP that allows authenticated attackers to craft malicious Remote Function Call (RFC) requests to restricted destinations. This vulnerability can be exploited to expose credentials for remote services, which can then be leveraged to fully compromise the affected remote service.

The vulnerability stems from improper control of dynamically-managed code resources (CWE-914), enabling attackers to bypass intended access restrictions on RFC destinations. Once credentials are obtained, attackers can pivot to connected systems, potentially causing significant damage to business-critical SAP infrastructure.

Critical Impact

Authenticated attackers can extract credentials for remote services through crafted RFC requests, enabling complete compromise of connected systems with potential impacts to confidentiality, integrity, and availability.

Affected Products

  • SAP NetWeaver Application Server ABAP (refer to SAP Note #3469791 for specific versions)

Discovery Timeline

  • 2024-12-10 - CVE-2024-54198 published to NVD
  • 2024-12-10 - Last updated in NVD database

Technical Details for CVE-2024-54198

Vulnerability Analysis

This vulnerability is classified under CWE-914 (Improper Control of Dynamically-Managed Code Resources), indicating that the SAP NetWeaver Application Server ABAP fails to properly control access to dynamically-managed RFC destinations. The attack requires an authenticated user with network access, but once conditions are met, the attacker can manipulate RFC requests to target restricted destinations that should not be accessible.

The exploitation scenario involves an authenticated attacker crafting specially constructed RFC requests that bypass normal destination restrictions. When successful, these requests can leak authentication credentials configured for remote service connections. The exposed credentials provide the attacker with the ability to authenticate to and potentially fully compromise the connected remote services.

The scope is changed (per the CVSS vector), meaning successful exploitation affects resources beyond the vulnerable component itself—specifically the remote services whose credentials are exposed. This makes remediation particularly important as the blast radius extends beyond the initially compromised SAP system.

Root Cause

The root cause lies in improper validation and control of RFC destination access within SAP NetWeaver Application Server ABAP. The system fails to adequately restrict which RFC destinations an authenticated user can target, allowing attackers to craft requests that access destinations containing stored credentials for remote services. This design flaw enables the exposure of sensitive authentication data that should remain protected.

Attack Vector

The attack is conducted over the network and requires the attacker to have valid authentication credentials to the SAP NetWeaver system. While the attack complexity is noted as high due to specific conditions that must be met, an authenticated attacker with knowledge of the target environment can craft RFC requests designed to access restricted RFC destinations.

The exploitation flow typically involves:

  1. Attacker authenticates to the SAP NetWeaver Application Server ABAP with valid credentials
  2. Attacker identifies or enumerates available RFC destinations, including those with restricted access
  3. Attacker crafts malicious RFC requests targeting these restricted destinations
  4. The system improperly processes the requests, exposing credentials configured for remote service connections
  5. Attacker uses the obtained credentials to authenticate to and compromise the remote service

Technical details regarding the specific RFC functions and exploitation techniques can be found in SAP Note #3469791.

Detection Methods for CVE-2024-54198

Indicators of Compromise

  • Unusual RFC call patterns from authenticated users targeting restricted destinations
  • Unexpected access attempts to RFC destinations configured with stored credentials
  • Authentication events on remote services from unexpected source systems
  • Anomalous patterns in SAP transaction logs related to RFC destination access

Detection Strategies

  • Monitor SAP Security Audit Log (SM21) for unusual RFC destination access patterns
  • Implement alerting on RFC calls to sensitive or restricted destinations outside of normal business operations
  • Review access logs on remote services for unexpected authentication attempts using stored credentials
  • Deploy SIEM rules to correlate RFC activity with subsequent remote service access

Monitoring Recommendations

  • Enable comprehensive logging for RFC destination access in SAP NetWeaver
  • Configure real-time alerting for access to RFC destinations containing credential information
  • Establish baselines for normal RFC communication patterns to identify anomalies
  • Integrate SAP security logs with enterprise SIEM solutions for centralized monitoring

How to Mitigate CVE-2024-54198

Immediate Actions Required

  • Apply the security patch referenced in SAP Note #3469791
  • Review and restrict RFC destination access permissions for all users
  • Audit existing RFC destinations and identify those containing stored credentials for remote services
  • Rotate credentials for any remote services connected via RFC destinations as a precautionary measure

Patch Information

SAP has released a security patch to address this vulnerability. Administrators should apply the patch documented in SAP Note #3469791 immediately. The patch was announced as part of the SAP Security Patch Day program.

Organizations should follow their standard SAP patching procedures, including testing in non-production environments before deploying to production systems. Given the potential for credential exposure and lateral movement, expedited patching is recommended.

Workarounds

  • Restrict RFC destination access to only essential users and roles until patching is complete
  • Implement additional authorization checks for RFC calls to sensitive destinations
  • Consider temporarily disabling non-essential RFC destinations containing stored credentials
  • Enhance monitoring and alerting for RFC destination access during the remediation window
  • Segment network access to limit which systems can reach RFC-enabled SAP components

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 Netweaver

  • SeverityHIGH

  • CVSS Score8.5

  • EPSS Probability0.13%

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

  • SAP Security Patch Day
  • Related CVEs
  • CVE-2026-24320: SAP NetWeaver Information Disclosure Flaw

  • CVE-2025-31329: SAP NetWeaver Information Disclosure Flaw

  • CVE-2026-34257: SAP NetWeaver ABAP Open Redirect Flaw

  • CVE-2026-27674: SAP NetWeaver Web Dynpro XSS 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