CVE-2025-26661
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedDue to missing authorization check, SAP NetWeaver (ABAP Class Builder) allows an attacker to gain higher access levels than they should have, resulting in escalation of privileges. On successful exploitation, this could result in disclosure of highly sensitive information. It could also have a high impact on the integrity and availability of the application.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · high confidenceThis is a missing authorization check vulnerability in SAP NetWeaver's ABAP Class Builder component. Attackers can exploit the lack of proper authorization validation to escalate their privileges beyond what their user account should permit, potentially accessing highly sensitive data and compromising system integrity and availability.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Network
- Complexity
- Low
- Privileges
- Low
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- High
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Identify SAP NetWeaver ABAP system versionExecute transaction SAINT or check system version via SAP GUI: System -> Status -> Component version, or use transaction SM51 to list server versionsAffected if Running an unpatched SAP NetWeaver ABAP system where the security note for CVE-2025-26661 has not been applied
-
Verify ABAP Class Builder component availabilityAttempt to access transaction SE24 (Class Builder) or SE80 (Object Navigator) - note if the transaction is accessible in the user's menuAffected if Class Builder transactions (SE24, SE80) are available to users without proper authorization checks in place
-
Inspect user authorization roles for Class BuilderUse transaction SUIM to search for roles containing authorization object S_BC_ABAPRESTSVC (or check if roles grant access to Class Builder without proper authorization objects). Run SU53 after failed authorization check to see missing authorizationsAffected if User roles grant unrestricted access to ABAP Class Builder without proper authorization object checks being enforced
-
Review recent security audit logs for Class Builder usageCheck transaction SLG1 for Object: CLAS and Subobject: ABAP for recent Class Builder access, or review transaction SAAB for security audit logs related to ABAP repository changesAffected if Users are able to create, modify, or display ABAP classes without authorization failures being logged or blocked
-
Confirm if security note for CVE-2025-26661 is appliedUse transaction SNOTE to check if SAP Note 359xxxx (placeholder for CVE-2025-26661 note) is applied, or check transaction SPAM for the relevant support package containing the fixAffected if The specific security patch for this authorization check vulnerability has not been implemented in the system
A user is affected if they can access ABAP Class Builder (SE24/SE80) and perform operations without proper authorization validation, especially on unpatched SAP NetWeaver systems where the CVE-2025-26661 security note is not applied.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
From vendor dataApply the SAP security patch for CVE-2025-26661 immediately, which implements proper authorization checks in the ABAP Class Builder. Conduct a thorough review of existing user authorizations to ensure they align with least-privilege principles after patch deployment.
- Consultation6.0 h
- Implementation8.0 h
- Testing12.0 h
- Review / QA6.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $8,832.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2025-26661 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2025-26661 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data