ghsa-xr3w-rmvj-f6m7
Vulnerability from github
Published
2025-10-16 09:30
Modified
2025-10-16 21:04
Severity ?
VLAI Severity ?
Summary
Mattermost has an Observable Timing Discrepancy vulnerability
Details
Mattermost versions 10.5.x <= 10.5.10, 10.11.x <= 10.11.2 fail to use constant-time comparison for sensitive string comparisons which allows attackers to exploit timing oracles to perform byte-by-byte brute force attacks via response time analysis on Cloud API keys and OAuth client secrets.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/mattermost/mattermost/server/v8" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "8.0.0-20250728063359-38208b8f065f" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Go", "name": "github.com/mattermost/mattermost-server" }, "ranges": [ { "events": [ { "introduced": "10.5.0" }, { "fixed": "10.5.11" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Go", "name": "github.com/mattermost/mattermost-server" }, "ranges": [ { "events": [ { "introduced": "10.11.0" }, { "fixed": "10.11.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-54499" ], "database_specific": { "cwe_ids": [ "CWE-208" ], "github_reviewed": true, "github_reviewed_at": "2025-10-16T21:04:21Z", "nvd_published_at": "2025-10-16T09:15:34Z", "severity": "LOW" }, "details": "Mattermost versions 10.5.x \u003c= 10.5.10, 10.11.x \u003c= 10.11.2 fail to use constant-time comparison for sensitive string comparisons which allows attackers to exploit timing oracles to perform byte-by-byte brute force attacks via response time analysis on Cloud API keys and OAuth client secrets.", "id": "GHSA-xr3w-rmvj-f6m7", "modified": "2025-10-16T21:04:21Z", "published": "2025-10-16T09:30:24Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-54499" }, { "type": "WEB", "url": "https://github.com/mattermost/mattermost/commit/38208b8f065f0786eac0e968f9d754b91b62878c" }, { "type": "WEB", "url": "https://github.com/mattermost/mattermost/commit/97a4c7839cf5610cfe17c52042878aebb7678372" }, { "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:H/PR:L/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Mattermost has an Observable Timing Discrepancy vulnerability" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- 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.
Loading…