7.7
CVE-2026-41649
- EPSS 0.29%
- Veröffentlicht 28.04.2026 20:11:28
- Zuletzt bearbeitet 01.05.2026 15:54:05
- Quelle security-advisories@github.com
- CVE-Watchlists
- Unerledigt
Outline has IDOR in document share creation that allows unauthorized access to private documents across workspaces
Outline is a service that allows for collaborative documentation. The `shares.create` API endpoint starting in version 0.86.0 and prior to version 1.7.0 has an insecure direct object reference.. When both `collectionId` and `documentId` are provided in the request, the authorization logic only checks access to the collection, completely ignoring the document. This allows an authenticated attacker to generate a valid public share link for any document on the platform, including documents belonging to other workspaces. The full document contents can then be retrieved via the `documents.info` endpoint. Version 1.7.0 contains a patch.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Getoutline ≫ Outline Version >= 0.86.0 < 1.7.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.29% | 0.208 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| security-advisories@github.com | 7.7 | 3.1 | 4 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
|
CWE-639 Authorization Bypass Through User-Controlled Key
The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data.
https://github.com/outline/outline/security/advisories/GHSA-23jj-rp48-w7q7
https://github.com/outline/outline/commit/1b91a295e10f58a1088c54f533773788325ff460
https://github.com/outline/outline/releases/tag/v1.7.0