ghsa-fpff-wj6m-grvr
Vulnerability from github
Published
2025-05-15 18:31
Modified
2025-05-17 15:04
Severity ?
Summary
Mattermost Fails to Check User Access to `ExperimentalSettings`
Details
Mattermost versions 10.5.x <= 10.5.2, 9.11.x <= 9.11.11 fail to check RestrictSystemAdmin
setting if user doesn't have access to ExperimentalSettings
which allows a System Manager to access ExperimentSettings
when RestrictSystemAdmin
is true via System Console.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 10.5.2" }, "package": { "ecosystem": "Go", "name": "github.com/mattermost/mattermost/server/v8" }, "ranges": [ { "events": [ { "introduced": "10.5.0" }, { "fixed": "10.5.3" } ], "type": "ECOSYSTEM" } ] }, { "database_specific": { "last_known_affected_version_range": "\u003c= 9.11.11" }, "package": { "ecosystem": "Go", "name": "github.com/mattermost/mattermost/server/v8" }, "ranges": [ { "events": [ { "introduced": "9.11.0" }, { "fixed": "9.11.12" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Go", "name": "github.com/mattermost/mattermost/server/v8" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "8.0.0-20250411064244-844447fbd57c" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-2570" ], "database_specific": { "cwe_ids": [ "CWE-863" ], "github_reviewed": true, "github_reviewed_at": "2025-05-17T15:04:07Z", "nvd_published_at": "2025-05-15T16:15:33Z", "severity": "LOW" }, "details": "Mattermost versions 10.5.x \u003c= 10.5.2, 9.11.x \u003c= 9.11.11 fail to check `RestrictSystemAdmin` setting if user doesn\u0027t have access to `ExperimentalSettings` which allows a System Manager to access `ExperimentSettings` when `RestrictSystemAdmin` is true via System Console.", "id": "GHSA-fpff-wj6m-grvr", "modified": "2025-05-17T15:04:07Z", "published": "2025-05-15T18:31:46Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-2570" }, { "type": "PACKAGE", "url": "https://github.com/mattermost/mattermost" }, { "type": "WEB", "url": "https://mattermost.com/security-updates" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Mattermost Fails to Check User Access to `ExperimentalSettings`" }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.