CVE-2026-86349 PUBLISHED

Mattermost Server Algorithmic DoS via Unbounded Markdown Block Nesting

Assigner: Mattermost
Reserved: 07.09.2026 Published: 14.09.2026 Updated: 14.09.2026

Mattermost versions 11.9.x <= 11.9.0, 11.8.x <= 11.8.4, 11.7.x <= 11.7.8, 10.11.x <= 10.11.22 fail to limit the nesting depth in the server-side Markdown parser which allows an authenticated attacker to cause a denial of service (CPU resource exhaustion) via a crafted post containing deeply nested blockquotes or list items.. Mattermost Advisory ID: MMSA-2026-00707

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
CVSS Score: 4.3

Product Status

Vendor Mattermost
Product Mattermost
Versions Default: unaffected
  • affected from 11.9.0 to 11.9.0 (incl.)
  • affected from 11.8.0 to 11.8.4 (incl.)
  • affected from 11.7.0 to 11.7.8 (incl.)
  • affected from 10.11.0 to 10.11.22 (incl.)
  • Version 11.10.0 is unaffected
  • Version 11.9.1 is unaffected
  • Version 11.8.5 is unaffected
  • Version 11.7.9 is unaffected
  • Version 10.11.23 is unaffected

Solutions

Update Mattermost to versions 11.10.0, 11.9.1, 11.8.5, 11.7.9, 10.11.23 or higher.

Credits

  • tr66net finder

References

Problem Types

  • CWE-407: Inefficient Algorithmic Complexity CWE