LiveActive security incident?Get immediate response
CVE Record

CVE-2021-32726: Webauthn tokens not removed after user has been deleted

Nextcloud Server is a Nextcloud package that handles data storage. In versions prior to 19.0.13, 20.011, and 21.0.3, webauthn tokens were not deleted after a user has been deleted. If a victim reused an earlier used username, the previous user could gain access to their account. The issue was fixed in versions 19.0.13, 20.0.11, and 21.0.3. There are no known workarounds.

HighCVSS 7.1Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Older Nextcloud Server versions could leave a deleted user’s WebAuthn login token behind. If the same username was later reused, the former user might be able to access the new account. This is a high-impact identity lifecycle flaw, but the source bundle does not show active exploitation.

Executive priority

Treat this as a priority patch for affected Nextcloud environments, especially those with staff turnover, shared naming conventions, or automated account provisioning. The issue can cross account boundaries, but the required conditions make emergency response dependent on local exposure.

Technical view

CVE-2021-32726 affects Nextcloud Server before 19.0.13, 20.0.11, and 21.0.3. WebAuthn tokens were not removed when users were deleted, allowing token carryover if usernames were recreated. CVSS 3.1 is 7.1 with high confidentiality, integrity, and availability impact, high attack complexity, low privileges, and required user interaction.

Likely exposure

Exposure is likely where affected Nextcloud versions were used with WebAuthn enabled and operational processes allowed deleted usernames to be reused. The risk is narrower than broad remote compromise because it depends on a prior user, retained token, and username reuse.

Exploitation context

The bundle lists no CISA KEV entry and no cited source proving active exploitation. Practical abuse requires a previous user whose WebAuthn token remained registered, deletion of that user, and later reuse of the same username by another person.

Researcher notes

The core security failure is stale authentication material surviving account deletion. Evidence is strong for affected versions and fixed releases, but public exploitation evidence is not present in the supplied bundle. Do not broaden impact beyond username reuse with retained WebAuthn tokens.

Mitigation direction

  • Upgrade Nextcloud Server to 19.0.13, 20.0.11, 21.0.3, or later.
  • Follow Nextcloud advisory guidance; sources state there are no known workarounds.
  • Avoid reusing deleted usernames until the affected instance is upgraded.
  • Review recently deleted and recreated accounts for WebAuthn registration risk.
  • Prioritize systems where WebAuthn and external user lifecycle automation are used.

Validation and detection

  • Inventory Nextcloud Server versions across production and managed environments.
  • Confirm affected instances are upgraded to a fixed or later release.
  • Review whether deleted usernames were later recreated during the affected period.
  • Check recreated accounts for unexpected WebAuthn registrations or unusual access.
  • Validate user deletion behavior in staging after applying the fixed release.
Prepared
Confidence
high
Sources
6

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

CWE-708: 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 lookup
cve · low confidence lookup

CVE-2021-32726 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
7.1 (3.1)
Known Exploited
No
Published

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

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
5Source 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
7.1CVSS 3.1HighCVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H1.25.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

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

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.13, >= 20.0.0, < 20.0.11, >= 21.0.0, < 21.0.3Listed
Weakness

CWE details

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

CWE-708 · source CWE mapping

Incorrect Ownership Assignment

Incorrect Ownership Assignment represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.