
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-24458 is a denial-of-service vulnerability in Mattermost Server caused by improper handling of excessively long passwords during login attempts. Affected versions include 10.11.x ≤ 10.11.10, 11.2.x ≤ 11.2.2, and 11.3.x ≤ 11.3.0. The vulnerability was published on March 16, 2026, and is tracked under Mattermost Advisory ID MMSA-2026-00587. It carries a CVSS v3.1 base score of 7.5 (High) (Mattermost Security, Red Hat CVE).
The root cause is classified as CWE-770 (Allocation of Resources Without Limits or Throttling). Mattermost Server fails to enforce any size limit or throttling on the password field submitted during login, allowing an unauthenticated attacker to send HTTP login requests containing multi-megabyte password strings. Processing these oversized inputs triggers intensive CPU and memory consumption — likely due to password hashing operations (e.g., bcrypt) applied to arbitrarily large inputs — without any prior length validation. No authentication, special privileges, or user interaction is required to trigger the condition (Mattermost Security, Red Hat CVE).
Successful exploitation results in a denial-of-service condition, exhausting the server's CPU and memory resources and rendering the Mattermost instance unavailable to legitimate users. The attack has no impact on confidentiality or data integrity — only availability is affected. Because no authentication is required, any network-accessible Mattermost deployment is at risk, and sustained attacks could cause prolonged service outages for organizations relying on Mattermost for team communications (Mattermost Security).
/api/v4/system/ping)./api/v4/users/login) with a JSON body containing a valid or arbitrary username and a multi-megabyte password string (e.g., several MB of random characters)./api/v4/users/login from one or more source IPs; requests with unusually large Content-Length headers (megabytes in size) targeting the login endpoint./var/log/syslog or dmesg) related to the Mattermost process.Mattermost has released patched versions addressing this vulnerability: upgrade to 10.11.11 or later (for 10.11.x deployments), 11.2.3 or later (for 11.2.x deployments), or 11.3.1 or later (for 11.3.x deployments). As an interim workaround if immediate patching is not possible, implement network-level rate limiting on login endpoint requests (e.g., via a reverse proxy or WAF) and enforce maximum request body size limits. Monitor server CPU and memory utilization for anomalous spikes indicative of exploitation attempts (Mattermost Security, Red Hat CVE).
Red Hat has tracked and published this CVE in their security advisory database, indicating relevance to distributions packaging Mattermost. openSUSE also issued a security announcement referencing this vulnerability. No notable independent researcher commentary or significant social media discussion has been identified at this time (Red Hat CVE, openSUSE Announce).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."