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.
References
| Link | Resource |
|---|---|
| https://lists.apache.org/thread/2n14mk01bjc3lrsyhzrkwy8h86289mov | Mailing List Vendor Advisory |
| http://www.openwall.com/lists/oss-security/2026/08/06/15 |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-08-06 11:16
Updated : 2026-08-07 00:16
NVD link : CVE-2026-57819
Mitre link : CVE-2026-57819
CVE.ORG link : CVE-2026-57819
JSON object : View
Products Affected
apache
- cxf
CWE
CWE-400
Uncontrolled Resource Consumption
