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 resides in Gitea’s Notification API which may return private issue metadata even after a user’s access rights have been revoked, representing an information‑disclosure flaw (CWE‑200). This unauthorized exposure could allow an attacker to view confidential details about issues, potentially facilitating phishing, credential theft, or other secondary attacks.

Affected Systems

All installations of the Gitea Open Source Git Server that use the Notification API are potentially affected. The advisory notes that the flaw is fixed in release 1.26.4, so any deployment earlier than that version should check its version and upgrade if it is using the Notification API.

Risk and Exploitability

The EPSS score is below 1 % while the CVSS score of 7.5 indicates high severity. The likely attack vector requires the ability to send an authenticated HTTP request to the Notification API after a revocation event; this inference is based on typical API authentication requirements. Although exploitation probability is modest, the disclosed data could undermine confidentiality. The vulnerability is not listed in the CISA KEV catalog, so the overall risk is considered moderate to high for exposed data.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Gitea to version 1.26.4 or later to apply the official fix for the notification metadata exposure.
  • Implement an additional authorization check before returning issue metadata to ensure that the user still holds the required permissions, mitigating the CWE‑200 flaw.
  • Monitor Notification API access logs for suspicious activity and consider blocking repeated unauthorized requests to reduce the likelihood of exploitation.

Generated by OpenCVE AI on August 1, 2026 at 19:57 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

Status : Deferred

Published: 2026-07-03T21:17:05.243

Modified: 2026-07-06T18:18:46.870

Link: CVE-2026-58419

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T20:00:07Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor