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 or 3.6.12, 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. It allows an attacker to craft a WS‑JSON request that contains metadata not authenticated by the accepted signature, causing CXF to process unverified data. This bypasses the framework’s expectation that accepted Content‑Type or protected HTTP‑header metadata comes from a verified signature entry, potentially steering downstream JAX‑RS entity parsing or signed‑header consistency checks. The impact includes unauthorized handling of requests, data leakage, or compromise of the application’s request‑processing integrity.

Affected Systems

The flaw affects Apache CXF, a web services framework from the Apache Software Foundation. All versions prior to 4.2.2, 4.1.7, and 3.6.12 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 < 1%, 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 August 7, 2026 at 13:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Apache CXF to version 4.2.2, 4.1.7, or 3.6.12, 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 August 7, 2026 at 13:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 07 Aug 2026 12: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. 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 or 3.6.12, which fix this issue.

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-08-07T12:43:39.789Z

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 : Modified

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

Modified: 2026-08-07T13:16:52.053

Link: CVE-2026-50634

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-07T13:30:03Z

Weaknesses
  • CWE-347

    Improper Verification of Cryptographic Signature