CVE-2026-16045 PUBLISHED

Delegated OAuth tokens could revoke unrelated OAuth application authorizations

Assigner: Mattermost
Reserved: 17.07.2026 Published: 17.08.2026 Updated: 17.08.2026

Mattermost versions 11.7.x <= 11.7.6, 10.11.x <= 10.11.21 Mattermost failed to restrict OAuth deauthorization and personal access token management endpoints to direct user sessions, which allowed an OAuth app with a delegated user token to revoke the user's authorizations or tokens for other integrations via account-management endpoints.. Mattermost Advisory ID: MMSA-2026-00704

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
CVSS Score: 2.7

Product Status

Vendor Mattermost
Product Mattermost
Versions Default: unaffected
  • affected from 11.7.0 to 11.7.6 (incl.)
  • affected from 10.11.0 to 10.11.21 (incl.)
  • Version 11.9.0 is unaffected
  • Version 11.7.7 is unaffected
  • Version 10.11.22 is unaffected

Solutions

Update Mattermost to versions 11.9.0, 11.7.7, 10.11.22 or higher.

Credits

  • KennySki finder

References

Problem Types

  • CWE-863: Incorrect Authorization CWE