v3.4.13
deepseek-ai/DeepSeek-Coder-V2v3.4.13Jul 17, 2026by github-actions[bot]
AI Summary
A maintenance release focused on security and bug fixes, specifically addressing a vulnerability that allowed disk access via the require function.
Key Highlights
- Security patch preventing disk access via require
- Bug fix in actions module
Full Release Notes
## [3.4.13](https://github.com/zitadel/zitadel/compare/v3.4.12...v3.4.13) (2026-07-17) ### Bug Fixes * **actions:** prevent disk access via require ([e28d6bc](https://github.com/zitadel/zitadel/commit/e28d6bcc033368c3e9683ee15c195b8460b9305d))