CVE-2026-73059
MEDIUM NVDCVSS Score
6.5
Severity
MEDIUM
Source
NVD
Published
Aug 16, 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.