Skip to content

[security] M-5 and M-6: Wildcard CORS on admin endpoint and default origins #52

Description

@jacobyoby

Severity: Medium (2 findings)

M-5: Wildcard CORS on admin endpoint

File: admin/views.py:178

M-6: CORS origins default to wildcard

File: socketserver.py:43-44

Remediation

Replace origins='*' with explicit allowlists. Restrict CORS to trusted origins only.

Source

Findings from security audit (2026-08-31). See .github/SECURITY_AUDIT_TRIAGE.md.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions