CVE-2026-20736
BaseFortify
Publication date: 2026-01-22
Last updated on: 2026-01-29
Assigner: Gitea Limited
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| gitea | gitea | to 1.25.4 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-284 | The product does not restrict or incorrectly restricts access to a resource from an unauthorized actor. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability in Gitea occurs because the system does not properly verify the repository context when deleting attachments. As a result, a user who previously uploaded an attachment to one repository may still be able to delete that attachment even after losing access to that repository, by making the deletion request through a different repository they currently have access to.
How can this vulnerability impact me? :
This vulnerability can allow unauthorized deletion of attachments from repositories. Users who should no longer have access to certain repository content might still be able to delete attachments, potentially leading to data loss or disruption of repository integrity.