Skip to main content
CVE-2026-55982 CRITICAL CVSS 9.1 code.gitea.io/gitea Verified Advisory

OIDC userinfo scope bypass in Gitea (CVE-2026-55982)

The OIDC userinfo endpoint (`GET /login/oauth/userinfo`) in Gitea accepts personal access tokens as bearer credentials without enforcing their assigned scopes. A token scoped only to `read:misc` - which is denied access to user-related REST API endpoints - can successfully retrieve identity claims including email address and organization/team membership (`groups`) from this endpoint. This weakens the authorization boundary established by API token scopes, exposing identity information to holders of narrowly scoped tokens. Affected versions: - 1.26.2 We recommend updating to: 1.27.0. CVSS 9.1 · our assessment: act_now Reference: https://github.com/go-gitea/gitea/security/advisories/GHSA-mg4f-x9v4-6h2p Details: https://vuln.today/cve/CVE-2026-55982

Verified by vuln.today against published advisories.

Affected versions

  • – 1.26.2

Fixed in: 1.27.0

Full CVE analysis Reference Published Aug 14, 2026

← All verified advisories

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy