CVE-2026-4858
Analyzed
Analyzed - Analysis Complete
Path Traversal in Mattermost Integration URL
Publication date: 2026-05-21
Last updated on: 2026-05-21
Assigner: Mattermost, Inc.
Description
Description
Mattermost versions 11.6.x <= 11.6.0, 11.5.x <= 11.5.3, 11.4.x <= 11.4.4, 10.11.x <= 10.11.14 fail to check integration URL for path traversal which allows an malicious authenticated user to call an arbitrary API via system admin Mattermost auth token using via path traversal in integration action URL.. Mattermost Advisory ID: MMSA-2026-00640
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| mattermost | mattermost_server | From 10.11.0 (inc) to 10.11.15 (exc) |
| mattermost | mattermost_server | From 11.4.0 (inc) to 11.4.5 (exc) |
| mattermost | mattermost_server | From 11.5.0 (inc) to 11.5.4 (exc) |
| mattermost | mattermost_server | 11.6.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-22 | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory. |