CVE-2026-57819

HIGHCVSS 7.5/10

Last modified

CVE-2026-57819 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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.

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.

Metrics

CVSS 3.1
7.5/10

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Weakness Enumeration

Affected Software

VendorProductVersions
ApacheCxf< 3.6.12
ApacheCxf>= 4.0.0, < 4.1.8
ApacheCxf>= 4.2.0, < 4.2.3

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2026-57819?
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.
How severe is CVE-2026-57819?
CVE-2026-57819 has a CVSS score of 7.5/10 (HIGH severity).
How do I fix CVE-2026-57819?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-57819?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST