LiveActive security incident?Get immediate response
CVE Record

CVE-2023-23854: SAP NetWeaver Application Server for ABAP and ABAP Platform - versions 700, 701, 702, 731, 740, 750, 751, 7...

SAP NetWeaver Application Server for ABAP and ABAP Platform - versions 700, 701, 702, 731, 740, 750, 751, 752, does not perform necessary authorization checks for an authenticated user, resulting in escalation of privileges.

LowCVSS 3.8Not KEV-listedUpdated
Glexia's TakeAutomated analysislow

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.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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 · medium confidence lookup

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 lookup
cve · low confidence lookup

CVE-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
Vulnerability profileCVE Program record
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

Official CVE source material

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.

1CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS vector scores

1 official score

We 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.

ScoreVersionSeverityVectorExploitImpactSource
3.8CVSS 3.1LowCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:L1.22.5Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

3.8Low
CVSS 3.1 vector shape for CVE-2023-23854Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:L

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
SAPNetWeaver AS ABAP and ABAP Platform700, 701, 702, 731, 740, 750, 751, 752unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-862 · source CWE mapping

Missing Authorization

Missing Authorization represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.