CVE-2026-57819
Received
Received - Intake
Denial of Service in Apache CXF via Unlimited Form Parameters
Vulnerability report for CVE-2026-57819, 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 set a limit on the number of form parameters in a JAX-RS message via the "maxFormParameterCount" configuration option. However, no default limit is set which may lead to denial of service attacks when processingΒ requests with very large numbers of form parameters. Users are recommended to upgrade to versions 4.2.3 or 4.1.8 or 3.6.12, which fix this issue by using a default limit of 500 parameters.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| apache | cxf | to 4.2.3 (inc) |
| apache | cxf | to 4.1.8 (inc) |
| apache | cxf | to 3.6.12 (inc) |
| apache | cxf | 4.2.3 |
| apache | cxf | 4.1.8 |
| apache | cxf | 3.6.12 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-400 | The product does not properly control the allocation and maintenance of a limited resource. |