Nextcloud | v33.0.2

Nextcloud v33.0.2 released on 02-04-2026


Nextcloud v33.0.2 is out now. It delivers security hardening and critical fixes that administrators should apply promptly to address potential information disclosure, cross-site scripting and privilege escalation in specific code paths.

See the full release notes on GitHub for details, including mitigation and verification steps for admins and practical upgrade guidance: Nextcloud v33.0.2 release.

What’s in this release

  • Security hardening: fixes that address information disclosure, cross-site scripting and privilege escalation in specific code paths.
  • Files, sharing and sync improvements: corrections for stale or incorrect share permissions, file locking and rename edge-cases, better handling of large folders during scans and changes that reduce sync client conflicts.
  • Admin, LDAP and authentication updates: improved LDAP/AD user and group mapping reliability, fixes to session and token handling, and corrections for two-factor and SSO flows affecting login and provisioning.

Upgrade notes

  • API compatibility and deprecated behaviours: app authors should check third-party compatibility before upgrading; back up your instance, run migrations and cron after the update and follow the troubleshooting tips in the release notes.
  • Rollback guidance: if a revert is required, restore from a backup taken before the upgrade and verify authentication and cron tasks are functioning once restored.

Please share your experience on the GitHub release page or file an issue if you encounter problems after upgrading.

Related posts

Weekly Tech Digest | 06 Jul 2026

Stay updated with the latest in tech! This digest covers AI ethics, auto industry shifts, and the impact of politics on technology, exploring today's pressing issues.

wolfCOSE zero-allocation parsing in embedded C

wolfCOSE looks sensible only if you care about what your firmware actually has to carry. I like that, because on small targets the wrong crypto feature can cost more than the message itself, and there...

restic | v0.19.1

restic v0 19 1: safer FUSE mounts and mountpoint checks, robust backup source and exclude handling, clearer CLI JSON output, Windows SFTP deletion fixes