Vulnerability Description
Gitea versions before 1.26.0 allow API users to fork a repository into an organization without first passing the CanCreateOrgRepo check, which can expose organization secrets.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://blog.gitea.com/release-of-1.26.0/
- https://github.com/go-gitea/gitea/pull/36950
- https://github.com/go-gitea/gitea/releases/tag/v1.26.0
- https://github.com/go-gitea/gitea/security/advisories/GHSA-fhx7-m96w-mv29
- https://github.com/go-gitea/gitea/security/advisories/GHSA-fhx7-m96w-mv29
FAQ
What is CVE-2026-22555?
CVE-2026-22555 is a vulnerability with a CVSS score of 8.1 (HIGH). Gitea versions before 1.26.0 allow API users to fork a repository into an organization without first passing the CanCreateOrgRepo check, which can expose organization secrets.
How severe is CVE-2026-22555?
CVE-2026-22555 has been rated HIGH with a CVSS base score of 8.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-22555?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.