Description
Webhooks created by a collaborator keep firing after their repo access is revoked → ongoing real-time exfiltration of private repo content (incomplete revocation cleanup in `DeleteCollaboration`)
Published: 2026-08-13
Score: 6.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows webhooks created by a collaborator to continue firing after the collaborator’s repository access has been revoked, resulting in persistent real‑time exfiltration of private repository content. This defect indicates a failure in the repository revocation process to clean up associated webhook configurations, enabling unauthorized data disclosure. The flaw represents an authorization weakness (CWE‑284) and an incomplete cleanup (CWE‑459).

Affected Systems

The flaw impacts the Gitea Open Source Git Server. Specific product versions are not provided, so all deployed instances should be evaluated for remediation.

Risk and Exploitability

The EPSS score is < 1% and the vulnerability is not listed in the CISA KEV catalog, indicating limited public exploitation data. With a CVSS score of 6.8, the defect represents a moderate to high risk to confidentiality if exploited. The likely attack vector involves a repository administrator revoking a collaborator’s access; if the webhook remains active, that administrator can obtain confidential data through the webhook payloads. Developers should therefore treat this as a high‑severity authorization issue and address it promptly.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the official patch by upgrading Gitea to version 1.27.0 or later.
  • Manually inspect and delete any lingering webhooks that belong to collaborators whose access has already been revoked.
  • Audit the collaborator revocation workflow to ensure that webhook cleanup is executed and validated after each revocation.

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

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-66m4-5jjr-2rg5 Gitea: Webhooks created by a collaborator keep firing after their repo access is revoked → ongoing real-time exfiltration of private repo content
History

Thu, 20 Aug 2026 00:15:00 +0000

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

None

threat_severity

Important


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

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


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 Webhooks created by a collaborator keep firing after their repo access is revoked → ongoing real-time exfiltration of private repo content (incomplete revocation cleanup in `DeleteCollaboration`)
Title Webhooks created by a collaborator keep firing after their repo access is revoked → ongoing real-time exfiltration of private repo content (incomplete revocation cleanup in `DeleteCollaboration`)
Weaknesses CWE-284
References

Subscriptions

Gitea Gitea Open Source Git Server
cve-icon MITRE

Status: PUBLISHED

Assigner: Gitea

Published:

Updated: 2026-08-14T19:59:35.049Z

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

Link: CVE-2026-58440

cve-icon Vulnrichment

Updated: 2026-08-14T19:59:30.636Z

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-58440

cve-icon Redhat

Severity : Important

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

Links: CVE-2026-58440 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-22T10:30:17Z

Weaknesses