diff --git a/advisories/github-reviewed/2026/05/GHSA-ch4j-vcf5-58x5/GHSA-ch4j-vcf5-58x5.json b/advisories/github-reviewed/2026/05/GHSA-ch4j-vcf5-58x5/GHSA-ch4j-vcf5-58x5.json index 0102a816eff..00eb1d21767 100644 --- a/advisories/github-reviewed/2026/05/GHSA-ch4j-vcf5-58x5/GHSA-ch4j-vcf5-58x5.json +++ b/advisories/github-reviewed/2026/05/GHSA-ch4j-vcf5-58x5/GHSA-ch4j-vcf5-58x5.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-ch4j-vcf5-58x5", - "modified": "2026-05-21T20:26:48Z", + "modified": "2026-05-21T20:26:50Z", "published": "2026-05-15T18:30:34Z", "aliases": [ "CVE-2026-23695" @@ -9,10 +9,6 @@ "summary": "Cockpit CMS: Stored cross-site scripting vulnerability in the Set field type's Display template option", "details": "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.", "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" - }, { "type": "CVSS_V4", "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N" @@ -32,11 +28,14 @@ "introduced": "0" }, { - "last_affected": "2.14.0" + "fixed": "2.14.1" } ] } - ] + ], + "database_specific": { + "last_known_affected_version_range": "<= 2.14.0" + } } ], "references": [