v3.4.11
EricLBuehler/mistral.rsv3.4.11Jun 10, 2026by github-actions[bot]
AI Summary
This release addresses a security and data integrity issue in the API where permission checks for user updates were not correctly verifying the provided data.
Key Highlights
- API permission validation fix for user updates
- Fixes potential unauthorized data modification
- Improves API security posture
Full Release Notes
## [3.4.11](https://github.com/zitadel/zitadel/compare/v3.4.10...v3.4.11) (2026-06-10) ### Bug Fixes * **api:** check permission based on provided data on user updates ([90f3102](https://github.com/zitadel/zitadel/commit/90f310212d3a5075084a603bf61fed549c92956d))