CVE-2026-56383
Received
Received - Intake
Stored XSS in Craft CMS via EditableTable Row Heading
Publication date: 2026-06-21
Last updated on: 2026-06-21
Assigner: VulnCheck
Description
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 Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| craftcms | craft_cms | From 4.5.0-beta.1 (inc) to 4.16.18 (inc) |
| craftcms | craft_cms | From 5.0.0-RC1 (inc) to 5.8.22 (inc) |
| craftcms | craft_cms | 4.16.19 |
| craftcms | craft_cms | 5.8.23 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |