LiveActive security incident?Get immediate response
CVE Record

CVE-2023-36925: Unauthenticated blind SSRF in SAP Solution Manager (Diagnostics agent)

SAP Solution Manager (Diagnostics agent) - version 7.20, allows an unauthenticated attacker to blindly execute HTTP requests. On successful exploitation, the attacker can cause a limited impact on confidentiality and availability of the application and other applications the Diagnostics Agent can reach.

HighCVSS 7.2Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

SAP Solution Manager Diagnostics Agent 7.20 can let an unauthenticated remote attacker make the agent send blind HTTP requests. This can expose limited information or disrupt SAP Solution Manager and reachable internal applications. The source bundle does not show active exploitation or detailed remediation content.

Executive priority

Prioritize remediation if SAP Solution Manager is internet-exposed or connected to sensitive internal systems. The business risk is internal reachability abuse and service disruption, not confirmed data theft or active exploitation based on the supplied sources.

Technical view

CVE-2023-36925 is a CWE-918 blind SSRF in SAP Solution Manager Diagnostics Agent 7.20. The CVSS 3.1 score is 7.2, with network attack vector, low complexity, no privileges, no user interaction, changed scope, low confidentiality impact, and low availability impact.

Likely exposure

Exposure is most relevant where SAP Solution Manager Diagnostics Agent 7.20 is deployed and reachable by unauthenticated users. Risk increases if the agent can reach sensitive internal HTTP services or if network egress is broadly allowed.

Exploitation context

The bundle says exploitation allows blind HTTP requests, but does not provide exploit details. CISA KEV status is false, and no cited source in the bundle confirms active exploitation. Treat this as plausible remote exposure, not confirmed in-the-wild exploitation.

Researcher notes

Evidence is sufficient for affected product, version, weakness class, and CVSS. Public remediation details are not included in the bundle beyond SAP references, so do not assume a specific patch path without checking vendor guidance.

Mitigation direction

  • Review SAP Note 3352058 for official vendor remediation guidance.
  • Check SAP's July 2023 Security Patch Day materials for related instructions.
  • Restrict Diagnostics Agent access to trusted administrative networks.
  • Limit Diagnostics Agent outbound HTTP access to required destinations.
  • Monitor for unexpected HTTP egress from affected SAP hosts.

Validation and detection

  • Inventory SAP Solution Manager Diagnostics Agent deployments and versions.
  • Identify any Diagnostics Agent 7.20 instances in production or exposed networks.
  • Verify unauthenticated access is blocked from untrusted networks.
  • Review reachable internal services from affected agent hosts.
  • Check logs for unusual outbound HTTP requests or availability issues.
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-918: Information exposure and cloud metadata lookup

Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. 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
description · low confidence lookup

Cloud metadata behavior lookup

The CVE wording references SSRF or metadata access, so cloud discovery and credential material review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2023-36925 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
High
CVSS
7.2 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/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
7.2CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:L3.92.7Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.2High
CVSS 3.1 vector shape for CVE-2023-36925Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/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
SAP_SESAP Solution Manager (Diagnostics agent)7.20unaffected
Weakness

CWE details

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

CWE-918 · source CWE mapping

Server-Side Request Forgery (SSRF)

Server-Side Request Forgery (SSRF) represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.