Description
Gitea versions before 1.25.5 have insufficient visibility checks in organization permission APIs for hidden members and private organizations.
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 arises from insufficient visibility checks in Gitea’s organization permission APIs, allowing an authenticated user to extract details about hidden members and private organizations. This creates an access control weakness (CWE-284) that could expose sensitive internal membership data and the private status of organizations to anyone who can authenticate to the API.

Affected Systems

All deployments of Gitea Open Source Git Server running a version prior to 1.25.5 are affected. Any installation that has not upgraded past the 1.25.5 release is vulnerable to this privacy exposure.

Risk and Exploitability

The flaw carries a CVSS score of 7.5, reflecting medium to high severity. With an EPSS score of less than 1 %, the probability of exploitation at present is low, and the issue is not listed in CISA’s KEV catalog. The attack vector is inferred to be an authenticated or internal attacker, as the API requires valid credentials to query organization membership and visibility data. An attacker with legitimate credentials could exploit the weakness to learn hidden membership details and the private status of organizations, potentially facilitating further malicious actions within the environment.

Generated by OpenCVE AI on July 23, 2026 at 16:17 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Gitea to version 1.25.5 or later, which restores proper visibility checks for organization permission APIs.
  • Enforce strict role‑based access controls to ensure only authorized roles can query organization membership and visibility data.
  • Monitor API logs for unusual or excessive access to organization and membership endpoints and investigate any anomalies.

Generated by OpenCVE AI on July 23, 2026 at 16:17 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 07 Jul 2026 17: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': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


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

Fri, 03 Jul 2026 20:45:00 +0000

Type Values Removed Values Added
Description Gitea versions before 1.25.5 have insufficient visibility checks in organization permission APIs for hidden members and private organizations.
Title Gitea organization permission APIs expose private visibility information
Weaknesses CWE-284
References

Subscriptions

Gitea Gitea Open Source Git Server
cve-icon MITRE

Status: PUBLISHED

Assigner: Gitea

Published:

Updated: 2026-07-07T16:59:58.397Z

Reserved: 2026-03-03T03:25:28.672Z

Link: CVE-2026-25712

cve-icon Vulnrichment

Updated: 2026-07-07T16:08:58.010Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-23T16:30:09Z

Weaknesses