CVE-2026-58427: Gitea: Private org member list leaked via /members API endpoint — incomplete fix for PR #38145
PR #38145 fixed ListPublicMembers and IsPublicMember but missed ListMembers. Any authenticated user can enumerate ALL members (not just public ones) of a private organization.
References
Code Behaviors & Features
Detect and mitigate CVE-2026-58427 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →