The Nextcloud Desktop Client is a tool to synchronize files from Nextcloud Server with your computer. In version 3.6.0, if a user received a malicious file share and has it synced locally or the virtual filesystem enabled and clicked a nc://open/ link it will open the default editor for the file type of the shared file, which on Windows can also sometimes mean that a file depending on the type, e.g. "vbs", is being executed. It is recommended that the Nextcloud Desktop client is upgraded to version 3.6.1. As a workaround, users can block the Nextcloud Desktop client 3.6.0 by setting the `minimum.supported.desktop.version` system config to `3.6.1` on the server, so new files designed to use this attack vector are not downloaded anymore. Already existing files can still be used. Another workaround would be to enforce shares to be accepted by setting the `sharing.force_share_accept` system config to `true` on the server, so new files designed to use this attack vector are not downloaded anymore. Already existing shares can still be abused.
Conclusion & alert: CVE-2022-41882 is rated Low Risk (39.3/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.47%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.37% | 0.47% | +0.09% |
| 2 | 2026-05-27 | 0.27% | 0.37% | +0.10% |
| 3 | 2026-03-04 | — | 0.27% | — |
Full EPSS history (19 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.6 | 3.1 | MEDIUM |
|
0.8 | 5.3 | [email protected] |
| 7.8 | 3.1 | HIGH |
|
1.8 | 5.9 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
high | CVE-2022-41882: 1 source package rows (nextcloud-client); 7 state rows across 7 repos (3.17-community, 3.18-community, 3.19-community, 3.20-community, 3.21-community, 3.22-community, edge-community); fixed 7, open 0. | https://security.alpinelinux.org/vuln/CVE-2022-41882 |
debian
|
unimportant | CVE-2022-41882 unimportant priority: Debian including 1 source packages (nextcloud-desktop), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2022-41882 |
ubuntu
|
medium | CVE-2022-41882 medium priority: Ubuntu including 1 source packages (nextcloud-desktop), 13 status rows across 13 suites (bionic, focal, jammy, kinetic, lunar, mantic, noble, oracular, plucky, questing, trusty, upstream, xenial): not-affected 5, ignored 4, needs-triage 2, DNE 1, released 1. | https://ubuntu.com/security/CVE-2022-41882 |
| URL | Tags |
|---|---|
| https://github.com/nextcloud/desktop/pull/5039 | Patch Third Party Advisory |
| https://github.com/nextcloud/desktop/releases/tag/v3.6.1 | Release Notes Third Party Advisory |
| https://github.com/nextcloud/security-advisories/security/advisories/GHSA-3w86-rm38-8w63 | Third Party Advisory |
| https://github.com/nextcloud/server/pull/34559 | Patch Third Party Advisory |