Description
Repository Visibility Manipulation via Git Push Options
Published: 2026-08-13
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An attacker can manipulate repository visibility by using git push options, allowing an unauthorized change of a repository from private to public. Based on the description, the likely attack vector is the use of git push options with appropriate permissions to alter visibility settings.

Affected Systems

Gitea Open Source Git Server is affected. The CVE data does not list specific version numbers, so all installed instances of Gitea should be treated as potentially vulnerable until a fixed release is applied.

Risk and Exploitability

The EPSS score is <1%, indicating a very low probability of exploitation, and the vulnerability is not listed in the CISA KEV catalog. The CVSS score is 7.1, indicating a high severity impact. The attack requires the ability to push to a repository, implying that an authenticated user with push rights could abuse this flaw. Based on the description, the likely attack vector is an authenticated user exploiting push permissions to change visibility, but no exploitation data exists, so the risk is uncertain though the potential for exposing private code warrants immediate attention.

Generated by OpenCVE AI on August 22, 2026 at 10:57 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Gitea to the latest release that contains the fix for this vulnerability.
  • Disable or restrict git push options that modify repository visibility in the Gitea configuration.
  • Ensure users have the minimum required permissions and audit push logs for unauthorized visibility changes.

Generated by OpenCVE AI on August 22, 2026 at 10:57 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-8p9h-49rc-qgxj Gitea: Repository Visibility Manipulation via Git Push Options
History

Fri, 21 Aug 2026 00:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-1220
References
Metrics threat_severity

None

threat_severity

Important


Fri, 14 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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


Thu, 13 Aug 2026 19:30: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

Thu, 13 Aug 2026 17:00:00 +0000

Type Values Removed Values Added
Description Repository Visibility Manipulation via Git Push Options
Title Repository Visibility Manipulation via Git Push Options
Weaknesses CWE-284
References

Subscriptions

Gitea Gitea Open Source Git Server
cve-icon MITRE

Status: PUBLISHED

Assigner: Gitea

Published:

Updated: 2026-08-14T19:12:37.154Z

Reserved: 2026-06-30T18:57:20.616Z

Link: CVE-2026-58437

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-08-13T17:17:27.703

Modified: 2026-08-26T16:53:48.300

Link: CVE-2026-58437

cve-icon Redhat

Severity : Important

Publid Date: 2026-08-13T16:44:52Z

Links: CVE-2026-58437 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-22T11:00:04Z

Weaknesses
  • CWE-1220

    Insufficient Granularity of Access Control

  • CWE-284

    Improper Access Control