6.1
CVE-2026-27656
- EPSS 0.03%
- Veröffentlicht 25.03.2026 16:28:29
- Zuletzt bearbeitet 26.03.2026 18:51:38
- Quelle responsibledisclosure@mattermo
- CVE-Watchlists
- Unerledigt
Account Takeover via Substring Matching in OpenID Connect Authentication
Mattermost versions 11.4.x <= 11.4.0, 11.3.x <= 11.3.1, 11.2.x <= 11.2.3, 10.11.x <= 10.11.11 fail to properly validate user identity in the OpenID {{IsSameUser()}} comparison logic, which allows an attacker to take over arbitrary user accounts via an overly permissive substring matching flaw in the user discovery flow.. Mattermost Advisory ID: MMSA-2026-00590Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Mattermost ≫ Mattermost Server Version >= 10.11.0 < 10.11.12
Mattermost ≫ Mattermost Server Version >= 11.2.0 < 11.2.4
Mattermost ≫ Mattermost Server Version >= 11.3.0 < 11.3.2
Mattermost ≫ Mattermost Server Version >= 11.4.0 < 11.4.1
VulnDex Vulnerability Enrichment
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.03% | 0.094 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 6.1 | 0.9 | 5.2 |
CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:N
|
| responsibledisclosure@mattermost.com | 5.7 | 0.5 | 5.2 |
CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:N
|
CWE-303 Incorrect Implementation of Authentication Algorithm
The requirements for the product dictate the use of an established authentication algorithm, but the implementation of the algorithm is incorrect.