Cross-site scripting in Craft CMS - #VU126480
Published: April 17, 2026
Craft CMS
Detailed vulnerability description
The vulnerability allows a remote user to execute arbitrary JavaScript in a victim's browser.
The vulnerability exists due to cross-site scripting in editableTable.twig when rendering row heading values in a table field. A remote user can inject a malicious row heading value to execute arbitrary JavaScript in a victim's browser.
Exploitation requires an administrator account and the allowAdminChanges setting to be enabled in production.