Broken Authorization in Outline Documentation Service
CVE-2026-43890
7.7HIGH
What is CVE-2026-43890?
The Outline Documentation Service suffers from a vulnerability in its subscriptions.create API endpoint, where improper authorization checks allow attackers to create subscriptions tied to documents they should not have access to. Specifically, when both the collectionId and documentId are provided, the system fails to verify the documentId, leading to unauthorized access. This oversight permits malicious users to link their account to victim documents, violating intended access controls. The vulnerability has been addressed in version 1.7.1, highlighting the importance of strict validation in API interactions.
Affected Version(s)
outline >= 0.82.1, < 1.7.1
