Loading market data...
← Back to CVE feed

CVE-2026-57819

HIGH CVSS 7.5 View on NVD ↗

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 Vector

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

Affected Products

apache/cxf
Published: Aug 06, 2026 11:16 UTC Modified: Aug 07, 2026 00:16 UTC