Security readout for executives and security teams
Plain-English summary
This is a low-severity SAP authorization weakness. An already authenticated, highly privileged user may perform actions SAP expected to be authorization-checked, causing limited integrity and availability impact. The provided sources do not indicate data disclosure, public exploitation, or CISA KEV listing.
Executive priority
Treat this as a routine SAP patching item unless high-privilege account governance is weak or exposed partner access exists. It should be tracked to closure, but the provided evidence does not support emergency escalation.
Technical view
CVE-2023-23854 is a missing authorization check in SAP NetWeaver AS ABAP and ABAP Platform versions 700, 701, 702, 731, 740, 750, 751, and 752. CVSS 3.1 is 3.8: network reachable, low complexity, high privileges required, no user interaction, limited integrity and availability impact.
Likely exposure
Exposure is limited to organizations running the listed SAP NetWeaver AS ABAP or ABAP Platform versions. Risk is mainly internal or partner-access scenarios where authenticated high-privilege accounts exist.
Exploitation context
The source bundle does not show active exploitation, public exploit availability, or CISA KEV inclusion. Exploitation requires an authenticated user with high privileges, which materially lowers broad external risk.
Researcher notes
Evidence supports CWE-862 missing authorization with privilege escalation potential. The CVSS vector indicates no confidentiality impact and limited integrity and availability impact. Vendor note details are referenced but not included in the source bundle, so do not infer exact vulnerable functions or patch mechanics.
Mitigation direction
- Review SAP Security Note 3287291 for official correction guidance.
- Patch affected SAP NetWeaver AS ABAP and ABAP Platform systems per SAP guidance.
- Restrict high-privilege SAP accounts to verified administrators only.
- Monitor privileged account activity until remediation is complete.
Validation and detection
- Inventory SAP ABAP systems and confirm listed version exposure.
- Check whether SAP Note 3287291 is applied on affected systems.
- Review privileged user roles for unnecessary or stale access.
- Audit logs for unusual high-privilege activity around affected functions.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CWE-862: Authorization and privilege behavior lookup
Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupCVE-2023-23854 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Low
- CVSS
- 3.8 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:L
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:L1.22.5Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
3.8LowVector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:L
Source materials
- CVE List V5 sourceCVE List V5
- https://launchpad.support.sap.com/#/notes/3287291CVE reference
- https://www.sap.com/documents/2022/02/fa865ea4-167e-0010-bca6-c68f7e60039b.htmlCVE reference
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Missing Authorization
Missing Authorization represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
