Bug 2515456 (CVE-2026-58427)

Summary: CVE-2026-58427 gitea.dev: Gitea: Information disclosure of private organization member lists
Product: [Other] Security Response Reporter: OSIDB Bzimport <bzimport>
Component: vulnerabilityAssignee: Product Security <prodsec-ir-bot>
Status: NEW --- QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedCC: gbenhaim, niyer, twaugh
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
A flaw was found in Gitea. An incomplete fix for a previous vulnerability allowed any authenticated user to enumerate all members of a private organization through the `/members` API endpoint. This information disclosure could expose sensitive details about an organization's internal structure and personnel to unauthorized individuals.
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 2520723, 2520724    
Bug Blocks:    

Description OSIDB Bzimport 2026-08-13 17:05:12 UTC
Private org member list leaked via /members API endpoint — incomplete fix for PR #38145