Production debug surface exposed user identity data
An unauthenticated internet user could enumerate platform users, roles, identifiers, and account metadata. In a sensitive application, the identity of users alone can create privacy and safety risk.
Validated through a controlled request against the production system. Exact paths, response bodies, user records, and identifiers are intentionally withheld.
Remove development-only functionality from production, audit all debug routes, and add deployment gates that block debug surfaces from reaching live environments.