CVE-2026-6850
Analyzed Analyzed - Analysis Complete

Denial of Service in Mattermost via Malicious Markdown Payload

Vulnerability report for CVE-2026-6850, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-13

Last updated on: 2026-07-13

Assigner: Mattermost, Inc.

Description

Mattermost versions 11.7.x <= 11.7.2, 11.6.x <= 11.6.4, 10.11.x <= 10.11.19 fail to validate the length and content of message attachment field values, which allows an authenticated attacker to cause a denial of service for all users in a channel via a post containing a specially crafted payload that triggers catastrophic backtracking in the client-side markdown parser.. Mattermost Advisory ID: MMSA-2026-00658

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-13
Last Modified
2026-07-13
Generated
2026-08-02
AI Q&A
2026-07-13
EPSS Evaluated
2026-08-01
NVD
EUVD

Affected Vendors & Products

Showing 3 associated CPEs
Vendor Product Version / Range
mattermost mattermost_server From 10.11.0 (inc) to 10.11.20 (exc)
mattermost mattermost_server From 11.6.0 (inc) to 11.6.5 (exc)
mattermost mattermost_server From 11.7.0 (inc) to 11.7.3 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-1333 The product uses a regular expression with an inefficient, possibly exponential worst-case computational complexity that consumes excessive CPU cycles.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability affects certain versions of Mattermost (11.7.x <= 11.7.2, 11.6.x <= 11.6.4, and 10.11.x <= 10.11.19) where the application fails to properly validate the length and content of message attachment field values.

An authenticated attacker can exploit this by sending a post containing a specially crafted payload that triggers catastrophic backtracking in the client-side markdown parser.

This results in a denial of service (DoS) affecting all users in the channel.

Detection Guidance

Detecting this vulnerability on your network or system involves checking the installed version of Mattermost and monitoring for suspicious posts that may contain specially crafted payloads triggering catastrophic backtracking in the markdown parser.

  • Check the Mattermost server version: Verify if your Mattermost instance is running a vulnerable version (11.7.x <= 11.7.2, 11.6.x <= 11.6.4, or 10.11.x <= 10.11.19). You can typically find the version in the Mattermost server logs or via the system console.
  • Review server logs for unusual activity: Look for posts with unusually long or malformed attachment field values in the Mattermost logs. These may indicate attempts to exploit the vulnerability.
  • Monitor client-side performance: If users report sudden slowdowns or crashes when viewing specific posts, it may indicate the presence of a malicious payload triggering the vulnerability.
Impact Analysis

The primary impact of this vulnerability is a denial of service (DoS) condition for all users in a channel.

An attacker who is authenticated can cause the client-side markdown parser to enter catastrophic backtracking, which can disrupt normal communication and availability within the affected Mattermost channels.

Compliance Impact

This vulnerability, CVE-2026-6850, could impact compliance with standards and regulations like GDPR and HIPAA depending on the context of its exploitation and the data handled by the affected Mattermost instance.

  • GDPR: If the denial of service (DoS) disrupts access to personal data or affects the availability of systems processing such data, it may violate GDPR's requirements for data availability and security (Article 32). A prolonged outage could also trigger reporting obligations under Article 33 if it qualifies as a personal data breach.
  • HIPAA: For organizations subject to HIPAA, a DoS attack that disrupts access to electronic protected health information (ePHI) could violate the HIPAA Security Rule's requirements for ensuring the availability of ePHI (45 CFR Β§ 164.308(a)(7)). If the attack leads to unauthorized access or disclosure due to system instability, it may also constitute a breach requiring notification.

However, the specific impact depends on whether the affected Mattermost instance processes regulated data (e.g., personal data under GDPR or ePHI under HIPAA) and the severity/duration of the disruption caused by the vulnerability.

Mitigation Strategies

To mitigate this vulnerability, follow these immediate steps:

  • Upgrade Mattermost to the latest patched version: Apply the security updates provided by Mattermost to address this issue. Refer to the Mattermost security updates page for the latest fixes.
  • Restrict channel access: Limit posting permissions in sensitive channels to trusted users only until the patch is applied.
  • Monitor for exploitation attempts: Keep an eye on server logs for any unusual posts or payloads that could trigger the vulnerability.
  • Educate users: Inform users about the risk of opening or interacting with suspicious posts, especially those with unusual formatting or attachments.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-6850. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart