CVE-2025-12421
Unknown
Unknown - Not Provided
BaseFortify
Publication date: 2025-11-27
Last updated on: 2025-12-03
Assigner: Mattermost, Inc.
Description
Description
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 the token used during the code exchange originates from the same authentication flow, which allows an authenticated user to perform account takeover via a specially crafted email address used when switching authentication methods and sending a request to the /users/login/sso/code-exchange endpoint. The vulnerability requires ExperimentalEnableAuthenticationTransfer to be enabled (default: enabled) and RequireEmailVerification to be disabled (default: disabled).
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| mattermost | mattermost_server | From 10.5.0 (inc) to 10.5.13 (exc) |
| mattermost | mattermost_server | From 10.11.0 (inc) to 10.11.5 (exc) |
| mattermost | mattermost_server | From 10.12.0 (inc) to 10.12.2 (exc) |
| mattermost | mattermost_server | From 11.0.0 (inc) to 11.0.3 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-303 | The requirements for the product dictate the use of an established authentication algorithm, but the implementation of the algorithm is incorrect. |