CVE-2026-4915 PUBLISHED

Server panic via outgoing webhook responses

Assigner: Mattermost
Reserved: 26.03.2026 Published: 25.05.2026 Updated: 25.05.2026

Mattermost versions 11.6.x <= 11.6.0, 11.5.x <= 11.5.3, 11.4.x <= 11.4.4, 10.11.x <= 10.11.14 fail to filter nil elements from outgoing webhook attachment payloads before processing, which allows an authenticated user to cause a denial of service (server process termination) via a crafted webhook callback response containing a null attachment entry.. Mattermost Advisory ID: MMSA-2026-00641

Metrics

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

Product Status

Vendor Mattermost
Product Mattermost
Versions Default: unaffected
  • affected from 11.6.0 to 11.6.0 (incl.)
  • affected from 11.5.0 to 11.5.3 (incl.)
  • affected from 11.4.0 to 11.4.4 (incl.)
  • affected from 10.11.0 to 10.11.14 (incl.)
  • Version 11.7.0 is unaffected
  • Version 11.6.1 is unaffected
  • Version 11.5.4 is unaffected
  • Version 11.4.5 is unaffected
  • Version 10.11.15 is unaffected

Solutions

Update Mattermost to versions 11.7.0, 11.6.1, 11.5.4, 11.4.5, 10.11.15 or higher.

Credits

  • daw10 finder

References

Problem Types

  • CWE-754: Improper Check for Unusual or Exceptional Conditions CWE