
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-14435 is an application-level Denial of Service vulnerability in Mattermost Server caused by unbounded component re-render loops triggered on API errors. Affected versions include 10.11.x ≤ 10.11.8, 11.0.x ≤ 11.0.6, and 11.1.x ≤ 11.1.1. The vulnerability was disclosed on January 16, 2026, with NVD initial analysis completed on January 20, 2026. It carries a CVSS v3.1 base score of 6.5 (Medium) per NVD, and 6.8 (Medium) per Mattermost's own CNA assessment (GitHub Advisory, Mattermost Security).
The root cause is classified as CWE-770 (Allocation of Resources Without Limits or Throttling). The vulnerability exists in the Mattermost web application's React components — specifically in user_profile.tsx, member.tsx, and user_details.tsx — where useEffect hooks included reactive state values (e.g., remoteNames, remoteDisplayName) in their dependency arrays. When an API call to fetchRemoteClusterInfo fails or returns an error, the resulting state change triggers a re-render, which in turn re-triggers the effect, creating an infinite loop. The fix removes the state-derived values from the dependency arrays so the effect only fires when remote_id changes, not on every API response (GitHub Commit 9f76295, GitHub Commit 613bb61).
Successful exploitation results in an availability impact only — there is no confidentiality or integrity compromise. An authenticated attacker can trigger unbounded React component re-render loops in other users' browser sessions or their own, causing the Mattermost web application to become unresponsive or crash at the client level. In environments with many users, this could degrade the collaborative platform's usability broadly, though the impact is scoped to the application layer rather than the underlying server infrastructure (GitHub Advisory, Mattermost Security).
Mattermost has released patched versions addressing this vulnerability: 10.11.9, 11.0.7, and 11.1.2. Administrators should upgrade to one of these fixed releases as the primary remediation. No configuration-based workarounds have been published; upgrading is the recommended and only confirmed mitigation (Mattermost Security, GitHub Advisory).
The vulnerability received limited public attention, consistent with its medium severity and authentication requirement. It was noted in automated CVE tracking feeds and briefly mentioned on Bluesky via CVE monitoring accounts. No significant researcher commentary, vendor blog posts, or media coverage beyond the standard advisory publication has been identified (GitHub Advisory).
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."