CVE-2026-27948
MEDIUM5.4EPSS 0.04%Copyparty vulnerable to reflected XSS via setck parameter
描述
### Summary An XSS allows for reflected cross-site scripting via URL-parameter `?setck=...` ### Details A reflected cross-site scripting (XSS) vulnerability could allow an attacker to execute malicious javascript by tricking users into accessing a malicious link. The 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. ### Indicators of Compromise All 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).
受影響套件(1)
- PyPI/copypartyfrom 0, < 1.20.9
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM5.4 | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N |
參考連結(5)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2026-27948
- PATCHhttps://github.com/9001/copyparty
- WEBhttps://github.com/9001/copyparty/commit/31b2801fd041f803f4a3d5c12c7d7cb5419048bc
- WEBhttps://github.com/9001/copyparty/releases/tag/v1.20.9
- WEBhttps://github.com/9001/copyparty/security/advisories/GHSA-62cr-6wp5-q43h