Missing Authorization in Gitea - CVE-2026-25714

 

Missing Authorization in Gitea - CVE-2026-25714

Published: June 8, 2026


Vulnerability identifier: #VU133474
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2026-25714
CWE-ID: CWE-862
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: The Gitea Authors
Affected software:
Gitea

Detailed vulnerability description

The vulnerability allows a remote user to disclose sensitive information.

The vulnerability exists due to improper access control in the /user/orgs API endpoint when handling requests made with a public-only scoped API token. A remote user can send a request to the endpoint to disclose sensitive information.

The issue exposes private and limited-visibility organizations that belong to the token owner.


How to mitigate CVE-2026-25714

Install security update from vendor's website.

Sources