Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
Network-reachable API requires authenticated session (PR:L); stale flag exploitation is straightforward (AC:L); impact limited to Boards feature scope only.
Primary rating from Vendor (mattermost).
CVSS VectorVendor: mattermost
Lifecycle Timeline
1DescriptionCVE.org
Mattermost versions 11.7.x <= 11.7.6, 10.11.x <= 10.11.21, 11.8.x <= 11.8.3 fails to reconcile SchemeAdmin flags with a user's current role which allows a user demoted to System Guest to retain Board Admin privileges and perform admin-only operations via the Boards REST API or UI.. Mattermost Advisory ID: MMSA-2026-00691
AnalysisAI
Privilege retention in Mattermost Boards allows a user demoted to System Guest to continue exercising Board Admin privileges via the Boards REST API or UI. Affected are Mattermost versions 11.7.0-11.7.6, 10.11.0-10.11.21, and 11.8.0-11.8.3, where the SchemeAdmin flag is not reconciled against the user's current role during or after demotion. An authenticated attacker in this state can invoke admin-only Boards operations - including modifying board permissions and settings - without detection by role-based access checks. No public exploit code is identified and no CISA KEV listing is present at time of analysis.
Technical ContextAI
Mattermost is an open-source team collaboration platform that includes a Boards feature (formerly Focalboard) with its own role model. Internally, Mattermost tracks elevated permissions via SchemeAdmin flags, which are expected to mirror a user's current system role. CWE-863 (Incorrect Authorization) describes exactly this class of flaw: the authorization enforcement layer checks the stored flag rather than the authoritative current role, creating a window where stale privilege grants remain effective. When an administrator demotes a user to the System Guest role - the most restricted role in Mattermost - the Boards subsystem's SchemeAdmin flag is not cleared, leaving that user with a cached Board Admin credential that the REST API and UI continue to honor. Affected CPE strings span three maintained release trains: 11.8.x through 11.8.3, 11.7.x through 11.7.6, and the long-term support branch 10.11.x through 10.11.21.
RemediationAI
Upgrade to a patched Mattermost release per the vendor security advisory at https://mattermost.com/security-updates. The exact fixed versions are not specified in the available intelligence beyond confirming that versions after 11.8.3, 11.7.6, and 10.11.21 address this issue - consult the advisory directly to confirm the minimum safe version for your release train. If immediate upgrade is not feasible, administrators should audit current System Guest accounts to identify any that previously held Board Admin status, then manually revoke SchemeAdmin flags for those accounts through the admin console. Additionally, restricting access to the Boards REST API endpoints at the network or reverse-proxy layer for System Guest users provides a compensating control, though this may impair legitimate Boards read access for guests and should be evaluated against operational requirements.
More in Mattermost
View allMattermost versions 10.4.x <= 10.4.1, 9.11.x <= 9.11.7, 10.3.x <= 10.3.2, 10.2.x <= 10.2.2 fail to properly validate boa
Denial of service in linkify-it (npm) through v5.0.0 lets remote unauthenticated attackers wedge a rendering worker by s
A denial-of-service vulnerability in Mattermost allows an authenticated user to crash the server via multiple large auto
Mattermost version 7.1.x and earlier fails to sufficiently process a specifically crafted GIF file when it is uploaded w
A remote code execution vulnerability (CVSS 9.9) that allows authenticated users. Critical severity with potential for s
Mattermost versions 10.4.x <= 10.4.1, 9.11.x <= 9.11.7, 10.3.x <= 10.3.2, 10.2.x <= 10.2.2 fail to properly validate inp
Privilege escalation to full administrative control in Mattermost self-hosted server (versions 11.6.0 and earlier in the
Mattermost versions 11.0.x <= 11.0.2, 10.12.x <= 10.12.1, 10.11.x <= 10.11.4, 10.5.x <= 10.5.12 fail to to verify that t
Mattermost versions 10.12.x <= 10.12.1, 10.11.x <= 10.11.4, 10.5.x <= 10.5.12, 11.0.x <= 11.0.3 fail to properly validat
Mattermost webapp fails to validate route parameters in/<TEAM_NAME>/channels/<CHANNEL_NAME> allowing an attacker to perf
Fleet is an open source osquery manager. Rated critical severity (CVSS 9.8), this vulnerability is remotely exploitable,
Mattermost versions 10.4.x <= 10.4.1, 9.11.x <= 9.11.7, 10.3.x <= 10.3.2, 10.2.x <= 10.2.2 fail to use prepared statemen
Same weakness CWE-863 – Incorrect Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-60192
GHSA-ghq9-4rcg-jvc2