CVE Catalog

CVE-2025-71388

HighCVSS 7.6
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.28%

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

Summary

A vulnerability in stoatchat (delta/Revolt) versions from 20241213-1 before 20250210-1 allows users with ViewChannel (read) permission on a channel to fetch that channel's webhooks, including their tokens, due to checking ViewChannel instead of ManageWebhooks in the webhook fetch endpoint.

Risk Assessment

An attacker can use the retrieved webhook token to send arbitrary messages to the channel, bypassing channel permissions and impersonating a bot or webhook, potentially compromising communication integrity and user trust.

Recommendation

Immediately update stoatchat to version 20250210-1 (0.8.2) or later, which includes a fix for this vulnerability.

Other vulnerabilities in stoatchat

See all
Original NVD description (English source)

stoatchat (delta/Revolt) versions from 20241213-1 before 20250210-1 allow users with only ViewChannel (read) permission on a channel to fetch that channel's webhooks, including their tokens, because the webhook fetch endpoint checked for ViewChannel instead of ManageWebhooks. Using a retrieved token, an attacker can send arbitrary messages to the channel, bypassing channel permissions and impersonating a bot or webhook. Fixed in 20250210-1 (0.8.2).

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