CVE-2026-73059 PUBLISHED

stoatchat before 0.15.0 Permission Bypass via message_fetch

Assigner: VulnCheck
Reserved: 10.08.2026 Published: 16.08.2026 Updated: 16.08.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
CVSS Score: 7.1

Product Status

Vendor stoatchat
Product stoatchat
Versions Default: unaffected
  • affected from 0 to 0.15.0 (excl.)
  • Version 0.15.0 is unaffected

Credits

  • arpitjain099 reporter

References

Problem Types

  • Incorrect Authorization CWE