CVE-2024-1726: Quarkus: security checks in resteasy reactive may trigger a denial of service
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.
References
- access.redhat.com/errata/RHSA-2024:1662
- access.redhat.com/security/cve/CVE-2024-1726
- bugzilla.redhat.com/show_bug.cgi?id=2265158
- github.com/advisories/GHSA-mv64-86g8-cqq7
- github.com/quarkusio/quarkus
- github.com/quarkusio/quarkus/commit/34c1a63baf5401d0d578a23a1a4deb4b841ce65b
- github.com/quarkusio/quarkus/commit/96d93427f3b4a7d3cff34d8b7b883e13cecd359c
- nvd.nist.gov/vuln/detail/CVE-2024-1726
Detect and mitigate CVE-2024-1726 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →