Security readout for executives and security teams
Plain-English summary
This is a low-severity Nextcloud Server sharing flaw. A user with access could turn a Files Drop public link into an unexpected federated share. A later UI action by the sharing user could accidentally grant read access. The business risk is unintended exposure of shared files, not system takeover.
Executive priority
Treat this as a scheduled patching item unless sensitive external sharing is common. It is not a crisis-level vulnerability, but it can create unwanted data exposure and should be closed in routine security maintenance.
Technical view
Affected Nextcloud Server versions before 19.0.11, 20.0.10, and 21.0.2 mishandle Files Drop links converted to federated shares. When the owner opens the sharing panel and removes Create privileges, the server silently grants read privileges. CVSS 3.5 reflects network access, low complexity, required privileges, required user interaction, and low confidentiality impact.
Likely exposure
Exposure is limited to organizations running affected Nextcloud Server versions with Files Drop/public-link sharing and federation features in use. The issue does not apply once patched to 19.0.11, 20.0.10, 21.0.2, or later.
Exploitation context
The provided sources do not report active exploitation, and the CVE is not marked KEV. Exploitation requires a privileged user and user interaction by the sharing user. The impact described is unintended read access through share-permission handling.
Researcher notes
Evidence supports a narrow confidentiality issue in Nextcloud share-permission handling. The source bundle names fixed versions and states no workarounds. It does not provide evidence of broad exploitation, weaponization, or impacts beyond unintended read privileges.
Mitigation direction
- Upgrade Nextcloud Server to 19.0.11, 20.0.10, 21.0.2, or later.
- Do not rely on workaround mitigation; the advisory states none are known.
- Check Nextcloud vendor guidance for any deployment-specific instructions.
- Review exposed Files Drop and federated sharing settings during upgrade planning.
Validation and detection
- Inventory all Nextcloud Server instances and record exact versions.
- Confirm every affected branch is patched to the fixed version or later.
- Review public Files Drop links for unexpected federated shares.
- Check available audit logs for unusual share creation or permission changes.
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-241: 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-32655 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
- Low
- CVSS
- 3.5 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N
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:L/PR:L/UI:R/S:U/C:L/I:N/A:N2.11.4Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
3.5LowVector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://github.com/nextcloud/security-advisories/security/advisories/GHSA-grph-cm44-p3jvCVE reference · x_refsource_CONFIRM
- https://hackerone.com/reports/1167929CVE 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.
Improper Handling of Unexpected Data Type
Improper Handling of Unexpected Data Type represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
