Remote Code Execution in Craft CMS Plugin by Craft
CVE-2026-32261
What is CVE-2026-32261?
The Webhooks plugin for Craft CMS, which facilitates the management of webhooks to trigger actions on specific events, has a security flaw that affects versions from 3.0.0 up to just before 3.2.0. This vulnerability arises from the plugin's use of Twig's renderString() function to process user-supplied template content without adequate sandboxing. As a result, authenticated users who have access to the Craft control panel and the Webhooks plugin can inject malicious Twig template code. This injection can execute arbitrary PHP functions, posing a significant risk to the integrity and security of the application. The issue has been addressed in version 3.2.0, and users are urged to upgrade to mitigate the risks associated with this vulnerability.
Affected Version(s)
webhooks >= 3.0.0, < 3.2.0
