Impact
Gitea releases up to 1.26.2 allow the RSS and Atom feed endpoints to bypass API access token scope checks, enabling any API token that does not have the required repository scope to retrieve private commit data. This flaw, identified as CWE‑863, results in accidental leakage of confidential information from private repositories.
Affected Systems
Gitea Open Source Git Server, versions 1.26.2 and earlier.
Risk and Exploitability
The moderate CVSS score of 4.3 and a very low EPSS score of <1% suggest a moderate severity but limited likelihood of exploitation. Based on the description, it is inferred that the attack vector is remote network access: an adversary who can obtain a valid API token without repository scope can request the feed URLs from any reachable location, thereby exposing private commit history. The flaw is not listed in CISA KEV, indicating no known widespread exploitation at this time.
OpenCVE Enrichment
Github GHSA