Description
A vulnerability in Apache CXF's JwsJsonContainerRequestFilter can be exploited to cause CXF to process metadata that was not authenticated by the accepted signature. This can bypass the application's assumption

that accepted `Content-Type` or protected HTTP-header metadata came from a verified signature entry, and may steer downstream JAX-RS entity parsing or signed-header consistency checks. Users are recommended to upgrade to versions 4.2.2 or 4.1.7, which fix this issue.
Published: 2026-06-12
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in Apache CXF’s JwsJsonContainerRequestFilter, which incorrectly trusts metadata from the first signature entry without validating it. This flaw breaks the assumption that accepted Content-Type or protected HTTP-header metadata is guaranteed to come from a verified signature. As a result, an attacker can craft a Web Services JSON request that includes untrusted metadata, potentially steering downstream JAX‑RS entity parsing or signed‑header consistency checks. The impact can include unauthorized request handling, data leakage, or compromised integrity of the application’s request processing pipeline.

Affected Systems

The flaw affects Apache CXF, a web services framework from the Apache Software Foundation. All versions prior to 4.2.2 and 4.1.7 are vulnerable. Users should upgrade to at least these versions to remediate the issue.

Risk and Exploitability

The CVSS score is 6.5, but the nature of the flaw suggests high potential for exploitation, especially in exposed web services environments. The EPSS score is 0.00015, indicating a very low exploitation probability, and the vulnerability is not listed in CISA’s KEV catalog. Inferred attack vectors involve remote attackers sending crafted WS‑JSON requests to vulnerable services; the flaw does not require local access or privileged credentials. Given the bypass of critical signature verification, the risk to confidentiality, integrity, and availability of the affected application is significant. Monitoring for abnormal signature entries and applying the vendor’s patch are essential to mitigate this threat.

Generated by OpenCVE AI on June 12, 2026 at 17:07 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Apache CXF to version 4.2.2 or 4.1.7, which contains the fix for this vulnerability.
  • Configure the JwsJsonContainerRequestFilter or related settings to enforce strict signature verification on all incoming WS‑JSON requests, rejecting those lacking a valid signature header.
  • Implement logging and monitoring of HTTP headers to detect anomalous metadata patterns that may indicate attempted exploitation.

Generated by OpenCVE AI on June 12, 2026 at 17:07 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 12 Jun 2026 19:00:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:apache:cxf:*:*:*:*:*:*:*:*

Fri, 12 Jun 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 12 Jun 2026 11:15:00 +0000

Type Values Removed Values Added
First Time appeared Apache
Apache cxf
Vendors & Products Apache
Apache cxf

Fri, 12 Jun 2026 10:30:00 +0000

Type Values Removed Values Added
References

Fri, 12 Jun 2026 09:45:00 +0000

Type Values Removed Values Added
Description A vulnerability in Apache CXF's JwsJsonContainerRequestFilter can be exploited to cause CXF to process metadata that was not authenticated by the accepted signature. This can bypass the application's assumption that accepted `Content-Type` or protected HTTP-header metadata came from a verified signature entry, and may steer downstream JAX-RS entity parsing or signed-header consistency checks. Users are recommended to upgrade to versions 4.2.2 or 4.1.7, which fix this issue.
Title Apache CXF: WS JSON request filter trusts metadata from an unvalidated first signature entry
Weaknesses CWE-347
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-06-12T15:10:21.356Z

Reserved: 2026-06-05T11:26:05.858Z

Link: CVE-2026-50634

cve-icon Vulnrichment

Updated: 2026-06-12T09:28:13.663Z

cve-icon NVD

Status : Analyzed

Published: 2026-06-12T10:16:23.413

Modified: 2026-06-12T18:49:58.963

Link: CVE-2026-50634

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-12T17:15:08Z

Weaknesses
  • CWE-347

    Improper Verification of Cryptographic Signature