Skip to content

[CRITICAL] Hardcoded auth credentials / mock identity backend #220

@ibuyspy

Description

@ibuyspy

Hardcoded mock users (including admin) with shared static password hash in \�pps/api/src/modules/auth/service.ts:32-42,59-67\ enable predictable login paths.

Risk: Known credentials allow unauthorized admin access.
Fix: Remove mock auth from runtime, use real user store, rotate creds, add env-guard to block mock mode in production.
Source: Security audit

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingsecuritySecurity-related finding

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions