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

Impact

The REST API endpoint that returns organization member lists was incorrectly implemented, allowing any user with API access to retrieve membership details for private organizations. Based on the description, it is inferred that the endpoint may be accessed without authentication. This grants an attacker knowledge of who belongs to a private organization, which could aid social engineering or credential harvesting. The weakness corresponds to CWE-284, a vulnerability where insufficient authorization controls permit unintended access.

Affected Systems

The vulnerability is present in the Gitea Open Source Git Server. The product is listed without a specific affected version, but the vendor has released a patch in version 1.27.0, as referenced in the advisories. All installations running a Gitea version prior to that release are potentially affected unless the API has been manually disabled.

Risk and Exploitability

Based on the description, it is inferred that attackers can reach the endpoint over the network, requiring only internet connectivity and knowledge of the API endpoint. No exploit code is provided in the advisory. Although the EPSS score is not available and the vulnerability is not listed in KEV, the design flaw and public disclosure suggest a moderate to high likelihood of exploitation. The CVSS score is unspecified, but the impact on confidentiality and potential to facilitate further attacks warrants prompt attention.

Generated by OpenCVE AI on August 13, 2026 at 19:04 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Gitea 1.27.0 or later to apply the vendor fix for the API authorization flaw.
  • If an upgrade is not immediately possible, disable or remove the REST API endpoints that disclose organization membership, or enforce authentication and role‑based access control on those endpoints.
  • Apply network segmentation or firewall rules to restrict unauthenticated API access to trusted internal hosts.
  • Review and monitor audit logs for evidence of unauthorized membership enumeration.

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

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-13T16:44:47.004Z

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

Link: CVE-2026-58417

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-58417

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T19:15:03Z

Weaknesses