NONE · 0

CVE-2025-71377

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...

Vulnerability Description

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.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2025-71377?

CVE-2025-71377 is a documented vulnerability. 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...

How severe is CVE-2025-71377?

CVSS scoring is not yet available for CVE-2025-71377. Check NVD for updates.

Is there a patch for CVE-2025-71377?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.