LiveActive security incident?Get immediate response
CVE Record

CVE-2021-32653: Default settings leak federated cloud ID to lookup server of all users

Nextcloud Server is a Nextcloud package that handles data storage. Nextcloud Server versions prior to 19.0.11, 20.0.10, or 21.0.2 send user IDs to the lookup server even if the user has no fields set to published. The vulnerability is patched in versions 19.0.11, 20.0.10, and 21.0.2; no workarounds outside the updates are known to exist.

LowCVSS 2.7Not KEV-listedUpdated
Glexia's TakeAutomated analysislow

Security readout for executives and security teams

Plain-English summary

Some vulnerable Nextcloud Server versions exposed users' federated cloud IDs to the lookup server even when users had not published profile fields. The business impact is limited privacy leakage, not data modification or service outage. Vendor fixes are available.

Executive priority

Treat as low urgency but still schedule remediation. The issue leaks identifiers and is patched, so it should be closed through normal maintenance rather than emergency response unless privacy obligations require faster action.

Technical view

CVE-2021-32653 is a CWE-201 information exposure issue in Nextcloud Server before 19.0.11, 20.0.10, and 21.0.2. Default behavior sent user IDs to the lookup server despite no published fields. CVSS 3.1 is 2.7 with confidentiality impact only.

Likely exposure

Exposure is limited to Nextcloud Server deployments running affected 19.x, 20.x, or 21.x versions before the fixed releases. The source bundle does not identify other affected products or deployment-specific prerequisites beyond version exposure.

Exploitation context

The provided sources and KEV status do not show active exploitation. The CVSS vector indicates network reachability, low attack complexity, high privileges required, no user interaction, and low confidentiality impact only.

Researcher notes

Evidence supports an information disclosure flaw involving federated cloud IDs and the lookup server. No workaround is listed outside updates. Avoid expanding scope beyond Nextcloud Server versions named in the advisories unless new vendor evidence appears.

Mitigation direction

  • Upgrade Nextcloud Server to 19.0.11, 20.0.10, 21.0.2, or later supported releases.
  • Prioritize internet-connected or externally federated Nextcloud deployments first.
  • If upgrade timing is blocked, check current Nextcloud vendor guidance.
  • Document residual privacy risk until all affected instances are upgraded.

Validation and detection

  • Inventory all Nextcloud Server instances and record exact version numbers.
  • Confirm no instance runs below 19.0.11, 20.0.10, or 21.0.2 in affected branches.
  • Review vendor advisory references for environment-specific upgrade notes.
  • Verify vulnerability management records reflect the privacy-only impact and fixed versions.
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-201: Information exposure and cloud metadata lookup

Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. 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-32653 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
Low
CVSS
2.7 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/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
2.7CVSS 3.1LowCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N1.21.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

2.7Low
CVSS 3.1 vector shape for CVE-2021-32653Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/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-201 · source CWE mapping

Insertion of Sensitive Information Into Sent Data

Insertion of Sensitive Information Into Sent Data represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.