Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-23790

Deleted private repos should show 404 to users who are not logged in

XMLWordPrintable

    • 1
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      Issue:
      When a private Bitbucket repository (within a private workspace) is deleted, and a redirect URL is set during the deletion process, unauthenticated users visiting the original URL are shown a "Repository is deleted" message along with a redirect link. This behavior inadvertently discloses the previous existence of a private repository and can leak metadata such as the original repo URL and redirection target. This breaks expectations around the confidentiality of private repositories and workspaces.

      Suggestion:
      Update the behavior for deleted private repositories (especially within private workspaces) so that unauthenticated users receive a 404 - Repository Not Found error instead of any messaging or redirect. Redirect information should only be visible to authenticated users with access to the original repository. This will ensure that private repositories remain confidential and do not expose any existence or redirection metadata to the public.

              Unassigned Unassigned
              310cf44759d0 Suyog Rajendra Deshpande
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: