CVE-2026-3109: Missing timestamp validation in Zoom webhook handler
Mattermost Plugins versions <=11.4 10.11.11.0 fail to validate webhook request timestamps which allows an attacker to corrupt Zoom meeting state in Mattermost via replayed webhook requests. Mattermost Advisory ID: MMSA-2026-00584
Affected Software
Remediation
Information
Event History
Frequently Asked Questions
What is the severity of CVE-2026-3109?
CVE-2026-3109 is considered a high-severity vulnerability due to the potential for an attacker to manipulate zoom meeting states.
How do I fix CVE-2026-3109?
To remediate CVE-2026-3109, update the Mattermost Zoom plugin to versions higher than 11.4 or versions different than 10.11.11.0.
What are the potential impacts of CVE-2026-3109?
The potential impacts of CVE-2026-3109 include unauthorized access to and control over Zoom meeting states in Mattermost.
Which versions of the Mattermost Zoom plugin are affected by CVE-2026-3109?
CVE-2026-3109 affects Mattermost Zoom plugin versions 11.4 and 10.11.11.0 and older.
Is there a way to prevent CVE-2026-3109 exploitation?
Preventing exploitation of CVE-2026-3109 can be achieved by implementing proper timestamp validation in webhook handlers.