CVE-2026-73059

Severity CVSS v4.0:
HIGH
Type:
Unavailable / Other
Publication date:
16/08/2026
Last modified:
16/08/2026

Description

stoatchat before 0.15.0 contains a permission bypass vulnerability in the message_fetch route that checks only ViewChannel permission instead of requiring ReadMessageHistory. Attackers with ViewChannel access but ReadMessageHistory denied can retrieve individual message content by ID, bypassing the intended history restriction enforced by bulk read routes.