๐Ÿ” CVE Alert

CVE-2026-56393

MEDIUM 4.8

Craft CMS - Multiple Stored Cross-Site Scripting in Settings Names and Field Options

CVSS Score
4.8
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-79
Vendor craftcms
Product cms
Published Jun 21, 2026
Stay Ahead of the Next One

Get instant alerts for craftcms cms

Be the first to know when new medium vulnerabilities affecting craftcms cms are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
Required
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None

Affected Versions

craftcms / cms
5.0.0-RC1 < 5.9.0-beta.1 4.0.0-RC1 < 4.17.0-beta.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/craftcms/cms/security/advisories/GHSA-4mgv-366x-qxvx github.com: https://github.com/craftcms/cms/commit/943152d2246b36f12adf161a03b8695b773d9276 github.com: https://github.com/craftcms/cms/commit/67780a778c6ec04e68e64a0b1177c168306144a2 vulncheck.com: https://www.vulncheck.com/advisories/craft-cms-multiple-stored-cross-site-scripting-in-settings-names-and-field-options

Credits

๐Ÿ” mHe4am