Vulnerability Description
Cockpit CMS through version 2.14.0, patched in commit 72a83fc, contains a stored cross-site scripting vulnerability in the Set field type's Display template option, where the template string is processed by the $interpolate function using new Function() and rendered via Vue's v-html directive without sanitization. An attacker with content/:models/manage permission can inject arbitrary JavaScript into the Display template, which executes in the browser of any user viewing the collection items list.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/Cockpit-HQ/Cockpit/commit/72a83fcfe85ad8330e9ae834bc02fa517b5
- https://www.vulncheck.com/advisories/cockpit-cms-stored-xss-via-set-field-displa
FAQ
What is CVE-2026-23695?
CVE-2026-23695 is a vulnerability with a CVSS score of 5.4 (MEDIUM). Cockpit CMS through version 2.14.0, patched in commit 72a83fc, contains a stored cross-site scripting vulnerability in the Set field type's Display template option, where the template string is proces...
How severe is CVE-2026-23695?
CVE-2026-23695 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-23695?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.