Description
Notification API leaks private issue metadata after access revocation
Published: 2026-07-03
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is in the Gitea Notification API, which can return private issue metadata even after a user’s access has been revoked. The flaw allows an unauthorised party to view data that should have been protected, constituting an information disclosure vulnerability (CWE‑200).

Affected Systems

All installations of the Gitea Open Source Git Server running a version earlier than 1.26.4 are affected when the Notification API is used. The issue is fixed in releases 1.26.4 and later.

Risk and Exploitability

The EPSS score is below 1 %, and the CVSS score of 7.5 indicates a high severity. It is not listed in the CISA KEV catalog, indicating a low likelihood of exploitation. The attack likely requires the ability to send an HTTP request to the Notification API after a revocation event; this can be done remotely if the attacker can reach the server. Based on the HTTP access to the server. Although the probability of exploitation is modest, the information disclosed could assist in phishing, credential theft, or other secondary attacks, so the overall risk is considered moderate.

Generated by OpenCVE AI on July 21, 2026 at 09:04 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Gitea to version 1.26.4 or later to receive the official fix for the notification metadata exposure.
  • Configure a reverse proxy or firewall rule to block Notification API requests from users.
  • Add an extra authorization check before returning issue metadata to ensure the requesting user still holds the required permissions as a temporary workaround.

Generated by OpenCVE AI on July 21, 2026 at 09:04 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-44qc-pgvp-wx7v Gitea: Notification API leaks private issue metadata after access revocation
History

Mon, 06 Jul 2026 23: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

Mon, 06 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Fri, 03 Jul 2026 21:15:00 +0000

Type Values Removed Values Added
Description Notification API leaks private issue metadata after access revocation
Title Notification API leaks private issue metadata after access revocation
Weaknesses CWE-200
References

Subscriptions

Gitea Gitea Open Source Git Server
cve-icon MITRE

Status: PUBLISHED

Assigner: Gitea

Published:

Updated: 2026-07-06T15:14:06.910Z

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

Link: CVE-2026-58419

cve-icon Vulnrichment

Updated: 2026-07-06T15:13:28.077Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-21T09:15:02Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor