CVE Catalog

CVE-2024-1726

MediumCVSS 5.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Elevated risk
0.72%

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

Summary

A flaw in the RESTEasy Reactive implementation in Quarkus causes security checks for some JAX-RS endpoints to be performed after serialization, consuming more processing resources during HTTP request checks. In certain configurations, an attacker knowing POST, PUT, or PATCH request paths can potentially overload vulnerable endpoints, leading to denial of service.

Risk Assessment

The risk is the possibility of a DoS attack, which can disrupt the availability of Quarkus-based applications. The attack requires knowledge of paths but can be performed remotely.

Recommendation

It is recommended to update Quarkus to a patched version and restrict access to sensitive endpoints. Also monitor resource usage.

Other vulnerabilities in Quarkus

See all
Original NVD description (English source)

A flaw was discovered in the RESTEasy Reactive implementation in Quarkus. Due to security checks for some JAX-RS endpoints being performed after serialization, more processing resources are consumed while the HTTP request is checked. In certain configurations, if an attacker has knowledge of any POST, PUT, or PATCH request paths, they can potentially identify vulnerable endpoints and trigger excessive resource usage as the endpoints process the requests. This can result in a denial of service.

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