{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "0.8.5"
              }
            ],
            "source": "AFFECTED_FIELD"
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "7e159444f3d8bc939e72ce694142eadf289fa499"
            }
          ],
          "repo": "https://github.com/cp0204/quark-auto-save",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-79"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/45xxx/CVE-2026-45228.json"
  },
  "details": "Quark Drive before 0.8.5 contains a stored cross-site scripting vulnerability 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, allowing session cookie exfiltration and arbitrary authenticated actions.",
  "id": "CVE-2026-45228",
  "modified": "2026-08-04T11:31:11.702453316Z",
  "published": "2026-05-13T19:54:40.534Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/45xxx/CVE-2026-45228.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/Cp0204/quark-auto-save/releases/tag/v0.8.5"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45228"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/quark-drive-stored-xss-via-system-configuration"
    },
    {
      "type": "FIX",
      "url": "https://github.com/Cp0204/quark-auto-save/commit/8436e2821988637ed7bfc5562544d089e6b29478"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/Cp0204/quark-auto-save"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "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",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Quark Drive (quark-auto-save) \u003c 0.8.5 Stored XSS via System Configuration"
}