CVE-2026-54225
Received
Received - Intake
Denial of Service via Unrestricted Attachment Size in Apache CXF
Vulnerability report for CVE-2026-54225, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-06
Last updated on: 2026-08-06
Assigner: Apache Software Foundation
Description
Description
Apache CXF allows to control the maximum attachment size via theΒ "attachment-max-size". Prior to Apache CXF 4.2.3 and 4.1.8 and 3.6.12, there was no default placed on this size, meaning that a denial of service attack is possible if the user doesn't explicitly set the limit. Users should update to Apache CXF 4.2.3 or 4.1.8 or 3.6.12 which fixes this problem by imposing a default attachment size limit of 50mb.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| apache | cxf | 4.2.3 |
| apache | cxf | 4.1.8 |
| apache | cxf | 3.6.12 |
| apache | cxf | to 4.2.3|end_excluding=4.1.8|end_excluding=3.6.12 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-770 | The product allocates a reusable resource or group of resources on behalf of an actor without imposing any intended restrictions on the size or number of resources that can be allocated. |