Description
REST API exposes organization membership of private organizations to public
Published: 2026-08-13
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows an adversary to retrieve a list of members belonging to private organizations by accessing a REST API endpoint that was intended to be restricted. The exposed endpoint returns membership details without enforcing proper authorization checks, giving attackers a visibility advantage that can be leveraged for social engineering or targeted credential gathering. The flaw aligns with insufficient access control (CWE‑284) and missing access‑control enforcement (CWE‑863).

Affected Systems

Any installation of the Gitea Open Source Git Server that exposes the affected REST API endpoint is susceptible. The specific product is Gitea, and no particular version or patch information is supplied. Systems exposing private organization membership listings through the public API are impacted; other Gitea deployments that have disabled or omitted these endpoints are not affected.

Risk and Exploitability

The vulnerability carries a CVSS score of 7.5, indicating a high severity level with a considerable impact on confidentiality. It is likely exploitable through an unauthenticated or minimally authenticated request to the open API endpoint, requiring only internet connectivity and knowledge of the endpoint URL; the EPSS score of <1% reflects a low current exploitation probability. Because it is not listed in the CISA KEV catalog, it has not yet been confirmed as a widely exploited vulnerability, but the potential for data disclosure and social engineering warrants timely monitoring and remediation.

Generated by OpenCVE AI on August 18, 2026 at 22:43 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Check the latest Gitea release notes for a patch addressing this vulnerability, and upgrade to the newest version when available.
  • If an upgrade is not immediately possible, enforce authentication on the REST API endpoints that expose organization membership, or apply role‑based access controls to restrict their use to authorized users.
  • Restrict network exposure of the vulnerable API endpoints by configuring firewall or network segmentation rules to allow only trusted internal hosts or IP ranges.
  • Continuously monitor security advisories for Gitea and promptly apply any new updates or patches that mitigate this issue.

Generated by OpenCVE AI on August 18, 2026 at 22:43 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-jr5x-6h83-wrxf Gitea: REST API exposes organization membership of private organizations to public
History

Tue, 18 Aug 2026 12:15:00 +0000

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

None

threat_severity

Moderate


Fri, 14 Aug 2026 18: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'}


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 REST API exposes organization membership of private organizations to public
Title REST API exposes organization membership of private organizations to public
Weaknesses CWE-284
References

Subscriptions

Gitea Gitea Open Source Git Server
cve-icon MITRE

Status: PUBLISHED

Assigner: Gitea

Published:

Updated: 2026-08-14T17:34:38.917Z

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

Link: CVE-2026-58417

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-58417

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-58417 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-18T22:45:03Z

Weaknesses