CVE-2024-1726 MEDIUM

CVE-2024-1726: Quarkus: security checks for some inherited endpoints performed after serialization in resteasy reactive may trigger a denial of service

Vendor Red Hat
Product Red Hat build of Quarkus
Weakness CWE-281
Published April 25, 2024
Last update November 21, 2025

CVSS base score

5.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality None
Integrity None

CVSS vector

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

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

April 25, 2024 CVE published
November 21, 2025 Record updated