LiveActive security incident?Get immediate response
CVE Record

CVE-2025-1634: Io.quarkus:quarkus-resteasy: memory leak in quarkus resteasy classic when client requests timeout

A flaw was found in the quarkus-resteasy extension, which causes memory leaks when client requests with low timeouts are made. If a client request times out, a buffer is not released correctly, leading to increased memory usage and eventual application crash due to OutOfMemoryError.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2025-1634 is a high-severity availability flaw in quarkus-resteasy. Timed-out client requests can leave buffers unreleased, causing memory growth and eventual OutOfMemoryError crashes. The provided evidence indicates service disruption risk, not data theft or unauthorized modification.

Executive priority

Treat this as a high-priority availability risk for Quarkus API services. It can crash affected applications without authentication, so production internet-facing services should be assessed and patched promptly through vendor-supported updates.

Technical view

The flaw is a CWE-401 memory leak in the Quarkus RESTEasy extension. CVSS is 7.5: network reachable, low complexity, no privileges, no user interaction, with high availability impact only. The bundle lists Red Hat build of Quarkus 3 as affected.

Likely exposure

Exposure is most likely in services running Red Hat build of Quarkus 3 with quarkus-resteasy, especially externally reachable APIs. Several named Red Hat product versions are marked unaffected in the bundle, so teams should verify exact product, dependency, and vendor status.

Exploitation context

The bundle does not support active exploitation; KEV is false. The described abuse path is availability-focused: repeated requests that timeout can cause unreleased memory and eventual application crash. No source indicates confidentiality or integrity impact.

Researcher notes

Evidence points to a timeout-triggered buffer release failure in quarkus-resteasy. The affected matrix is narrow in the supplied bundle: Red Hat build of Quarkus 3 is affected, while several specific Red Hat products are listed unaffected. Do not assume broader product impact without vendor confirmation.

Mitigation direction

  • Apply the relevant Red Hat advisory updates where they apply.
  • Check Red Hat CVE guidance for exact fixed package versions.
  • Inventory Quarkus services using quarkus-resteasy or RESTEasy Classic.
  • Prioritize externally reachable services and high-availability workloads.
  • Monitor memory growth and OutOfMemoryError events until patched.

Validation and detection

  • Confirm whether applications use Red Hat build of Quarkus 3.
  • Check dependency trees for quarkus-resteasy presence.
  • Compare installed packages against Red Hat advisory applicability.
  • Review service logs for request timeouts followed by memory growth.
  • Verify patched deployments no longer show sustained leak behavior.
Prepared
Confidence
medium
Sources
12

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-401: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2025-1634 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.5 (3.1)
Known Exploited
No
Published

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

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
5Timeline events
1ADP providers
11Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: yesTechnical Impact: partial

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
7.5CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H3.93.6redhat

Vulnerability scoring details

Base CVSS 3.1 score

7.5High
CVSS 3.1 vector shape for CVE-2025-1634Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. Source timelineredhat

    Made public.

  2. Source timelineredhat

    Reported to Red Hat.

  3. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  4. CVE publishedCVE Program

    The CVE record was published.

  5. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Unknown vendorquarkus-resteasyquarkus-resteasy, 0, 0unaffected
Red HatRed Hat Build of Apache Camel 4.8 for Quarkus 3.15quarkus-resteasyunaffected
Red HatRed Hat build of Quarkus 3.15.3.SP1See advisoryunaffected
Red HatRed Hat build of Quarkus 3.8.6.SP3See advisoryunaffected
Red HatStreams for Apache Kafka 2.9.1See advisoryunaffected
Red HatStreams for Apache Kafka 3.0.0See advisoryunaffected
Red HatStreams for Apache Kafka 3.1.0quarkus-resteasyunaffected
Red HatRed Hat build of Quarkusquarkus-resteasyaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.