LiveActive security incident?Get immediate response
CVE Record

CVE-2021-32656: Trusted servers exchange can be triggered by attacker

Nextcloud Server is a Nextcloud package that handles data storage. A vulnerability in federated share exists in versions prior to 19.0.11, 20.0.10, and 21.0.2. An attacker can gain access to basic information about users of a server by accessing a public link that a legitimate server user added as a federated share. This happens because Nextcloud supports sharing registered users with other Nextcloud servers, which can be done automatically when selecting the "Add server automatically once a federated share was created successfully" setting. The vulnerability is patched in versions 19.0.11, 20.0.10, and 21.0.2 As a workaround, disable "Add server automatically once a federated share was created successfully" in the Nextcloud settings.

HighCVSS 8.6Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2021-32656 lets an unauthenticated attacker learn basic user information from vulnerable Nextcloud Server instances through a federated sharing/trusted-server workflow. The issue affects versions before 19.0.11, 20.0.10, and 21.0.2. It is confidentiality-focused: sources do not describe data modification or service disruption.

Executive priority

Prioritize remediation for externally reachable Nextcloud services because the bug can expose user information without authentication. It is not described as system takeover, but user enumeration and disclosure can support later phishing, credential attacks, or targeting.

Technical view

Nextcloud federated share handling could allow trusted-server exchange to be triggered through a public link that a legitimate user added as a federated share. The CVSS vector is network, low complexity, no privileges, no user interaction, changed scope, high confidentiality impact, no integrity or availability impact. The mapped weakness is CWE-284.

Likely exposure

Exposure is most likely on internet-accessible Nextcloud Server deployments running vulnerable 19.x, 20.x, or 21.x versions with federated sharing enabled. Risk is higher where users create public links and the setting to automatically add servers after successful federated shares is enabled.

Exploitation context

The source bundle does not cite CISA KEV listing or active exploitation. Public sources describe unauthenticated network reachability and information disclosure, but do not provide evidence here of exploitation in the wild. Treat as plausible external exposure rather than confirmed active abuse.

Researcher notes

Focus validation on version, federated sharing configuration, automatic server-add behavior, and public-link exposure. The provided evidence supports high confidentiality impact and vendor-fixed versions. It does not support claims of active exploitation, broader product impact, or additional mitigations beyond upgrade and disabling the named setting.

Mitigation direction

  • Upgrade Nextcloud Server to 19.0.11, 20.0.10, 21.0.2, or later supported releases.
  • Disable "Add server automatically once a federated share was created successfully" if immediate upgrade is not possible.
  • Review vendor guidance before changing federated sharing behavior in production.
  • Prioritize internet-facing or externally shared Nextcloud instances first.

Validation and detection

  • Inventory Nextcloud Server versions and identify any below 19.0.11, 20.0.10, or 21.0.2.
  • Check whether federated sharing and automatic trusted-server addition are enabled.
  • Review public link and federated share usage for exposed workflows.
  • Confirm upgraded instances report patched versions after maintenance.
  • Review access logs for unusual public-link activity, without attempting exploitation.
Prepared
Confidence
high
Sources
5

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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 · medium confidence lookup

CWE-284: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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 lookup
cve · low confidence lookup

CVE-2021-32656 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
8.6 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N

Official CVE source material

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.

1CVSS vectors
0Timeline events
0ADP providers
4Source links

CVSS vector scores

1 official score

We 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.

ScoreVersionSeverityVectorExploitImpactSource
8.6CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N3.94Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

8.6High
CVSS 3.1 vector shape for CVE-2021-32656Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
nextcloudsecurity-advisories< 19.0.11, >= 20.0.0, < 20.0.10, >= 21.0.0, < 21.0.2Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-284 · source CWE mapping

Improper Access Control

Improper Access Control represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.