API Access Control Bypass in Outline Document Collaboration Service
CVE-2026-54573
5.3MEDIUM
What is CVE-2026-54573?
Outline is a collaborative documentation service that suffered from an authentication bypass vulnerability due to improper URL fragment handling. Prior to version 1.8.0, the AuthenticationHelper.canAccess function incorrectly utilized ctx.originalUrl to validate API key or OAuth token scopes. This flaw allowed malicious actors to append a fragment to a restricted API endpoint, tricking the access control mechanism into granting unintended permissions. As a result, attackers could escalate privileges without proper authorization. The vulnerability was patched in version 1.8.0.
Affected Version(s)
outline < 1.8.0
