Join our community
Gitea is open source. Star our GitHub repo, and join our community on Discord!
We are excited to announce the release of Gitea version 1.22.5.
This update addresses two critical security issues, so we strongly recommend all users upgrade as soon as possible.
To deliver this release, we have successfully merged 13 pull requests.
Gitea was significantly impacted by the recently disclosed vulnerability in the Golang crypto library, identified as CVE-2024-45337. The announcement and details of the issue can be found in the Golang Announce group.
We extend our gratitude to the Golang team for addressing this critical security flaw, which has been resolved in Gitea through PR #32791.
Additionally, another important security issue was identified and resolved: branch deletion permissions were not adequately enforced after merging a pull request. This vulnerability has been patched in PR #32654.
A special thanks to @lunny for their prompt efforts in addressing these issues and ensuring the security of Gitea users.
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
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.
GetRefCommitID (#32705) (#32712)