Skip to main content

Incorrect Authorization

CVE-2025-1792

Severity Low
Score 3.1/10

Summary

Mattermost fails to properly enforce access controls for guest users accessing channel member information, allowing authenticated guest users to view metadata about members of public channels via the channel members API endpoint. This issue affects versions 9.11.0-rc1 through 9.11.12, 10.5.0 through 10.5.3, and 10.7.0-rc1 through 10.7.5-rc1.

  • HIGH
  • NETWORK
  • NONE
  • UNCHANGED
  • NONE
  • LOW
  • LOW
  • NONE

CWE-863 - Incorrect Authorization

Authorization is a security mechanism performed by an application to grant or deny access to the requested resources by verifying the privileges of the user. When an application lacks effective authorization mechanisms, it enables unauthorized users to gain unintended privileges and illegitimate access to resources. Such a vulnerability may result in exposure of sensitive information, denial of service, arbitrary code execution, and complete system takeover.

Advisory Timeline

  • Published