A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection Platforms. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Read More
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-26661

CVE-2025-26661: SAP NetWeaver Privilege Escalation Flaw

CVE-2025-26661 is a privilege escalation vulnerability in SAP NetWeaver ABAP Class Builder caused by missing authorization checks. Attackers can gain unauthorized access to sensitive data and systems. Learn the technical details.

Published: May 26, 2026

CVE-2025-26661 Overview

CVE-2025-26661 is a missing authorization check vulnerability in the SAP NetWeaver ABAP Class Builder. An authenticated attacker with low privileges can exploit this flaw over the network to gain higher access levels than assigned. Successful exploitation discloses highly sensitive information and impacts the integrity and availability of the application. SAP addressed the vulnerability in its March 2025 Security Patch Day release under SAP Note #3563927. The weakness maps to [CWE-862] Missing Authorization. The Exploit Prediction Scoring System (EPSS) currently rates the likelihood of exploitation in the low range, and no public proof-of-concept code has been published.

Critical Impact

Authenticated attackers can escalate privileges within SAP NetWeaver, exposing sensitive business data and compromising the integrity of ABAP application components.

Affected Products

  • SAP NetWeaver (ABAP Class Builder component)
  • SAP environments exposing the ABAP Class Builder to authenticated users
  • SAP systems that have not applied SAP Note #3563927

Discovery Timeline

  • 2025-03-11 - CVE-2025-26661 published to NVD
  • 2026-04-15 - Last updated in NVD database

Technical Details for CVE-2025-26661

Vulnerability Analysis

The vulnerability exists in the ABAP Class Builder component of SAP NetWeaver. The Class Builder is the development workbench tool used to create and maintain global ABAP classes and interfaces. The component fails to perform required authorization checks before executing privileged operations. As a result, a user holding low-privilege credentials can invoke functionality that should be restricted to higher-privileged roles. The flaw enables vertical privilege escalation within the SAP application stack, bypassing the role and authorization model that SAP administrators rely on for segregation of duties.

Root Cause

The root cause is a missing authorization check, classified as [CWE-862]. The affected ABAP Class Builder functions do not validate whether the calling user holds the authorization object required for the requested action. SAP authorization checks are typically enforced through AUTHORITY-CHECK statements in ABAP code. When these statements are absent or incomplete in privileged code paths, any authenticated session can reach sensitive functionality regardless of assigned roles.

Attack Vector

The attack vector is network-based and requires low-privilege authentication with no user interaction. An attacker authenticates to the SAP NetWeaver instance using valid but low-tier credentials, then issues a crafted request to the vulnerable ABAP Class Builder functionality. Because the authorization check is absent, the request executes with the elevated permissions tied to the underlying function rather than the caller's assigned role. The attacker can then read, modify, or disrupt ABAP application objects beyond their intended scope. No exploit code is publicly available, and the vulnerability is not listed in the CISA Known Exploited Vulnerabilities catalog.

No verified public proof-of-concept code is available for this vulnerability. Technical details are limited to vendor advisories. See the SAP Note #3563927 for component-specific remediation guidance.

Detection Methods for CVE-2025-26661

Indicators of Compromise

  • Unexpected access to ABAP Class Builder transactions such as SE24 by users without developer authorizations.
  • Creation or modification of global ABAP classes by accounts that do not hold the S_DEVELOP authorization object.
  • Audit log entries showing privileged Class Builder operations attributed to low-privilege user IDs.

Detection Strategies

  • Enable and review the SAP Security Audit Log (SM19/SM20) for transactions tied to the ABAP Class Builder.
  • Correlate user role assignments with executed privileged actions to identify activity exceeding granted authorizations.
  • Forward SAP audit logs to a centralized SIEM and build correlation rules for privilege escalation patterns within ABAP development tooling.

Monitoring Recommendations

  • Monitor logon activity for low-privilege accounts that subsequently invoke developer or Class Builder functions.
  • Track changes to ABAP repository objects (TADIR entries) outside of approved transport requests.
  • Alert on authorization check failures spiking against S_DEVELOP or related objects, which may indicate enumeration of vulnerable paths.

How to Mitigate CVE-2025-26661

Immediate Actions Required

  • Apply SAP Note #3563927 to all affected SAP NetWeaver systems as documented in the March 2025 SAP Security Patch Day.
  • Inventory SAP NetWeaver instances and prioritize patching of production systems exposing the ABAP Class Builder.
  • Review user assignments for the S_DEVELOP authorization object and remove unnecessary developer privileges from production accounts.

Patch Information

SAP released a fix for CVE-2025-26661 as part of the March 2025 Security Patch Day. Customers must download and apply the support package or correction instructions referenced in SAP Note #3563927. Additional context for monthly security updates is available on the SAP Security Patch Day portal. Applying the official patch is the only complete remediation.

Workarounds

  • Restrict network access to SAP NetWeaver application servers so that only trusted administrative networks can reach the ABAP Class Builder.
  • Tighten role design to ensure no production user holds the authorization objects required to reach the vulnerable functionality until the patch is applied.
  • Increase Security Audit Log coverage and review frequency to detect attempted exploitation while patch rollout is in progress.
bash
# Example: enable SAP Security Audit Log filter for Class Builder activity
# Configure via transaction SM19, then activate with SM20 review
# Filter: User = *  Class = AU  Severity = Critical
# Events: Transaction start, RFC call, Report start for SE24 and related

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

  • Vulnerability Details
  • TypePrivilege Escalation

  • Vendor/TechSap Netweaver

  • SeverityHIGH

  • CVSS Score8.8

  • EPSS Probability0.10%

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

  • SAP Security Patch Day
  • Related CVEs
  • CVE-2026-27685: SAP NetWeaver Privilege Escalation Flaw

  • CVE-2026-24309: SAP NetWeaver ABAP Privilege Escalation

  • CVE-2026-27688: SAP NetWeaver Privilege Escalation Flaw

  • CVE-2025-42999: SAP NetWeaver Privilege Escalation Flaw
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