Description
Outline is a service that allows for collaborative documentation. Prior to 1.5.0, the events.list API endpoint, used for retrieving activity logs, contains a logic flaw in its filtering mechanism. It allows any authenticated user to retrieve activity events associated with documents that have no collection (e.g., Private Drafts, Deleted Documents), regardless of the user's actual permissions on those documents. While the document content is not directly exposed, this vulnerability leaks sensitive metadata (such as Document IDs, user activity timestamps, and in some specific cases like the Document Title of Permanent Delete). Crucially, leaking valid Document IDs of deleted drafts removes the protection of UUID randomness, making High-severity IDOR attacks (such as the one identified in documents.restore) trivially exploitable by lowering the attack complexity. Version 1.5.0 fixes the issue.
INFO
Published Date :
2026-03-17T15:30:24.114Z
Last Modified :
2026-03-17T15:45:17.053Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2026-28506 vulnerability.
| Vendors | Products |
|---|---|
| Getoutline |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-28506.