PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-58427 Gitea CVE debrief

CVE-2026-58427 is a high-severity vulnerability in Gitea, a self-hosted Git service. The issue arises from an incomplete fix for PR #38145, which fails to properly restrict access to private organization member lists through the /members API endpoint. This allows unauthorized users to potentially access sensitive information about organization members. The vulnerability has a CVSS score of 7.5 and is classified under CWE-200 (Information Exposure) and CWE-863 (Incorrect Authorization). Gitea instance administrators, developers using Gitea for their projects, and security teams responsible for monitoring and mitigating vulnerabilities in software development tools should verify their configurations and ensure proper authorization settings are in place to mitigate potential exposure. Organizations using Gitea should review their configurations, apply the latest updates, and monitor API endpoint usage for potential unauthorized access attempts.

Vendor
Gitea
Product
Gitea Open Source Git Server
CVSS
HIGH 7.5
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-13
Original CVE updated
2026-08-26
Advisory published
2026-08-13
Advisory updated
2026-08-26

Who should care

Gitea instance administrators, developers using Gitea for their projects, and security teams responsible for monitoring and mitigating vulnerabilities in software development tools.

Technical summary

CVE-2026-58427 is a high-severity vulnerability in Gitea, a self-hosted Git service. The issue arises from an incomplete fix for PR #38145, which fails to properly restrict access to private organization member lists through the /members API endpoint. This allows unauthorized users to potentially access sensitive information about organization members. The vulnerability has a CVSS score of 7.5 and is classified under CWE-200 (Information Exposure) and CWE-863 (Incorrect Authorization).

Defensive priority

Organizations using Gitea should verify their configurations and ensure proper authorization settings are in place to mitigate potential exposure.

Recommended defensive actions

  • Verify Gitea instance configurations to ensure proper authorization settings.
  • Apply the latest Gitea updates to address the incomplete fix for PR #38145.
  • Monitor /members API endpoint usage for potential unauthorized access attempts.
  • Review organization member list access controls and permissions.
  • Confirm whether affected Gitea deployments exist in managed environments and assign an owner for follow-up.
  • Review compensating controls for exposed Gitea systems while remediation is scheduled and verified.
  • Track exceptions, retest remediated Gitea assets, and close the item only after evidence is documented.

Evidence notes

The CVE-2026-58427 record indicates a high-severity vulnerability in Gitea, with a CVSS score of 7.5. The issue involves an incomplete fix for PR #38145, leading to the leakage of private organization member lists via the /members API endpoint. Evidence is based on official CVE and NVD records, as well as references from Gitea's release notes and security advisories.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-58427 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-58427

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-58427 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-58427

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://blog.gitea.com/gitea-1.27.0-is-released/

    88ee5874-cf24-4952-aea0-31affedb7ff2

  • Source reference

    Unverified legacy reference

    URL: https://github.com/go-gitea/gitea/releases/tag/v1.27.0

    88ee5874-cf24-4952-aea0-31affedb7ff2

  • Source reference

    Unverified legacy reference

    URL: https://github.com/go-gitea/gitea/security/advisories/GHSA-prr9-9mp4-5gp2

    88ee5874-cf24-4952-aea0-31affedb7ff2

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.