CVE-2026-95666
Received Received - Intake

Denial of Service in Mattermost via Bulk Reactions

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

Publication date: 2026-09-22

Last updated on: 2026-09-22

Assigner: Mattermost, Inc.

Description

Mattermost versions 11.9.x <= 11.9.1, 11.8.x <= 11.8.5, 11.7.x <= 11.7.10, 11.10.x <= 11.10.1 fail to limit the length of the post ID array accepted by the bulk reactions endpoint which allows an authenticated user to cause excessive database load via a crafted request to {{POST /api/v4/posts/ids/reactions}}.. Mattermost Advisory ID: MMSA-2026-00771

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-22
Last Modified
2026-09-22
Generated
2026-09-22
AI Q&A
2026-09-22
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 4 associated CPEs
Vendor Product Version / Range
mattermost mattermost to 11.9.1 (inc)
mattermost mattermost to 11.8.5 (inc)
mattermost mattermost to 11.7.10 (inc)
mattermost mattermost to 11.10.1 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-770 The product allocates a reusable resource or group of resources on behalf of an actor without imposing any intended restrictions on the size or number of resources that can be allocated.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

Mattermost versions between 11.7.x and 11.10.x (specifically <= 11.7.10, <= 11.8.5, <= 11.9.1, <= 11.10.1) have a flaw in the bulk reactions endpoint. The system fails to restrict the size of the post ID array sent in requests. This allows authenticated users to send abnormally large arrays, causing excessive database load.

Detection Guidance

Monitor API logs for excessive requests to the /api/v4/posts/ids/reactions endpoint. Check for unusually large post ID arrays in requests. Inspect database load metrics for sudden spikes during authenticated user sessions.

Impact Analysis

An attacker with valid credentials could exploit this to overload the database server, leading to degraded performance or temporary unavailability of the Mattermost instance. This disrupts normal operations and may cause service outages for all users.

Compliance Impact

The vulnerability allows excessive database load via crafted requests, which could lead to denial-of-service conditions. This may impact compliance by disrupting availability of systems handling sensitive data, potentially violating GDPR's availability principle or HIPAA's access controls if critical healthcare data becomes inaccessible.

Mitigation Strategies

Upgrade Mattermost to a patched version (11.9.2 or later, 11.8.6 or later, 11.7.11 or later, 11.10.2 or later). Apply rate limiting to the vulnerable endpoint. Review and restrict user permissions to prevent abuse.

Chat Assistant

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

EPSS Chart