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-2026-27675

CVE-2026-27675: SAP Landscape Transformation RCE Vulnerability

CVE-2026-27675 is a remote code execution vulnerability in SAP Landscape Transformation allowing privileged attackers to inject ABAP code and OS commands. This article covers technical details, affected versions, and mitigation.

Published: April 17, 2026

CVE-2026-27675 Overview

CVE-2026-27675 is a Code Injection vulnerability affecting SAP Landscape Transformation. The vulnerability exists in an RFC-exposed function module that could allow a high privileged adversary to inject arbitrary ABAP code and operating system commands. While the attack requires significant access and user interaction, successful exploitation could result in unauthorized modification of system information.

Critical Impact

High-privileged attackers can inject arbitrary ABAP code and OS commands through an RFC-exposed function module, leading to integrity compromise of SAP systems.

Affected Products

  • SAP Landscape Transformation

Discovery Timeline

  • April 14, 2026 - CVE-2026-27675 published to NVD
  • April 14, 2026 - Last updated in NVD database

Technical Details for CVE-2026-27675

Vulnerability Analysis

This vulnerability is classified under CWE-94 (Improper Control of Generation of Code - Code Injection). The flaw exists within an RFC-exposed function module in SAP Landscape Transformation that fails to properly validate or sanitize input before processing. This improper input handling allows an authenticated attacker with high privileges to inject malicious ABAP code or operating system commands.

The exploitation requires network access, high attack complexity, high privileges, and user interaction. Due to the combination of these restrictive preconditions, the practical exploitability is limited. When successfully exploited, the vulnerability impacts system integrity at a low level, allowing the attacker to modify some information, though the attacker does not have control over the kind or degree of modification. Confidentiality and availability are not impacted by this vulnerability.

Root Cause

The root cause of CVE-2026-27675 lies in inadequate input validation within an RFC-exposed function module in SAP Landscape Transformation. The function module fails to properly sanitize user-supplied input before incorporating it into dynamically generated ABAP code or system commands. This lack of proper input validation allows specially crafted input to be interpreted as executable code rather than data, enabling code injection attacks.

Attack Vector

The attack vector for this vulnerability is network-based, targeting RFC-enabled function modules in SAP Landscape Transformation. An attacker requires:

  1. Network access to the target SAP system
  2. High-privileged authentication to the system
  3. User interaction as part of the attack chain

The attacker must craft malicious input designed to escape the expected data context and inject arbitrary ABAP code or operating system commands. The RFC interface serves as the entry point for delivering the malicious payload to the vulnerable function module. Due to the high privileges required and the need for user interaction, this attack would typically be executed by an insider threat or through compromised administrative credentials.

Detection Methods for CVE-2026-27675

Indicators of Compromise

  • Unusual RFC calls to SAP Landscape Transformation function modules from unexpected sources
  • Anomalous ABAP execution patterns or unexpected dynamic code generation
  • System logs showing unauthorized command execution attempts
  • Unexpected modifications to system configuration or data without corresponding change requests

Detection Strategies

  • Monitor RFC gateway logs for suspicious function module calls, particularly those with unusual parameter patterns
  • Implement SAP Security Audit Log (SAL) monitoring for code injection indicators and dynamic program generation
  • Deploy SentinelOne Singularity to detect anomalous process behavior on SAP application servers
  • Review SAP System Log (SM21) for unexpected ABAP runtime errors or execution anomalies

Monitoring Recommendations

  • Enable detailed RFC tracing on SAP Landscape Transformation systems during the patching window
  • Configure alerts for any dynamic ABAP code generation or INSERT REPORT statements
  • Monitor for OS command execution originating from SAP application server processes
  • Implement network monitoring for RFC traffic patterns to and from SAP Landscape Transformation

How to Mitigate CVE-2026-27675

Immediate Actions Required

  • Apply the security patch documented in SAP Note #3723097 immediately
  • Review and restrict RFC authorization profiles to minimize the number of users with high privileges
  • Audit existing user accounts with RFC access to SAP Landscape Transformation function modules
  • Enable enhanced logging on affected SAP systems to detect potential exploitation attempts

Patch Information

SAP has released a security patch addressing this vulnerability. Organizations should review SAP Note #3723097 for detailed patching instructions and apply the fix according to their change management procedures. Additional information is available on the SAP Security Patch Day portal.

Workarounds

  • Restrict RFC access to SAP Landscape Transformation function modules to only essential users and systems
  • Implement network segmentation to limit direct access to SAP application servers from untrusted networks
  • Disable or restrict the vulnerable RFC-exposed function module if it is not business-critical
  • Apply the principle of least privilege to reduce the number of high-privileged accounts
bash
# SAP RFC Gateway ACL Configuration Example
# Restrict RFC connections in secinfo file
# Add to /usr/sap/<SID>/DVEBMGS<NR>/data/secinfo
# Deny untrusted hosts from accessing LT function modules
D * * LT_* *
P trusted_host.domain.com SAPServiceUser LT_* *

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechSap

  • SeverityLOW

  • CVSS Score2.0

  • EPSS Probability0.03%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:N/I:L/A:N
  • Impact Assessment
  • ConfidentialityHigh
  • IntegrityLow
  • AvailabilityNone
  • CWE References
  • CWE-94
  • Technical References
  • SAP Note #3723097

  • 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-42950: SAP Landscape Transformation RCE Flaw

  • CVE-2025-42967: SAP S/4HANA & SCM 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