---
id: CVE-2026-45285
title: Nextcloud is an open source content collaboration platform
summary: >-
  Nextcloud is an open source content collaboration platform. From versions
  32.0.0 to before 32.0.9, and 33.0.0 to before 33.0.3, when a user shares a
  folder or file with a Nextcloud Team that includes an external member (a
  person added vi…
severity: medium
cvss: 6.4
cvssVector: 'CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N'
cwe:
  - CWE-862
vendor: nextcloud
product: nextcloud_server
affected:
  - 'nextcloud_server >= 32.0.0, < 32.0.9'
  - 'nextcloud_server >= 33.0.0, < 33.0.3'
patched:
  - nextcloud_server 33.0.3
published: '2026-06-01'
updated: '2026-07-22'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-45285'
references:
  - url: 'https://github.com/nextcloud/circles/pull/2454'
    label: security-advisories@github.com
  - url: >-
      https://github.com/nextcloud/security-advisories/security/advisories/GHSA-r3xh-x86g-hw4m
    label: security-advisories@github.com
  - url: 'https://hackerone.com/reports/3625932'
    label: security-advisories@github.com
tags:
  - nvd
epss: 0.00293
epssPercentile: 0.22107
ingestedAt: '2026-07-23T07:14:46.386Z'
---

## Overview

Nextcloud is an open source content collaboration platform. From versions 32.0.0 to before 32.0.9, and 33.0.0 to before 33.0.3, when a user shares a folder or file with a Nextcloud Team that includes an external member (a person added via email address who does not have a Nextcloud account), the system automatically creates a public link for that external member. This public link is not displayed in the share section of the folder, so the folder owner has no knowledge of its existence. It is sent via email to the external member. It grants the same permissions (read, write, delete, reshare, download) as the Team’s access. An attacker who receives or intercepts this link can access, modify, delete, reshare, and download all data in the shared folder without any further authentication. The folder owner cannot see or revoke the link through the normal sharing interface. This issue has been patched in versions 32.0.9 and 33.0.3.

## Affected

- `nextcloud_server >= 32.0.0, < 32.0.9`
- `nextcloud_server >= 33.0.0, < 33.0.3`

## Remediation

Upgrade past the affected range:

- `nextcloud_server 33.0.3`
