CVE Catalog

CVE-2025-71377

HighCVSS 8.7
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.38%

31th percentile - higher than 31% of all known CVEs

Summary

In stoatchat (delta) versions before 20250210-1 (0.8.2), a logic error exists in the query messages route. When fetching messages 'nearby' another message, the database query can be given a message limit of zero, which the database interprets as 'no limit'. A remote unauthenticated attacker can craft nearby message fetch requests to download an entire channel's message history in a single expensive request, and can send many such requests in parallel, resulting in denial of service through resource exhaustion.

Risk Assessment

The risk is that an unauthenticated attacker can perform a DoS attack by overwhelming the server with expensive database queries, causing service unavailability for legitimate users.

Recommendation

Immediately update stoatchat (delta) to version 20250210-1 (0.8.2) or later, which includes a fix for the logic error.

Other vulnerabilities in stoatchat

See all
Original NVD description (English source)

stoatchat (delta) versions before 20250210-1 (0.8.2) contain a logic error in the query messages route. When fetching messages 'nearby' another message, the database query can be given a message limit of zero, which the database interprets as 'no limit'. A remote unauthenticated attacker can craft nearby message fetch requests to download an entire channel's message history in a single expensive request, and can send many such requests in parallel, resulting in denial of service through resource exhaustion.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS