---
id: CVE-2024-46872
aliases:
  - GHSA-762g-9p7f-mrww
  - BIT-mattermost-2024-46872
  - GO-2024-3233
title: >-
  Mattermost Server Path Traversal vulnerability that leads to Cross-Site
  Request Forgery
summary: >-
  Mattermost Server Path Traversal vulnerability that leads to Cross-Site
  Request Forgery
severity: medium
cvss: 4.6
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:L'
vendor: mattermost
product: github.com/mattermost/mattermost/server/v8
ecosystem: go
affected:
  - >-
    github.com/mattermost/mattermost/server/v8 <
    8.0.0-20240926115259-20ed58906adc
patched:
  - github.com/mattermost/mattermost/server/v8 8.0.0-20240926115259-20ed58906adc
published: '2024-10-29'
updated: '2026-09-10'
sourceUpdated: '2026-09-10T03:50:19.458455337Z'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-762g-9p7f-mrww'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2024-46872'
  - url: 'https://github.com/advisories/GHSA-762g-9p7f-mrww'
  - url: 'https://github.com/mattermost/mattermost'
  - url: 'https://mattermost.com/security-updates'
tags:
  - osv
  - go
epss: 0.00153
epssPercentile: 0.0371
ingestedAt: '2026-09-12T03:13:01.762Z'
---

## Overview

Mattermost versions 9.10.x <= 9.10.2, 9.11.x <= 9.11.1, 9.5.x <= 9.5.9 fail to sanitize user inputs in the frontend that are used for redirection which allows for a one-click client-side path traversal that is leading to CSRF in Playbooks

## Affected packages

- `github.com/mattermost/mattermost/server/v8 < 8.0.0-20240926115259-20ed58906adc`

## Remediation

Upgrade to a patched release:

- `github.com/mattermost/mattermost/server/v8 8.0.0-20240926115259-20ed58906adc`
