Vulnerability Description
Craft CMS contains a stored cross-site scripting (XSS) vulnerability in the editableTable.twig component when using the 'Row Heading' column type. The application fails to sanitize input within row heading default values, allowing an attacker with an administrator account (with allowAdminChanges enabled) to inject arbitrary JavaScript that executes when another user views a page containing the affected table field. Affected versions are >= 4.5.0-beta.1 through 4.16.18 and >= 5.0.0-RC1 through 5.8.22; fixed in 4.16.19 and 5.8.23.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/craftcms/cms/commit/7b372de262b8d9d2ce859f32780c3715719b6f5a
- https://github.com/craftcms/cms/security/advisories/GHSA-6j87-m5qx-9fqp
- https://www.vulncheck.com/advisories/craft-cms-stored-xss-in-table-field-via-row
- https://github.com/craftcms/cms/security/advisories/GHSA-6j87-m5qx-9fqp
FAQ
What is CVE-2026-56383?
CVE-2026-56383 is a vulnerability with a CVSS score of 4.8 (MEDIUM). Craft CMS contains a stored cross-site scripting (XSS) vulnerability in the editableTable.twig component when using the 'Row Heading' column type. The application fails to sanitize input within row he...
How severe is CVE-2026-56383?
CVE-2026-56383 has been rated MEDIUM with a CVSS base score of 4.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-56383?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.