CVE-2026-24901 PUBLISHED

Outline's IDOR allows unauthorized viewing and seizing of private deleted drafts

Assigner: GitHub_M
Reserved: 27.01.2026 Published: 17.03.2026 Updated: 17.03.2026

Outline is a service that allows for collaborative documentation. Prior to 1.4.0, an Insecure Direct Object Reference (IDOR) vulnerability in the document restoration logic allows any team member to unauthorizedly restore, view, and seize ownership of deleted drafts belonging to other users, including administrators. By bypassing ownership validation during the restore process, an attacker can access sensitive private information and effectively lock the original owner out of their own content. Version 1.4.0 fixes the issue.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
CVSS Score: 8.1

Product Status

Vendor outline
Product outline
Versions
  • Version < 1.4.0 is affected

References

Problem Types

  • CWE-639: Authorization Bypass Through User-Controlled Key CWE