Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

Donasako

#18874of 56,330
15.2Total CVSS
Vulnerabilities · 2
Medium
1
High
1
PT-2026-76605
8.3
2026-08-17
Stoatchat · Stoatchat · CVE-2026-74869
**Name of the Vulnerable Software and Affected Versions** stoatchat versions prior to 0.15.0 **Description** A missing authorization issue exists in the Subscribe message handler. Authenticated attackers can enumerate members and monitor profile updates of private servers they are not members of. By sending a Subscribe message containing an arbitrary server ID, an attacker can subscribe to a server's member-update topic and receive live UserUpdate events, which include display names, avatars, and status changes. **Recommendations** Update stoatchat to version 0.15.0 or later.
PT-2026-73145
6.9
2026-08-16
Stoatchat · Stoatchat · CVE-2026-73058
**Name of the Vulnerable Software and Affected Versions** stoatchat versions prior to 0.15.0 **Description** An issue exists where the SSRF (Server-Side Request Forgery) blocklist fails to block the IPv6 unspecified address (::). This allows unauthenticated attackers to bypass protections using the '/proxy' and '/embed' endpoints. By crafting requests with IPv6 literal syntax, attackers can access services on the loopback interface to retrieve sensitive internal content. **Recommendations** Update to version 0.15.0 or later. Restrict access to the '/proxy' and '/embed' endpoints as a temporary mitigation measure.