A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
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-21737

CVE-2024-21737: SAP Application Interface Framework RCE

CVE-2024-21737 is a remote code execution vulnerability in SAP Application Interface Framework that allows privileged users to execute OS commands directly. This article covers technical details, affected versions, and mitigation.

Published: May 26, 2026

CVE-2024-21737 Overview

CVE-2024-21737 is a code injection vulnerability [CWE-94] in the SAP Application Interface Framework (AIF) File Adapter version 702. A high-privilege authenticated user can invoke a function module that traverses application layers and executes operating system commands directly on the underlying host. Successful exploitation compromises the confidentiality, integrity, and availability of the SAP environment.

The flaw carries a CVSS 3.1 score of 9.1 and is exploitable over the network with low attack complexity. SAP addressed the issue in its January 2024 Security Patch Day release via SAP Note 3411869.

Critical Impact

An authenticated high-privilege user can break out of the AIF File Adapter context and run arbitrary OS commands on the SAP application server, leading to full host compromise.

Affected Products

  • SAP Application Interface Framework File Adapter — version 702
  • Deployments using the AIF File Adapter function modules for file-based integration
  • SAP NetWeaver application servers hosting the affected AIF component

Discovery Timeline

  • 2024-01-09 - CVE-2024-21737 published to the National Vulnerability Database (NVD)
  • 2024-01-09 - SAP releases security patch via SAP Note 3411869
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2024-21737

Vulnerability Analysis

The SAP Application Interface Framework provides a runtime for integrating SAP and non-SAP systems through configurable adapters. The File Adapter handles inbound and outbound file processing on the SAP application server filesystem. Within version 702, a function module exposed by the File Adapter accepts input that flows into operating system command execution paths without adequate validation.

A user with sufficient SAP authorizations can pass crafted parameters through the function module. The input traverses multiple framework layers before reaching a code path that invokes OS-level commands on the host running the SAP NetWeaver ABAP stack. The result is direct command execution under the privileges of the SAP system user, typically <sid>adm.

The issue is classified as Improper Control of Generation of Code [CWE-94]. Because the attack vector is Network and the scope is Changed, exploitation from a remote authenticated session can affect resources beyond the vulnerable component itself.

Root Cause

The File Adapter function module fails to sanitize or restrict parameters that ultimately reach OS command interfaces. Trust boundaries between the ABAP-layer adapter logic and the underlying host commands are not enforced, allowing user-supplied data to influence command construction.

Attack Vector

An authenticated attacker holding high-privilege AIF roles establishes a session with the SAP application server. The attacker calls the vulnerable function module — for example, via Remote Function Call (RFC) or through an SAP GUI transaction that wraps the module — and supplies parameters that are passed to the OS command interface. The command runs in the security context of the SAP system user, granting access to the SAP profile, transport directory, and database connection files.

See the SAP Security Patch Day advisory and SAP Note 3411869 for vendor technical details.

Detection Methods for CVE-2024-21737

Indicators of Compromise

  • Unexpected child processes spawned by SAP work processes (disp+work, dw.sap*) such as shells, scripting interpreters, or system utilities
  • Outbound network connections initiated from the SAP application server host shortly after AIF File Adapter activity
  • AIF runtime logs showing function module calls with anomalous file paths or shell metacharacters in parameter values
  • New or modified files in the SAP transport directory or /usr/sap/<SID>/ written by the <sid>adm user outside scheduled jobs

Detection Strategies

  • Audit calls to AIF File Adapter function modules through SAP Security Audit Log (transaction SM19/RSAU_CONFIG) and alert on invocations by users outside the approved interface operators group
  • Correlate ABAP RFC call telemetry with host-level process creation events on the SAP application server
  • Hunt for execution chains where SAP work processes spawn sh, bash, cmd.exe, or powershell.exe — a pattern that should not occur in normal AIF operation

Monitoring Recommendations

  • Forward SAP Security Audit Log, gateway log, and OS process telemetry into a centralized analytics platform for correlation
  • Establish a baseline of legitimate AIF File Adapter usage and alert on deviations in calling users, parameter shapes, and target file paths
  • Monitor the SAP gateway (gw/sec_info, gw/reg_info) for unauthorized registration of external programs that could chain with this vulnerability

How to Mitigate CVE-2024-21737

Immediate Actions Required

  • Apply SAP Note 3411869 to all SAP systems running the Application Interface Framework File Adapter version 702
  • Review and reduce membership of roles granting access to AIF administration and File Adapter function modules
  • Audit recent calls to the vulnerable function module and investigate any invocations by accounts that should not be using the File Adapter
  • Rotate credentials for <sid>adm, database users, and any service accounts reachable from the SAP application server if exploitation is suspected

Patch Information

SAP released the fix as part of the January 2024 SAP Security Patch Day. Administrators should implement SAP Note 3411869 following standard SAP change management procedures, including transport import to development, quality, and production systems. Refer to the SAP Security Patch Day overview for the broader advisory bundle.

Workarounds

  • Restrict authorization objects controlling AIF administration so only a minimal set of operators can invoke File Adapter function modules
  • Disable or unregister the affected File Adapter function module in environments where it is not required until the patch is applied
  • Enforce SAP gateway access control lists (gw/sec_info, gw/reg_info) to limit which external programs and hosts can interact with the application server
  • Apply host-based command execution restrictions on the SAP application server to constrain what processes the <sid>adm user can launch
bash
# Example: enable SAP Security Audit Log filters for AIF function module calls
# Run as <sid>adm via transaction RSAU_CONFIG or update the profile parameters
rsau/enable = 1
rsau/selection_slots = 10
rsau/user_selection = 1
# Then define a filter capturing RFC/function module calls
# Event class: AUM (RFC function call) for high-privilege users invoking AIF modules

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechSap Application Interface Framework

  • SeverityCRITICAL

  • CVSS Score9.1

  • EPSS Probability0.22%

  • 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-94
  • Technical References
  • SAP Note #3411869
  • Vendor Resources
  • SAP Document February 2022
  • Latest CVEs
  • CVE-2026-9813: FlowIntel SSRF Vulnerability

  • CVE-2026-4377: D-Link DWR-X1820 Auth Bypass Vulnerability

  • CVE-2026-47074: ex_aws_sns Auth Bypass Vulnerability

  • CVE-2026-46241: Linux Kernel Use-After-Free Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today 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