CVE Catalog

CVE-2026-57819

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.47%

38th percentile - higher than 38% of all known CVEs

Summary

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.

Risk Assessment

The risk includes the possibility of overloading the server and disrupting service availability by sending requests with an extremely large number of form parameters.

Recommendation

It is recommended to upgrade Apache CXF to versions 4.2.3, 4.1.8, or 3.6.12, which set a default limit of 500 parameters. If upgrading is not possible, manually set the limit in the configuration.

Other vulnerabilities in Apache CXF

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS