PatchSiren cyber security CVE debrief
CVE-2026-45228 Cp0204 CVE debrief
CVE-2026-45228 is a stored cross-site scripting vulnerability in Quark Drive before 0.8.5. The vulnerability exists in the System Configuration page, where the template renders push_config key names using Vue.js's v-html directive without escaping. Authenticated attackers can inject HTML or JavaScript payloads as key names through the POST /update endpoint, which are persisted to disk and executed in the browsers of all authenticated users accessing the System Configuration tab. This allows for session cookie exfiltration and arbitrary authenticated actions.
- Vendor
- Cp0204
- Product
- quark-auto-save
- CVSS
- MEDIUM 5.1
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-05-13
- Original CVE updated
- 2026-07-14
- Advisory published
- 2026-05-13
- Advisory updated
- 2026-07-14
Who should care
Administrators and users of Quark Drive versions before 0.8.5 should be aware of this vulnerability and take necessary actions to mitigate it. This vulnerability requires authentication and could lead to session cookie exfiltration and arbitrary authenticated actions.
Technical summary
The vulnerability is caused by the use of Vue.js's v-html directive without escaping in the System Configuration page of Quark Drive. This allows authenticated attackers to inject HTML or JavaScript payloads as key names, which are then persisted to disk and executed in the browsers of all authenticated users accessing the System Configuration tab. The CVSS score for this vulnerability is 5.1, indicating a medium severity.
Defensive priority
Medium priority should be given to patching Quark Drive versions before 0.8.5, as this vulnerability requires authentication but could lead to session cookie exfiltration and arbitrary authenticated actions.
Recommended defensive actions
- Patch Quark Drive to version 0.8.5 or later
- Restrict access to the System Configuration page to only necessary users
- Monitor for suspicious activity on the System Configuration tab
- Consider implementing additional security measures such as input validation and output encoding
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
Evidence notes
The CVE record was published on 2026-05-13T21:16:49.583Z and was last modified on 2026-07-14T21:16:55.520Z. The NVD entry is currently Deferred. The vulnerability was reported by Vulncheck and is publicly disclosed.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-45228 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-45228
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-45228 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-45228
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/Cp0204/quark-auto-save/commit/8436e2821988637ed7bfc5562544d089e6b29478
-
Source reference
Unverified legacy reference
URL: https://github.com/Cp0204/quark-auto-save/releases/tag/v0.8.5
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/quark-drive-stored-xss-via-system-configuration
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.