LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2022-22536: SAP Multiple Products HTTP Request Smuggling Vulnerability

RBRecent Breaches Vulnerability Intelligence·Aug 18, 2022
CVSS 10.0 · Critical⚠ Actively exploited (CISA KEV)
10.0
CVSS score
Critical
Severity
Active
CISA KEV
No
Ransomware use
Sep 8, 2022
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2022-22536 to its Known Exploited Vulnerabilities catalog on Aug 18, 2022, with a federal patch deadline of Sep 8, 2022 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

SAP NetWeaver Application Server ABAP, SAP NetWeaver Application Server Java, ABAP Platform, SAP Content Server 7.53 and SAP Web Dispatcher are vulnerable for request smuggling and request concatenation. An unauthenticated attacker can prepend a victim's request with arbitrary data. This way, the attacker can execute functions impersonating the victim or poison intermediary Web caches. A successful attack could result in complete compromise of Confidentiality, Integrity and Availability of the system.

CVE-2022-22536 is an HTTP request smuggling vulnerability affecting multiple SAP products, including SAP NetWeaver Application Server ABAP, SAP NetWeaver Application Server Java, ABAP Platform, SAP Content Server, and SAP Web Dispatcher. An unauthenticated attacker can abuse how these components parse HTTP requests to prepend arbitrary data to a victim’s request. That can lead to actions executed as the victim or to poisoning of intermediary web caches. For organizations running SAP internet-facing or reverse-proxied stacks, this matters because it can undermine authentication boundaries and cache integrity without needing valid credentials.

Public detail is limited to the products and behavior described in the advisory material; exact version ranges, scores, and exploit mechanics must be confirmed against the vendor advisory. CISA’s required action is to apply updates per vendor instructions. Ransomware use is not documented for this CVE.

How it works

This issue falls under CWE-444: inconsistent interpretation of HTTP requests between components in a chain (commonly called HTTP request smuggling). When a front-end component (for example a web dispatcher, reverse proxy, or load balancer) and a back-end application server disagree on where one request ends and the next begins—often because of ambiguous handling of headers such as Content-Length or Transfer-Encoding—an attacker can craft a request that the front end treats as one message and the back end treats as two (or more).

According to the available summary, an unauthenticated attacker can prepend a victim’s request with arbitrary data. In practical terms for this class of flaw, that can allow the attacker’s payload to be processed in the security context of the subsequent legitimate request, enabling function execution that impersonates the victim, or it can leave crafted responses in shared caches so later users receive attacker-controlled content. Exact request shapes and which hop is desynchronized are not provided here; treat any public proof-of-concept as untrusted until validated against your own stack and the vendor advisory.

Am I affected? How to find it in your systems

Inventory systems that run or front the named SAP components: NetWeaver Application Server ABAP, NetWeaver Application Server Java, ABAP Platform, SAP Content Server, and SAP Web Dispatcher. These often appear in ERP, CRM, portal, and content-delivery architectures, sometimes behind corporate reverse proxies or load balancers that terminate TLS and forward HTTP.

If you cannot determine patch level or topology quickly, assume exposure until the advisory comparison is done, especially for internet-reachable or partner-facing entry points.

How to remediate

Patch first. Apply the updates SAP provides for the affected products, following the vendor instructions referenced by CISA. Schedule maintenance for NetWeaver AS ABAP/Java, ABAP Platform, Content Server, and Web Dispatcher instances in scope, and verify post-update build levels against the advisory.

Document the change window and retain evidence of advisory review and applied fixes for audit and compliance.

If you can't patch immediately

Reduce exposure until updates can be installed. Compensating controls do not replace the vendor fix but can lower likelihood and impact of smuggling against this product class.

Track the exception with a clear deadline to patch, and reassess if the systems become targeted or if new vendor guidance appears.

If your data may have been exposed

Actively exploited vulnerabilities can lead to account takeover, unauthorized business-function execution, or secondary compromise, even when ransomware use is not documented for this CVE. If you have indicators of exploitation or cannot rule out exposure on internet-facing SAP entry points, follow your incident-response process: isolate affected paths, preserve logs, rotate credentials and sessions for potentially impersonated users, and assess whether sensitive data or transactions were accessed.

As a further check on whether identities tied to your environment appear in known breach datasets, you can run a free exposure scan of your email addresses against aggregated breach records and then prioritize password resets and monitoring for any confirmed hits.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedSAP · Multiple Products
WeaknessCWE-444
CVSS base score10.0 (Critical)
CVSS vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
PublishedFeb 9, 2022
Added to CISA KEVAug 18, 2022
Federal patch deadlineSep 8, 2022
Known ransomware useNot documented
Check if your data is exposed →

References

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities