VYPR
Critical severityNVD Advisory· Published Dec 13, 2022· Updated Apr 22, 2025

Apache CXF SSRF Vulnerability

CVE-2022-46364

Description

A SSRF vulnerability in parsing the href attribute of XOP:Include in MTOM requests in versions of Apache CXF before 3.5.5 and 3.4.10 allows an attacker to perform SSRF style attacks on webservices that take at least one parameter of any type.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Apache CXF before 3.5.5 and 3.4.10 has an SSRF vulnerability in MTOM request handling, allowing attackers to perform server-side request forgery.

The vulnerability is a server-side request forgery (SSRF) in Apache CXF's handling of MTOM (SOAP Message Transmission Optimization Mechanism) requests. Specifically, when parsing the href attribute of XOP:Include elements, the software does not properly validate the URI, allowing an attacker to control the target of a subsequent HTTP request [1][2].

To exploit this, the attacker must send a crafted SOAP message with MTOM attachments containing a malicious XOP:Include href pointing to an internal or external resource. The web service must accept at least one parameter of any type. The vulnerability exists in versions before 3.5.5 and 3.4.10 [2].

Successful exploitation allows an attacker to perform SSRF attacks, potentially accessing internal systems, scanning internal networks, or interacting with cloud metadata endpoints, bypassing firewalls and access controls.

The Apache CXF project has released fixed versions 3.5.5 and 3.4.10. Users should upgrade to these versions to mitigate the vulnerability [2]. No known exploits are publicly reported.

AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
org.apache.cxf:cxf-coreMaven
< 3.4.103.4.10
org.apache.cxf:cxf-coreMaven
>= 3.5.0, < 3.5.53.5.5

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

3

News mentions

0

No linked articles in our index yet.