---
id: CVE-2024-1726
title: A flaw was discovered in the RESTEasy Reactive implementation in Quarkus
summary: >-
  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 …
severity: medium
cvss: 5.3
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L'
cwe:
  - CWE-281
published: '2024-04-25'
updated: '2026-08-05'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2024-1726'
references:
  - url: 'https://access.redhat.com/errata/RHSA-2024:1662'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/security/cve/CVE-2024-1726'
    label: secalert@redhat.com
  - url: 'https://bugzilla.redhat.com/show_bug.cgi?id=2265158'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/errata/RHSA-2024:1662'
    label: af854a3a-2127-422b-91ae-364da2661108
  - url: 'https://access.redhat.com/security/cve/CVE-2024-1726'
    label: af854a3a-2127-422b-91ae-364da2661108
  - url: 'https://bugzilla.redhat.com/show_bug.cgi?id=2265158'
    label: af854a3a-2127-422b-91ae-364da2661108
tags:
  - nvd
epss: 0.00721
epssPercentile: 0.51896
ingestedAt: '2026-08-05T11:47:23.295Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
