4.3
CVE-2025-9078
- EPSS 0.01%
- Published 15.09.2025 10:15:32
- Last modified 16.09.2025 15:58:12
- Source responsibledisclosure@mattermo
- Teams watchlist Login
- Open Login
Mattermost versions 10.8.x <= 10.8.3, 10.5.x <= 10.5.8, 9.11.x <= 9.11.17, 10.10.x <= 10.10.1, 10.9.x <= 10.9.3 fail to properly validate cache keys for link metadata which allows authenticated users to access unauthorized posts and poison link previews via hash collision attacks on FNV-1 hashing
Verknüpft mit AI von unstrukturierten Daten zu bestehenden CPE der NVD
This information is available to logged-in users. Login
Data is provided by the National Vulnerability Database (NVD)
Mattermost ≫ Mattermost Server Version >= 9.11.0 < 9.11.18
Mattermost ≫ Mattermost Server Version >= 10.5.0 < 10.5.9
Mattermost ≫ Mattermost Server Version >= 10.8.0 < 10.8.4
Mattermost ≫ Mattermost Server Version >= 10.9.0 < 10.9.4
Mattermost ≫ Mattermost Server Version >= 10.10.0 < 10.10.2
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.01% | 0.016 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
responsibledisclosure@mattermost.com | 4.3 | 2.8 | 1.4 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
|
CWE-328 Use of Weak Hash
The product uses an algorithm that produces a digest (output value) that does not meet security expectations for a hash function that allows an adversary to reasonably determine the original input (preimage attack), find another input that can produce the same hash (2nd preimage attack), or find multiple inputs that evaluate to the same hash (birthday attack).