{"id":"CVE-2026-27948","aliases":["GHSA-62cr-6wp5-q43h","PYSEC-2026-2136"],"url":"https://o3.security/vulnerability/CVE-2026-27948","summary":"Copyparty vulnerable to eflected cross-site scripting via setck parameter","details":"### Summary\nAn XSS allows for reflected cross-site scripting via URL-parameter `?setck=...`\n\n### Details\nA reflected cross-site scripting (XSS) vulnerability could allow an attacker to execute malicious javascript by tricking users into accessing a malicious link.\n\nThe worst-case outcome of this is being able to move or delete existing files on the server, or upload new files, using the account of the person who clicks the malicious link.\n\n### Indicators of Compromise\nAll attempted attacks (successful or not) would be logged to both the copyparty serverlog and the accesslog of the reverseproxy, and are detected by `grep -E '[?&]setck=[^&\"]*%'` (the text `setck=` eventually followed by the `%` character).","published":"2026-02-26T01:32:15.184Z","modified":"2026-08-12T03:51:12.410093097Z","cvss":{"score":5.4,"severity":"MEDIUM","vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N"},"epss":{"score":0.00163,"percentile":0.05713,"asOf":"2026-08-24"},"cisaKev":null,"exploitsKnown":0,"affectedPackages":[{"ecosystem":"PyPI","name":"copyparty","fixedVersion":"1.20.9"}],"fix":{"url":"https://github.com/9001/copyparty/commit/31b2801fd041f803f4a3d5c12c7d7cb5419048bc","label":"9001/copyparty@31b2801"},"references":[{"type":"ADVISORY","url":"https://github.com/9001/copyparty/security/advisories/GHSA-62cr-6wp5-q43h"},{"type":"ADVISORY","url":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/27xxx/CVE-2026-27948.json"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2026-27948"},{"type":"FIX","url":"https://github.com/9001/copyparty/commit/31b2801fd041f803f4a3d5c12c7d7cb5419048bc"},{"type":"PACKAGE","url":"https://github.com/9001/copyparty"},{"type":"WEB","url":"https://github.com/9001/copyparty/releases/tag/v1.20.9"}],"provenance":{"sources":["OSV.dev","FIRST.org (EPSS)"],"lastVerified":"2026-08-12T03:51:12.410093097Z"}}