Mattermost Go Module <0.1.22 Path Validation Failure Enables API Redirect
CVE-2026-13426 Published on June 26, 2026

Client4 fails to validate path parameters
The Mattermost Go module github.com/mattermost/mattermost/server/public versions < v0.1.22 fail to validate path parameters when constructing API route paths which allows an attacker to redirect API calls to unintended endpoints via crafted IDs containing path traversal components. Mattermost Advisory ID: MMSA-2025-00532

Vendor Advisory NVD

Vulnerability Analysis

CVE-2026-13426 is exploitable with network access, and requires small amount of user privileges. This vulnerability is considered to have a low attack complexity. The potential impact of an exploit of this vulnerability is considered to have a small impact on confidentiality and integrity, and no impact on availability.

Attack Vector:
NETWORK
Attack Complexity:
LOW
Privileges Required:
LOW
User Interaction:
NONE
Scope:
UNCHANGED
Confidentiality Impact:
LOW
Integrity Impact:
LOW
Availability Impact:
NONE

Weakness Type

What is a Directory traversal Vulnerability?

The software 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 software 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.

CVE-2026-13426 has been classified to as a Directory traversal vulnerability or weakness.


Products Associated with CVE-2026-13426

Want to know whenever a new CVE is published for MatterMost? stack.watch will email you.

 

Affected Versions

github.com/mattermost/mattermost/server/public: