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
CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:L/A:N
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 allDenial 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
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 9.9.x <= 9.9.0, 9.5.x <= 9.5.6, 9.7.x <= 9.7.5 and 9.8.x <= 9.8.1 fail to disallow unsolicited invit
Dex is a federated OpenID Connect provider written in Go. Rated critical severity (CVSS 9.6), this vulnerability is remo
Improper output escaping in NousResearch Hermes Agent versions up to 2026.4.16 allows remote unauthenticated attackers t
Mattermost 6.3.0 and earlier fails to properly sanitize the HTML content in the email invitation sent to guest users, wh
Mattermost fails to invalidate existing authorization codes when deauthorizing an OAuth2 app, allowing an attacker posse
Privilege escalation in Mattermost server (11.6.x, 11.5.x, and 10.11.x branches) allows a low-privileged user holding gr
Authorization bypass in Mattermost Plugin Legal Hold versions <=1.1.4 allows authenticated attackers to manipulate legal
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