๐Ÿ” CVE Alert

CVE-2026-56383

MEDIUM 4.8

Craft CMS - Stored XSS in Table Field via Row Heading Column Type

CVSS Score
4.8
EPSS Score
0.0%
EPSS Percentile
0th

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.

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
4.5.0-beta.1 < 4.16.19 5.0.0-RC1 < 5.8.23

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/craftcms/cms/security/advisories/GHSA-6j87-m5qx-9fqp github.com: https://github.com/craftcms/cms/commit/7b372de262b8d9d2ce859f32780c3715719b6f5a vulncheck.com: https://www.vulncheck.com/advisories/craft-cms-stored-xss-in-table-field-via-row-heading-column-type

Credits

๐Ÿ” mHe4am