Description
Release attachment extension allowlist bypass via web release edit form (variant of CVE-2025-68939)
Published: 2026-08-13
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an allowlist bypass that lets attackers upload files with disallowed extensions through the web release edit form, leading to arbitrary file uploads that could enable content manipulation or other unauthorized actions. It aligns with CWE-424 (misuse of default or dummy values) and CWE-434 (unrestricted upload of file with dangerous type), and poses risks to confidentiality, integrity, and availability of the Gitea repository.

Affected Systems

The issue affects the Gitea Open Source Git Server. The advisory references the 1.27.0 release that implements a fix, implying all earlier releases are vulnerable. No explicit version list is provided, so deployments running any version preceding 1.27.0 should be considered affected.

Risk and Exploitability

No CVSS score is provided and the EPSS figure is unavailable, but the vulnerability remains potentially exploitable. Based on the description, it is inferred that an attacker would need access to the release edit form, which normally requires authentication. The risk remains significant due to the capacity for unrestricted file uploads, despite the lack of current exploitation data and absence from CISA KEV catalog. Administrators should treat the threat as significant until a patch is applied.

Generated by OpenCVE AI on August 13, 2026 at 19:19 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Gitea to version 1.27.0 or later.
  • If an upgrade cannot be performed immediately, disable or restrict the release edit form’s file upload capability and enforce stricter extension filtering via configuration.
  • Continuously monitor upload logs for unauthorized or suspicious file activity and perform regular scans of the repository for malicious artifacts.

Generated by OpenCVE AI on August 13, 2026 at 19:19 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-25gq-j9jx-43pg Gitea: Release attachment extension allowlist bypass via web release edit form (variant of CVE-2025-68939)
History

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

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

Type Values Removed Values Added
Description Release attachment extension allowlist bypass via web release edit form (variant of CVE-2025-68939)
Title Release attachment extension allowlist bypass via web release edit form (variant of CVE-2025-68939)
Weaknesses CWE-424
CWE-434
References

Subscriptions

Gitea Gitea Open Source Git Server
cve-icon MITRE

Status: PUBLISHED

Assigner: Gitea

Published:

Updated: 2026-08-13T16:44:49.015Z

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

Link: CVE-2026-58428

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

Modified: 2026-08-13T17:17:26.833

Link: CVE-2026-58428

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T19:30:03Z

Weaknesses
  • CWE-424

    Improper Protection of Alternate Path

  • CWE-434

    Unrestricted Upload of File with Dangerous Type