ghsa-4fwr-mh5q-hchh
Vulnerability from github
Published
2025-02-26 18:30
Modified
2025-03-03 15:31
Severity ?
Summary
io.quarkus:quarkus-resteasy: Memory Leak in Quarkus RESTEasy Classic When Client Requests Timeout
Details
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.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "io.quarkus:quarkus-resteasy" }, "ranges": [ { "events": [ { "introduced": "3.16.0.CR1" }, { "fixed": "3.19.1" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "io.quarkus:quarkus-resteasy" }, "ranges": [ { "events": [ { "introduced": "3.9.0.CR1" }, { "fixed": "3.15.3.1" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "io.quarkus:quarkus-resteasy" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.8.6.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-1634" ], "database_specific": { "cwe_ids": [ "CWE-401" ], "github_reviewed": true, "github_reviewed_at": "2025-02-26T21:06:49Z", "nvd_published_at": "2025-02-26T17:15:22Z", "severity": "HIGH" }, "details": "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.", "id": "GHSA-4fwr-mh5q-hchh", "modified": "2025-03-03T15:31:24Z", "published": "2025-02-26T18:30:39Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-1634" }, { "type": "WEB", "url": "https://github.com/quarkusio/quarkus/issues/46412" }, { "type": "WEB", "url": "https://github.com/quarkusio/quarkus/pull/46425" }, { "type": "WEB", "url": "https://github.com/quarkusio/quarkus/pull/46426" }, { "type": "WEB", "url": "https://github.com/quarkusio/quarkus/commit/291296befabf659b71acbfc6e03a12bd09a920f8" }, { "type": "WEB", "url": "https://github.com/quarkusio/quarkus/commit/30d949a4c54ba1057738849a804d2329c09e57be" }, { "type": "WEB", "url": "https://github.com/quarkusio/quarkus/commit/70ffbd00d71d43afa7eade32d6ed586cf927c237" }, { "type": "WEB", "url": "https://github.com/quarkusio/quarkus/commit/80b8eb41678cdccb46e964dc324d048a5ef00f4b" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2025:1884" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2025:1885" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2025:2067" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2025-1634" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2347319" }, { "type": "PACKAGE", "url": "https://github.com/quarkusio/quarkus" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "io.quarkus:quarkus-resteasy: Memory Leak in Quarkus RESTEasy Classic When Client Requests Timeout" }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.