Skip to content

Admin dashboard accessible without login #1

Description

@IbrahimElhomsany1

Description:
Admin dashboard can be opened directly via URL even when the user is logged out, exposing sensitive admin functions to unauthenticated users.

Steps to Reproduce:

  1. Go to the app and log out.
  2. In the browser address bar, navigate to /admin/dashboard.
  3. Observe that the page loads.

Expected Result:
User is redirected to the login page or shown an “Unauthorized” message.

Actual Result:
Admin dashboard loads with full access while user is not logged in.

Severity: High
Priority: P1
Status: New
Environment: Chrome 129, Windows 11

Screenshot / Evidence:

Image

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions