Gitea 1.24.5 is released
We are excited to announce the release of Gitea version 1.24.5!
This release includes 9 merged pull requests, thanks to the amazing contributions from our community.
Security
In this release, the official binaries and images have been compiled with Golang 1.24.6, addressing the following security vulnerabilities:
- CVE-2025-4790 os/exec: LookPath may return unexpected paths
- CVE-2025-47907 database/sql: incorrect results returned from Rows.Scan
How to install or update
Download our pre-built binaries from the Gitea downloads page — make sure to select the version compatible with your platform. For a step-by-step guide on installation or upgrades, check out our installation documentation
Special Thanks
We would also like to thank all of our supporters on Open Collective who are helping to sustain us financially.
Looking for a seamless, hassle-free solution to manage your Git repositories? Discover Gitea Cloud — A fully-managed, scalable platform designed to streamline your development workflow.
Changelog
1.24.5 - 2025-08-12
- BUGFIXES
- MISC