Craft is a content management system (CMS). In versions 4.5.0-RC1 through 4.16.18 and 5.0.0-RC1 through 5.8.22, a stored Cross-site Scripting (XSS) vulnerability exists in the `editableTable.twig` component when using the `html` column type. The application fails to sanitize the input, allowing an attacker to execute arbitrary JavaScript when another user views a page with the malicious table field. In order to exploit the vulnerability, an attacker must have an administrator account, and `allowAdminChanges` must be enabled in production, which is against Craft's security recommendations. Versions 4.16.19 and 5.8.23 patch the issue.
References
| Link | Resource |
|---|---|
| https://github.com/craftcms/cms/commit/f5d488d9bb6eff7670ed2c2fe30e15692e92c52b | Patch |
| https://github.com/craftcms/cms/security/advisories/GHSA-3jh3-prx3-w6wc | Third Party Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-02-24 03:16
Updated : 2026-02-27 20:06
NVD link : CVE-2026-27126
Mitre link : CVE-2026-27126
CVE.ORG link : CVE-2026-27126
JSON object : View
Products Affected
craftcms
- craft_cms
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
