← Back

Gitea

gitea

Vendor: Gitea • 52 CVEs

CVEs (52)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Gitea
1Gitea
Jan 29, 2026
Jan 22, 2026
N/A· v4
9.1 CRITICAL· v3
N/A· v2
Gitea does not properly validate repository ownership when linking attachments to releases. An attachment uploaded to a private repository could potentially be linked to a release in a different public repository, making...Show more
Gitea does not properly validate repository ownership when linking attachments to releases. An attachment uploaded to a private repository could potentially be linked to a release in a different public repository, making it accessible to unauthorized users.Show less
1Gitea
1Gitea
Jan 29, 2026
Jan 22, 2026
N/A· v4
6.5 MEDIUM· v3
N/A· v2
Gitea does not properly validate ownership when toggling OpenID URI visibility. An authenticated user may be able to change the visibility settings of other users' OpenID identities.
1Gitea
1Gitea
Jan 29, 2026
Jan 22, 2026
N/A· v4
9.1 CRITICAL· v3
N/A· v2
Gitea does not properly validate repository ownership when deleting Git LFS locks. A user with write access to one repository may be able to delete LFS locks belonging to other repositories.
1Gitea
1Gitea
Jan 29, 2026
Jan 22, 2026
N/A· v4
4.3 MEDIUM· v3
N/A· v2
Gitea does not properly verify authorization when canceling scheduled auto-merges via the web interface. A user with read access to pull requests may be able to cancel auto-merges scheduled by other users.
1Gitea
1Gitea
Jan 29, 2026
Jan 22, 2026
N/A· v4
6.5 MEDIUM· v3
N/A· v2
Gitea's stopwatch API does not re-validate repository access permissions. After a user's access to a private repository is revoked, they may still view issue titles and repository names through previously started stopwat...Show more
Gitea's stopwatch API does not re-validate repository access permissions. After a user's access to a private repository is revoked, they may still view issue titles and repository names through previously started stopwatches.Show less
1Gitea
1Gitea
Jan 29, 2026
Jan 22, 2026
N/A· v4
6.5 MEDIUM· v3
N/A· v2
Gitea's notification API does not re-validate repository access permissions when returning notification details. After a user's access to a private repository is revoked, they may still view issue and pull request titles...Show more
Gitea's notification API does not re-validate repository access permissions when returning notification details. After a user's access to a private repository is revoked, they may still view issue and pull request titles through previously received notifications.Show less
1Gitea
1Gitea
Jan 29, 2026
Jan 22, 2026
N/A· v4
9.1 CRITICAL· v3
N/A· v2
Gitea does not properly validate project ownership in organization project operations. A user with project write access in one organization may be able to modify projects belonging to a different organization.
1Gitea
1Gitea
Jan 29, 2026
Jan 22, 2026
N/A· v4
7.5 HIGH· v3
N/A· v2
Gitea does not properly verify repository context when deleting attachments. A user who previously uploaded an attachment to a repository may be able to delete it after losing access to that repository by making the requ...Show more
Gitea does not properly verify repository context when deleting attachments. A user who previously uploaded an attachment to a repository may be able to delete it after losing access to that repository by making the request through a different repository they can access.Show less
1Gitea
1Gitea
Jan 29, 2026
Jan 22, 2026
N/A· v4
3.5 LOW· v3
N/A· v2
Gitea may send release notification emails for private repositories to users whose access has been revoked. When a repository is changed from public to private, users who previously watched the repository may continue to...Show more
Gitea may send release notification emails for private repositories to users whose access has been revoked. When a repository is changed from public to private, users who previously watched the repository may continue to receive release notifications, potentially disclosing release titles, tags, and content.Show less
1Gitea
1Gitea
Jan 6, 2026
Jan 1, 2026
N/A· v4
5.3 MEDIUM· v3
N/A· v2
In Gitea before 1.25.2, /api/v1/user has different responses for failed authentication depending on whether a username exists.
1Gitea
1Gitea
Dec 31, 2025
Dec 26, 2025
N/A· v4
5.4 MEDIUM· v3
N/A· v2
In Gitea before 1.20.1, a forbidden URL scheme such as javascript: can be used for a link, aka XSS.
1Gitea
1Gitea
Dec 31, 2025
Dec 26, 2025
N/A· v4
5.3 MEDIUM· v3
N/A· v2
In Gitea before 1.21.2, an anonymous user can visit a private user's project.
1Gitea
1Gitea
Dec 31, 2025
Dec 26, 2025
N/A· v4
5.3 MEDIUM· v3
N/A· v2
Gitea before 1.22.2 sometimes mishandles the propagation of token scope for access control within one of its own package registries.
1Gitea
1Gitea
Dec 31, 2025
Dec 26, 2025
N/A· v4
5.3 MEDIUM· v3
N/A· v2
Gitea before 1.21.8 inadvertently discloses users' login times by allowing (for example) the lastlogintime explore/users sort order.
1Gitea
1Gitea
Jan 2, 2026
Dec 26, 2025
N/A· v4
5.4 MEDIUM· v3
N/A· v2
Gitea before 1.22.2 allows XSS because the search input box (for creating tags and branches) is v-html instead of v-text.
1Gitea
1Gitea
Jan 2, 2026
Dec 26, 2025
N/A· v4
5.3 MEDIUM· v3
N/A· v2
Gitea before 1.22.3 mishandles access to a private resource upon receiving an API token with scope limited to public resources.
1Gitea
1Gitea
Jan 2, 2026
Dec 26, 2025
N/A· v4
5.3 MEDIUM· v3
N/A· v2
In Gitea before 1.22.5, branch deletion permissions are not adequately enforced after merging a pull request.
1Gitea
1Gitea
Jan 2, 2026
Dec 26, 2025
N/A· v4
5.3 MEDIUM· v3
N/A· v2
Gitea before 1.23.0 allows attackers to add attachments with forbidden file extensions by editing an attachment name via an attachment API.
1Gitea
1Gitea
Jan 2, 2026
Dec 26, 2025
N/A· v4
5.3 MEDIUM· v3
N/A· v2
Gitea before 1.25.2 mishandles authorization for deletion of releases.
1Gitea
1Gitea
Nov 21, 2024
Aug 7, 2023
N/A· v4
6.5 MEDIUM· v3
N/A· v2
In Gitea through 1.17.1, repo cloning can occur in the migration function.