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
    • 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-42950

CVE-2025-42950: SAP Landscape Transformation RCE Flaw

CVE-2025-42950 is a remote code execution vulnerability in SAP Landscape Transformation (SLT) that allows attackers to inject arbitrary ABAP code and bypass authorization checks, risking full system compromise. This analysis covers technical details, impact assessment, and mitigation strategies.

Published: March 11, 2026

CVE-2025-42950 Overview

SAP Landscape Transformation (SLT) contains a critical code injection vulnerability that allows an attacker with user privileges to exploit a flaw in a function module exposed via RFC (Remote Function Call). This vulnerability enables the injection of arbitrary ABAP code into the system, bypassing essential authorization checks. The flaw effectively functions as a backdoor, creating the risk of full system compromise and undermining the confidentiality, integrity, and availability of the affected SAP system.

Critical Impact

This vulnerability allows authenticated attackers to inject and execute arbitrary ABAP code, potentially leading to complete system takeover, data exfiltration, and persistent backdoor access to SAP environments.

Affected Products

  • SAP Landscape Transformation (SLT)
  • SAP systems with SLT function modules exposed via RFC
  • SAP NetWeaver environments utilizing SLT components

Discovery Timeline

  • 2025-08-12 - CVE-2025-42950 published to NVD
  • 2025-08-12 - Last updated in NVD database

Technical Details for CVE-2025-42950

Vulnerability Analysis

This vulnerability is classified under CWE-94 (Improper Control of Generation of Code - Code Injection), which describes flaws where software constructs code segments using externally-influenced input without proper neutralization. In the context of SAP Landscape Transformation, the vulnerable function module exposed via RFC fails to adequately validate and sanitize input parameters before processing them, allowing malicious ABAP code to be injected and executed within the system context.

The attack can be conducted remotely over the network by any user with basic privileges to the SAP system. The changed scope characteristic of this vulnerability indicates that a successful exploit can affect resources beyond the vulnerable component itself, potentially compromising other integrated SAP modules and connected systems.

Root Cause

The root cause lies in insufficient input validation and missing authorization checks within the RFC-enabled function module in SAP Landscape Transformation. The function module accepts user-controlled input that is subsequently processed without adequate sanitization, allowing specially crafted payloads containing ABAP code to be interpreted and executed by the system. This design flaw bypasses the normal security controls that should prevent unauthorized code execution within the ABAP runtime environment.

Attack Vector

The attack is executed remotely over the network by authenticated users with minimal privileges. An attacker can craft malicious RFC calls targeting the vulnerable function module, embedding ABAP code within the input parameters. When the function module processes this input without proper validation, the injected ABAP code is executed with the privileges of the application context, potentially allowing:

  • Execution of arbitrary system commands
  • Access to sensitive business data and configuration
  • Modification or deletion of critical database records
  • Creation of persistent backdoor accounts
  • Lateral movement to connected SAP systems

The vulnerability does not require user interaction and can be exploited programmatically, making it particularly dangerous in automated attack scenarios.

Detection Methods for CVE-2025-42950

Indicators of Compromise

  • Unusual RFC calls to SLT function modules from unexpected source systems or user accounts
  • Anomalous ABAP execution patterns, especially dynamic code generation or execution statements
  • Unexpected user accounts or authorization changes in SAP systems
  • Suspicious transaction log entries showing unauthorized access to sensitive tables

Detection Strategies

  • Monitor SAP Security Audit Log (SM21) for RFC calls to SLT-related function modules with unusual parameters
  • Implement SAP Solution Manager Early Watch alerts for anomalous code execution patterns
  • Review RFC connection logs for unauthorized external system communications
  • Enable enhanced tracing on SLT function modules to capture detailed call parameters

Monitoring Recommendations

  • Configure SIEM integration with SAP audit logs to detect suspicious RFC activity in real-time
  • Establish baseline behavior for SLT function module usage and alert on deviations
  • Monitor for new ABAP programs or includes created outside normal change management processes
  • Review SAP Gateway logs for anomalous inbound RFC traffic patterns

How to Mitigate CVE-2025-42950

Immediate Actions Required

  • Apply the security patch referenced in SAP Note #3633838 immediately
  • Review and restrict RFC authorizations for SLT function modules to essential users only
  • Audit user accounts with RFC access to identify potentially compromised credentials
  • Enable enhanced logging on vulnerable function modules pending patch deployment

Patch Information

SAP has released a security update addressing this vulnerability. Detailed patch information and implementation guidance are available through SAP Note #3633838. Organizations should prioritize this patch given the critical severity and the potential for full system compromise. The patch was released as part of SAP Security Patch Day, and administrators should follow standard SAP transport import procedures to deploy the fix.

Workarounds

  • Restrict RFC access to SLT function modules using authorization object S_RFC with explicit allowed function module lists
  • Implement network segmentation to limit RFC connectivity to trusted source systems only
  • Temporarily disable external RFC access to affected function modules if business operations permit
  • Enable SAP ICM (Internet Communication Manager) access controls to restrict inbound RFC traffic
bash
# SAP Authorization restriction example for S_RFC
# Restrict RFC access to specific SLT function modules
# Configure in transaction SU24/PFCG

# Review RFC authorizations with:
# Transaction: SUIM -> Users by Complex Selection Criteria -> By Authorization Values
# Authorization Object: S_RFC
# RFC_TYPE: FUNC
# RFC_NAME: *SLT* (to identify users with SLT function access)

# Network-level mitigation - restrict SAP Gateway access
# Add to SAP profile parameter:
gw/acl_mode = 1
gw/sec_info = /usr/sap/<SID>/SYS/global/secinfo.dat

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechSap

  • SeverityCRITICAL

  • CVSS Score9.9

  • EPSS Probability0.08%

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

  • SAP Security Patch Day
  • Related CVEs
  • CVE-2025-42880: SAP Solution Manager RCE Vulnerability

  • CVE-2025-42910: SAP SRM File Upload RCE Vulnerability

  • CVE-2025-42967: SAP S/4HANA & SCM RCE Vulnerability

  • CVE-2025-31330: SAP Landscape Transformation RCE Vulnerability
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