CyberShieldTips
Best Of
How-To Guides
Password Managers
Privacy Tools
Threat Analysis
VPN Reviews
📚 Resources
☰
Home
›
CVE Database
›
Gitea
›
CVE-2025-68938
CVE-2025-68938
Gitea before 1.25.2 mishandles authorization for deletion of releases.
medium
4.3
CVSS 3.1
Published:
Dec 26, 2025
Modified:
Jan 2, 2026
Vendor:
Gitea
Product:
Gitea
Description
Gitea before 1.25.2 mishandles authorization for deletion of releases.
References
https://blog.gitea.com/release-of-1.25.2/
https://github.com/go-gitea/gitea/pull/36002/commits/d4262131b39899d9e9ee5caa2635c810d476e43f#diff-8962bac89952027d50fa51f31f59d65bedb4c02bde0265eced5cf256cbed306d
https://github.com/go-gitea/gitea/releases/tag/v1.25.2
Related CVEs
CVE-2025-68946
medium · 5.4
In Gitea before 1.20.1, a forbidden URL scheme such as javascript: can be used for a link, aka XSS.
CVE-2025-68943
medium · 5.3
Gitea before 1.21.8 inadvertently discloses users' login times by allowing (for example) the lastlogintime explore/users sort order.
CVE-2025-68944
medium · 5.0
Gitea before 1.22.2 sometimes mishandles the propagation of token scope for access control within one of its own package registries.
CVE-2025-68945
medium · 5.8
In Gitea before 1.21.2, an anonymous user can visit a private user's project.
CVE-2025-68942
medium · 5.4
Gitea before 1.22.2 allows XSS because the search input box (for creating tags and branches) is v-html instead of v-text.
CVE-2025-68939
high · 8.2
Gitea before 1.23.0 allows attackers to add attachments with forbidden file extensions by editing an attachment name via an attachment API.