Severity by source
AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
1DescriptionCVE.org
Mattermost versions 11.5.x <= 11.5.1, 10.11.x <= 10.11.13 fail to enforce client identity binding during the OAuth authorization code redemption flow which allows an authenticated OAuth client to redeem authorization codes issued to a different client via a crafted token exchange request.. Mattermost Advisory ID: MMSA-2026-00570
AnalysisAI
OAuth authorization code interception in Mattermost 10.11.x through 10.11.13 and 11.5.x through 11.5.1 allows authenticated OAuth clients to redeem authorization codes issued to different clients. An attacker controlling a malicious OAuth application can intercept and exchange authorization codes meant for legitimate applications, potentially gaining unauthorized access to user data or sessions. CVSS score of 3.1 reflects high attack complexity and required privileges, with EPSS data not provided. Vendor patch released per Mattermost advisory MMSA-2026-00570.
Technical ContextAI
This vulnerability stems from improper client identity binding (CWE-305) in Mattermost's OAuth 2.0 implementation. During the authorization code flow, OAuth servers must verify that the client redeeming an authorization code is the same client to which the code was originally issued. Mattermost's token exchange endpoint failed to enforce this binding check, violating RFC 6749 security requirements. Affected product identified via CPE as Mattermost server versions 10.11.0-10.11.13 and 11.5.0-11.5.1. The flaw exists in the OAuth authorization code redemption logic, where client_id validation is insufficient or absent during the token exchange POST request, allowing cross-client code redemption attacks.
RemediationAI
Upgrade to patched Mattermost versions released per advisory MMSA-2026-00570, though exact fixed version numbers are not specified in available data-consult https://mattermost.com/security-updates for release-specific patch versions beyond 11.5.1 and 10.11.13. As an interim control, audit and restrict OAuth client application registrations to trusted first-party applications only, removing or disabling third-party OAuth integrations until patching is complete. Implement network-level monitoring to detect anomalous token exchange requests with mismatched client_id parameters compared to authorization grant logs. Review OAuth audit logs for suspicious authorization code redemptions occurring from unexpected client origins. Note that disabling OAuth entirely will break SSO and third-party integrations, requiring alternative authentication methods.
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-305 – Authentication Bypass by Primary Weakness
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-30743
GHSA-jp3f-x449-4q75