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.
CVSS
No CVSS.
References
Configurations
No configuration.
History
16 Jul 2026, 13:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-07-16 13:16
Updated : 2026-07-20 23:16
NVD link : CVE-2025-71377
Mitre link : CVE-2025-71377
CVE.ORG link : CVE-2025-71377
JSON object : View
Products Affected
No product.
CWE
CWE-1025
Comparison Using Wrong Factors
