Description
Gitea versions up to and including 1.26.1 allow OAuth2 access token scope enforcement to be bypassed through HTTP Basic authentication.
Published: 2026-07-03
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw allows the OAuth2 access token scope enforcement to be bypassed via HTTP Basic authentication in Gitea up to and including version 1.26.1. By authenticating with Basic credentials, an attacker can use a token for actions beyond its intended scopes, enabling unauthorized actions on repositories and potentially exposing confidential data. The issue maps to CWE‑863 (Scope Bypass) and CWE‑284 (Improper Authorization).

Affected Systems

The vulnerability affects the Gitea Open Source Git Server, specifically all versions up to and including 1.26.1. The latest released version, 1.26.2, contains the fix.

Risk and Exploitability

The CVSS score of 8.1 classifies this as high severity. The EPSS score of < 1% indicates a low but nonzero probability of exploitation, and it is not listed in the CISA KEV catalog, so there is no known widespread exploitation yet. The likely attack vector is remote over the network, requiring the attacker to authenticate with Basic credentials; once authenticated, the attacker can use any OAuth2 token without its intended scope checks.

Generated by OpenCVE AI on July 21, 2026 at 09:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Gitea to the latest released version (e.g., 1.26.2 or later)
  • If an immediate upgrade is not feasible, disable HTTP Basic authentication or enforce strict scope checks on token usage
  • Conduct audit of OAuth2 token enforcement and monitor logs for unauthorized token usage

Generated by OpenCVE AI on July 21, 2026 at 09:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-9r5x-wg6m-x2rc Gitea: OAuth2 access token scope enforcement bypass via HTTP Basic authentication
History

Mon, 06 Jul 2026 23:15:00 +0000

Type Values Removed Values Added
First Time appeared Gitea
Gitea gitea Open Source Git Server
Vendors & Products Gitea
Gitea gitea Open Source Git Server

Mon, 06 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 03 Jul 2026 20:45:00 +0000

Type Values Removed Values Added
Description Gitea versions up to and including 1.26.1 allow OAuth2 access token scope enforcement to be bypassed through HTTP Basic authentication.
Title Gitea Basic Auth bypasses OAuth2 access token scopes
Weaknesses CWE-284
CWE-863
References
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N'}


Subscriptions

Gitea Gitea Open Source Git Server
cve-icon MITRE

Status: PUBLISHED

Assigner: Gitea

Published:

Updated: 2026-07-06T15:18:39.782Z

Reserved: 2026-03-03T03:25:50.232Z

Link: CVE-2026-28699

cve-icon Vulnrichment

Updated: 2026-07-06T15:18:29.048Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-21T09:30:04Z

Weaknesses