Description
Cross-repository issue/comment attachment re-linking can expose private attachment content
Published: 2026-08-13
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows an attacker to re‑link attachments from one repository to an issue or comment in another repository, thereby exposing private attachment content that should not be publicly accessible. This flaw arises from insufficient access control and missing authorization checks, as identified by CWE-639 and CWE-862.

Affected Systems

The affected product is Gitea Open Source Git Server. No specific version information is provided in the advisory.

Risk and Exploitability

The exploit probability is unknown because EPSS is not available, and the vulnerability is not listed in CISA KEV. The lack of a CVSS score limits precise severity assessment, but the potential to leak private data suggests a moderate to high risk. The likely attack vector is through the UI or API mechanisms that enable attachment re‑linking across repositories, inferred from the description of the issue.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Gitea to version 1.27.0 or later to apply the vendor’s fix.
  • If an immediate update is not possible, disable or block the cross‑repository attachment re‑linking feature in the configuration or through repository permissions.
  • Audit existing issue and comment attachments regularly to detect any unintended exposure of private data.

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

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-6c6r-5xr4-cr5m Gitea: Cross-repository issue/comment attachment re-linking can expose private attachment content
History

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

Type Values Removed Values Added
Description Cross-repository issue/comment attachment re-linking can expose private attachment content
Title Cross-repository issue/comment attachment re-linking can expose private attachment content
Weaknesses CWE-639
CWE-862
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Gitea

Published:

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

Reserved: 2026-07-08T09:19:07.989Z

Link: CVE-2026-57886

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-57886

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T19:00:12Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key

  • CWE-862

    Missing Authorization