CVE-2025-27421
Last modified
CVE-2025-27421 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Abacus is a highly scalable and stateless counting API. A critical goroutine leak vulnerability has been identified in the Abacus server's Server-Sent Events (SSE) implementation. EPSS estimates a 0.38% chance of exploitation in the next 30 days.
Description
Abacus is a highly scalable and stateless counting API. A critical goroutine leak vulnerability has been identified in the Abacus server's Server-Sent Events (SSE) implementation. The issue occurs when clients disconnect from the /stream endpoint, as the server fails to properly clean up resources and terminate associated goroutines. This leads to resource exhaustion where the server continues running but eventually stops accepting new SSE connections while maintaining high memory usage. The vulnerability specifically involves improper channel cleanup in the event handling mechanism, causing goroutines to remain blocked indefinitely. This vulnerability is fixed in 1.4.0.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-27421?
How severe is CVE-2025-27421?
How do I fix CVE-2025-27421?
Are you affected by CVE-2025-27421?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
