CVE-2026-45155 PUBLISHED

Nextcloud: Private circle can be added to another circle via API

Assigner: GitHub_M
Reserved: 08.05.2026 Published: 01.06.2026 Updated: 01.06.2026

Nextcloud is an open source content collaboration platform. In Nextcloud Server from versions 32.0.0 to before 32.0.7 and 33.0.0 to before 33.0.1, a missing access check on API level allowed to add unknown circles by their ID directly to other circles. Since circle IDs have 62^15 complexity by default this is still unlikely to be executable at will, but if access to an ID was available via another source, memberships could be tracked like this. It is recommended that the Nextcloud Server is upgraded to 32.0.7 or 33.0.1. It is recommended that the Nextcloud Enterprise Server is upgraded to 29.0.16.14, 30.0.17.8, 31.0.14.3, 32.0.7 or 33.0.1

Metrics

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

Product Status

Vendor nextcloud
Product security-advisories
Versions
  • Version >= 32.0.0, < 32.0.7 is affected
  • Version >= 33.0.0, < 33.0.1 is affected

References

Problem Types

  • CWE-639: Authorization Bypass Through User-Controlled Key CWE