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.
allowAdminChanges must be enabled in production, which is against our security recommendations.Single-line text
html, but it's not available in the UI dropdown.<img src=x onerror="alert('XSS')">
Static RowscURL directlytypes[craft-fields-Table][columns][col3][type] parameter from singleline to htmlhttps://github.com/craftcms/cms/commit/f5d488d9bb6eff7670ed2c2fe30e15692e92c52b
{
"cwe_ids": [
"CWE-79"
],
"github_reviewed": true,
"github_reviewed_at": "2026-02-23T22:15:03Z",
"nvd_published_at": "2026-02-24T03:16:02Z",
"severity": "MODERATE"
}