Security readout for executives and security teams
Plain-English summary
Affected Nextcloud servers could let an unauthenticated attacker gain read and write access to federated shares, including public links added as federated shares. That creates direct confidentiality, integrity, and availability risk for shared files. The vendor remedy is to upgrade to fixed Nextcloud releases or disable federated file sharing as a workaround.
Executive priority
Treat this as high priority for any Nextcloud environment handling sensitive shared files. The business concern is unauthorized file access and modification through sharing features, not just server compromise. Prioritize patching internet-facing or collaboration-heavy deployments first.
Technical view
CVE-2021-32654 is a CWE-639 authorization flaw in Nextcloud Server before 19.0.11, 20.0.10, and 21.0.2. The advisory says an attacker can receive read/write privileges on any federated file share, including public links used as federated shares. CVSS 3.1 is 8.1 with network attack vector, no privileges, and no user interaction.
Likely exposure
Exposure is most likely where affected Nextcloud versions are still running and federated file sharing or public links are enabled. Publicly reachable Nextcloud deployments deserve priority review because the CVSS vector is network-based and requires no prior privileges.
Exploitation context
The provided bundle reports no CISA KEV listing and gives no cited evidence of active exploitation. The risk remains serious because successful exploitation could expose or modify shared data, though the CVSS vector marks attack complexity as high.
Researcher notes
Evidence supports affected-version ranges, impact, CVSS, and the vendor workaround. The bundle does not provide exploit details or confirmed exploitation. Validate exposure through version and configuration review rather than assuming every Nextcloud deployment is vulnerable.
Mitigation direction
- Upgrade Nextcloud Server to 19.0.11, 20.0.10, 21.0.2, or later supported releases.
- Disable federated file sharing if immediate upgrade is not possible.
- Review vendor and distribution advisories for environment-specific update guidance.
- Assess exposed public links and federated shares for unnecessary access.
Validation and detection
- Inventory all Nextcloud instances and record their exact server versions.
- Confirm federated file sharing and public link configuration on each instance.
- Verify patched versions are deployed after maintenance.
- Review shared-file audit trails for unexpected access or modifications.
- Check whether any compensating control only disables federation temporarily.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CWE-639: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupCVE-2021-32654 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- High
- CVSS
- 8.1 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H2.25.9Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
8.1HighVector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Source materials
- CVE List V5 sourceCVE List V5
- https://github.com/nextcloud/security-advisories/security/advisories/GHSA-jf9h-v24c-22g5CVE reference · x_refsource_CONFIRM
- https://hackerone.com/reports/1170024CVE reference · x_refsource_MISC
- GLSA-202208-17CVE reference · vendor-advisory, x_refsource_GENTOO
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Authorization Bypass Through User-Controlled Key
Authorization Bypass Through User-Controlled Key represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
