LiveActive security incident?Get immediate response
CVE Record

CVE-2021-32689: Nextcloud Talk not properly disassociating users from chats after account deletion

Nextcloud Talk is a fully on-premises audio/video and chat communication service. In versions prior to 11.2.2, if a user was able to reuse an earlier used username, they could get access to any chat message sent to the previous user with this username. The issue was patched in versions 11.2.2 and 11.3.0. As a workaround, don't allow users to choose usernames themselves. This is the default behaviour of Nextcloud, but some user providers may allow doing so.

HighCVSS 8.1Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Deleted accounts in Nextcloud Talk were not fully separated from chat history. If a later user could reuse the same username, that user could see messages intended for the prior account. This is mainly an identity-management and privacy risk, not an availability issue.

Executive priority

Treat as high priority where Nextcloud Talk handles sensitive communications or regulated data. The business concern is unauthorized access to historical chat content after account lifecycle events. Prioritize patching and identity-provider review over broad emergency response unless local evidence suggests abuse.

Technical view

CVE-2021-32689 affects Nextcloud Talk before 11.2.2. Username reuse after account deletion could reattach chat visibility to the new account, exposing prior-user messages. CVSS 3.1 is 8.1 with network access, low complexity, low privileges, no user interaction, and high confidentiality and integrity impact.

Likely exposure

Exposure is likely limited to Nextcloud Talk deployments running vulnerable versions and using a user provider or configuration that allows users to choose or reuse usernames. The source says this is not the default Nextcloud behavior.

Exploitation context

The bundle does not show known active exploitation, and KEV is false. Abuse requires a low-privileged user and the ability to obtain a previously used username. Sources do not provide evidence of public weaponization.

Researcher notes

Relevant weaknesses are CWE-200 and CWE-708. The vulnerability is tied to account identity disassociation after deletion, not a generic remote code execution issue. Evidence supports the vendor-stated workaround and patched versions, but the bundle does not include detailed detection indicators.

Mitigation direction

  • Upgrade Nextcloud Talk to 11.2.2, 11.3.0, or a later fixed release.
  • Do not allow users to choose or reuse usernames.
  • Review external user provider settings for username reuse behavior.
  • Check Nextcloud advisory and release notes for any deployment-specific guidance.

Validation and detection

  • Inventory installed Nextcloud Talk or spreed versions across all instances.
  • Confirm no deployment runs a version before 11.2.2.
  • Verify identity providers prevent deleted username reuse.
  • Review account deletion and recreation records for reused usernames.
  • Assess whether affected chats contained sensitive business or customer data.
Prepared
Confidence
high
Sources
7

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-200: 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
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-32689 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.1 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/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
6Source 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.1CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N2.85.2Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/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
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
nextcloudsecurity-advisories< 11.2.2Listed
Weakness

CWE details

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

CWE-200 · source CWE mapping

Exposure of Sensitive Information to an Unauthorized Actor

Exposure of Sensitive Information to an Unauthorized Actor represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.

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.