Nextcloud | v32.0.11

Nextcloud v32.0.11 released on 02-06-2026


Nextcloud v32.0.11 is out now. Security hardening and vulnerability fixes close information-disclosure, XSS/CSRF and privilege-escalation vectors, tighten access controls around shares and APIs, and harden file-path handling.

See the release notes on GitHub for full details and upgrade instructions.

What’s in this release

  • Critical security patches addressing information disclosure, XSS/CSRF and privilege escalation, plus tighter access controls for shares and APIs.
  • Files, WebDAV and sharing fixes: improved file locking and sync reliability, corrected behaviour for public links and federated shares, and fixes to prevent data loss or incorrect file versions during concurrent uploads or client syncs.
  • Performance and stability work: optimisations for expensive database queries, fixes for background job processing and cron/queue handling, and memory-leak mitigations to improve robustness under high load.

Upgrade notes

  • Run pre-upgrade checks for app compatibility, PHP and database versions and caching; run occ upgrade and update apps after the release as described in the release notes.
  • Rollback: review the rollback considerations in the release notes and follow the documented guidance if you need to revert.

If you apply the update, tell us how it goes or report any issues on the GitHub release page — your feedback helps others deciding when to upgrade.

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