CVE-2026-32261

Webhooks for Craft CMS plugin adds the ability to manage “webhooks” in Craft CMS, which will send GET or POST requests when certain events occur. From version 3.0.0 to before version 3.2.0, the Webhooks plugin renders user-supplied template content through Twig’s renderString() function without sandbox protection. This allows an authenticated user with access to the Craft control panel and permissions to access the Webhooks plugin to inject Twig template code that calls arbitrary PHP functions. This is possible even if allowAdminChanges is set to false. This issue has been patched in version 3.2.0.
CVSS

No CVSS.

Configurations

No configuration.

History

16 Mar 2026, 19:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-16 19:16

Updated : 2026-03-17 14:20


NVD link : CVE-2026-32261

Mitre link : CVE-2026-32261

CVE.ORG link : CVE-2026-32261


JSON object : View

Products Affected

No product.

CWE
CWE-1336

Improper Neutralization of Special Elements Used in a Template Engine