CVE-2026-94449
7.5 HIGHPublished 2026-09-21 · Updated 2026-09-21
AI risk analysis
- Summary
- The flaw in SmallRye Fault Tolerance library causes a memory leak when using ApplyGuard or ApplyFaultTolerance annotations, leading to potential application crashes due to increased memory usage.
- Exploitability
- Exploitation requires the use of specific annotations and is moderately difficult as it involves understanding the internal workings of the library.
- Blast radius
- If exploited, this could result in service disruptions affecting microservices relying on Quarkus applications.
- Prioritized remediation
- Update to a patched version of SmallRye Fault Tolerance or remove unused annotations to prevent memory leaks.
Analysis generated locally by qwen2.5:7b-instruct (no data left the box). AI-assisted — verify against primary sources before acting.
NVD description
A flaw was found in the SmallRye Fault Tolerance library, which is used by Quarkus to provide strategies like retries and circuit breakers for microservices. The issue occurs when using the ApplyGuard or ApplyFaultTolerance annotations, where the library fails to release internal tracking objects after each request. This causes a steady increase in memory usage that eventually leads to the application slowing down and crashing due to lack of memory.
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weaknesses
CWE-400
All references
Source data: NVD (nvd.nist.gov), public domain. Exploit-DB.ai adds local AI analysis for defensive use only.
Related CVEs
- HIGHCVE-2026-54876PoC
- HIGHCVE-2026-61387PoC
- HIGHCVE-2026-67855PoC
- HIGHCVE-2026-67856PoC
- HIGHCVE-2026-67861PoC
- HIGHCVE-2026-67862PoC
- MEDIUMCVE-2026-70489PoC
- MEDIUMCVE-2026-91867
Related by shared AI tags and CWE weakness class. Browse the full archive.