CVE-2026-20883
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's stopwatch API occurs because the API does not re-validate repository access permissions. As a result, after a user's access to a private repository is revoked, the user may still be able to view issue titles and repository names through stopwatches that were started before their access was removed.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized information disclosure. Even after access to a private repository is revoked, a user may still see sensitive information such as issue titles and repository names, potentially exposing confidential project details.