CVE-2026-45285

MEDIUM EPSS 20.9%
Published Jun 1, 20264w ago · Modified Jun 17, 20261w ago
6.4 CVSS 3.1
Medium
Find Similar
Published Jun 1, 2026 4w ago
Last Modified Jun 17, 2026 1w ago

Description

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.

CVSS Details

Base Score
6.4
Exploitability
1.2
Impact
5.2
Vector string
CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N
Attack Vector Network
Attack Complexity High
Privileges Required Low
User Interaction Required
Scope Unchanged
Confidentiality High
Integrity High
Availability None

Threat Intelligence

EPSS Exploit Probability
20.9% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-862 Missing Authorization Authorization

Affected Products 4

VendorProductVersionRange
nextcloudnextcloud_server*≥32.0.0  –  <32.0.9
nextcloudnextcloud_server*≥33.0.0  –  <33.0.3
nextcloudnextcloud_server*≥32.0.0  –  <32.0.9
nextcloudnextcloud_server*≥33.0.0  –  <33.0.3

References 3

  • github.com https://github.com/nextcloud/circles/pull/2454
    Issue TrackingPatch
  • github.com https://github.com/nextcloud/security-advisories/security/advisories/GHSA-r3xh-x86g-hw4m
    Vendor Advisory
  • hackerone.com https://hackerone.com/reports/3625932
    Permissions Required

Remediation

  • github.com https://github.com/nextcloud/circles/pull/2454
    Issue TrackingPatch