Description
An incomplete fix for CVE-2026-50645 means that it is still possible to perform a denial of service attack on Apache CXF by sending a message with many attachment headers. Users are recommended to upgrade to versions 4.2.3 or 4.1.8 or 3.6.12, which fix this issue.
Published: 2026-08-06
Score: 7.5 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An incomplete fix for a prior CVE means that Apache CXF can still be subjected to denial of service attacks when a client sends a message with an unusually large number of attachment headers. The vulnerability results in excessive resource consumption, potentially crashing or slowing the CXF service, and the weakness corresponds to CWE‑400, a resource‑exhaustion flaw.

Affected Systems

All versions of Apache Software Foundation Apache CXF released before the fixes are deployed are affected. The remedial versions are 4.2.3, 4.1.8, and 3.6.12; installing any of those resolves the issue.

Risk and Exploitability

Exploit requires crafting a request that includes many attachment headers, a technique that can be performed over the network to any CXF endpoint. The EPSS score is not available and the vulnerability is not currently listed in the CISA KEV catalog, so there is no known active exploitation in the wild; however, the lack of a remedial release increases the potential for future attacks. The remote‑network attack vector and lack of throttling suggest that an adversary only needs network access to a vulnerable service to trigger the denial of service.

Generated by OpenCVE AI on August 6, 2026 at 12:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the official patch by upgrading Apache CXF to version 4.2.3, 4.1.8, or 3.6.12.
  • If an upgrade cannot be done immediately, configure CXF to limit the maximum number or size of attachment headers or disable attachment processing on publicly exposed endpoints to reduce risk.
  • Continuously monitor application logs and network traffic for unusually large header counts or attachment attempts, and implement rate-limiting or firewall rules to mitigate potential DoS attempts.

Generated by OpenCVE AI on August 6, 2026 at 12:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 06 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Thu, 06 Aug 2026 11:15:00 +0000

Type Values Removed Values Added
Description An incomplete fix for CVE-2026-50645 means that it is still possible to perform a denial of service attack on Apache CXF by sending a message with many attachment headers. Users are recommended to upgrade to versions 4.2.3 or 4.1.8 or 3.6.12, which fix this issue.
Title Apache CXF: Denial of service via message header attachments
Weaknesses CWE-400
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-08-06T15:10:53.292Z

Reserved: 2026-07-21T08:59:30.596Z

Link: CVE-2026-64958

cve-icon Vulnrichment

Updated: 2026-08-06T15:10:48.199Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-06T12:30:03Z

Weaknesses
  • CWE-400

    Uncontrolled Resource Consumption