Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/mattermost/mattermost/server/v8
  4. ›
  5. CVE-2024-48872

CVE-2024-48872: Mattermost Race Condition vulnerability

December 16, 2024

Mattermost versions 10.1.x <= 10.1.2, 10.0.x <= 10.0.2, 9.11.x <= 9.11.4, and 9.5.x <= 9.5.12 fail to prevent concurrently checking and updating the failed login attempts. which allows an attacker to bypass of “Max failed attempts” restriction and send a big number of login attempts before being blocked via simultaneously sending multiple login requests

References

  • github.com/advisories/GHSA-826h-p4c3-477p
  • github.com/mattermost/mattermost
  • mattermost.com/security-updates
  • nvd.nist.gov/vuln/detail/CVE-2024-48872

Code Behaviors & Features

Detect and mitigate CVE-2024-48872 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 9.5.0 before 9.5.13, all versions starting from 9.11.0 before 9.11.5, all versions starting from 10.0.0 before 10.0.3, all versions starting from 10.1.0 before 10.1.3

Fixed versions

  • 10.1.3
  • 10.0.3
  • 9.11.5
  • 9.5.13

Solution

Upgrade to versions 10.0.3, 10.1.3, 9.11.5, 9.5.13 or above.

Impact 4.8 MEDIUM

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-362: Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

Source file

go/github.com/mattermost/mattermost/server/v8/CVE-2024-48872.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:16:16 +0000.