Incorrect authorization in Gitea - CVE-2026-57897

 

Incorrect authorization in Gitea - CVE-2026-57897

Published: July 14, 2026


Vulnerability identifier: #VU137441
CSH Severity: Low
CVSS v4: 7.1 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-57897
CWE-ID: CWE-863
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote user to disclose sensitive information from private repositories within an organization.

The vulnerability exists due to incorrect authorization in the org-level Actions run and job API endpoints when handling requests to list workflow runs or jobs for an organization. A remote user can send requests to the org-level Actions APIs to disclose sensitive information from private repositories within an organization.

The affected endpoints expose workflow metadata across repositories in the organization without enforcing per-repository access control checks, enabling enumeration and search over private workflow history.


Affected software

Gitea

How to mitigate CVE-2026-57897

Install security update from vendor's website.

Gitea - update to 1.27.0

External References

Related Security Bulletins