CVE-2026-56393

Craft CMS 4.x (>= 4.0.0-RC1, < 4.17.0-beta.1) and 5.x (>= 5.0.0-RC1, < 5.9.0-beta.1) contain multiple stored cross-site scripting vulnerabilities where settings names and field option labels are rendered without sanitization (e.g., via the checkbox.twig template, which used {{ label|raw }}). An authenticated administrator (with allowAdminChanges enabled) can inject malicious payloads into section names, volume names, user group names, global set names, generated field names, checkbox/radio option labels, and custom source labels, causing arbitrary JavaScript to execute in other users' control-panel sessions. Fixed in 4.17.0-beta.1 and 5.9.0-beta.1.
Configurations

No configuration.

History

22 Jun 2026, 14:17

Type Values Removed Values Added
References () https://github.com/craftcms/cms/security/advisories/GHSA-4mgv-366x-qxvx - () https://github.com/craftcms/cms/security/advisories/GHSA-4mgv-366x-qxvx -

21 Jun 2026, 14:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-21 14:16

Updated : 2026-06-22 18:36


NVD link : CVE-2026-56393

Mitre link : CVE-2026-56393

CVE.ORG link : CVE-2026-56393


JSON object : View

Products Affected

No product.

CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')