Description
Outline is a service that allows for collaborative documentation. Outline implements an Email OTP login flow for users not associated with an Identity Provider. Starting in version 0.86.0 and prior to version 1.6.0, Outline does not invalidate OTP codes based on amount or frequency of invalid submissions, rather it relies on the rate limiter to restrict attempts. Consequently, identified bypasses in the rate limiter permit unrestricted OTP code submissions within the codes lifetime. This allows attackers to perform brute force attacks which enable account takeover. Version 1.6.0 fixes the issue.
Published: 2026-03-26
Score: 9.1 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Account takeover through OTP brute force
Action: Immediate Patch
AI Analysis

Impact

The vulnerability is a rate‑limit bypass in the OTP verification flow. This allows an attacker who can trigger OTP requests to submit unlimited attempts until a correct code is found, effectively performing a brute‑force attack. Successful exploitation results in account takeover, granting the attacker full control over the victim's data. The weakness is a classic Account‑Reset‑By‑Guessing problem (CWE‑307).

Affected Systems

This flaw exists in Outline collaborative documentation software manufactured by Outline. The affected releases are all versions from 0.86.0 through 1.5.x. The vendor released a fix in version 1.6.0.

Risk and Exploitability

The CVSS score of 9.1 indicates very high severity. The EPSS score is below 1 %, suggesting a low current attack probability, but the vulnerability is not listed in the CISA KEV catalog. The exploit requires only the ability to initiate an OTP for a known email address and does not require elevated privileges or additional software. Because the rate limiter could be bypassed, an attacker can carry out the attack from any location that can reach the Outline instance, making it a remote exploitation path.

Generated by OpenCVE AI on March 31, 2026 at 05:45 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Outline to version 1.6.0 or later to receive the patch that restores OTP invalidation logic.
  • Verify that the OTP rate limiter is now enforced after the upgrade.
  • If an upgrade is not immediately possible, configure a temporary stricter rate limit on OTP requests or disable OTP login entirely until the fix can be applied.
  • Consider switching to an Identity Provider integration to eliminate the vulnerable OTP flow.
  • Monitor login activity for repeated failed OTP attempts and investigate any suspicious patterns.

Generated by OpenCVE AI on March 31, 2026 at 05:45 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 31 Mar 2026 03:00:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:getoutline:outline:*:*:*:*:*:*:*:*
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Mon, 30 Mar 2026 12:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 27 Mar 2026 08:45:00 +0000

Type Values Removed Values Added
First Time appeared Getoutline
Getoutline outline
Vendors & Products Getoutline
Getoutline outline

Thu, 26 Mar 2026 21:15:00 +0000

Type Values Removed Values Added
Description Outline is a service that allows for collaborative documentation. Outline implements an Email OTP login flow for users not associated with an Identity Provider. Starting in version 0.86.0 and prior to version 1.6.0, Outline does not invalidate OTP codes based on amount or frequency of invalid submissions, rather it relies on the rate limiter to restrict attempts. Consequently, identified bypasses in the rate limiter permit unrestricted OTP code submissions within the codes lifetime. This allows attackers to perform brute force attacks which enable account takeover. Version 1.6.0 fixes the issue.
Title Outline has a rate limit bypass that allows brute force of email login OTP
Weaknesses CWE-307
References
Metrics cvssV4_0

{'score': 9.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Getoutline Outline
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-04-01T03:55:21.240Z

Reserved: 2026-03-23T14:24:11.619Z

Link: CVE-2026-33640

cve-icon Vulnrichment

Updated: 2026-03-30T11:40:52.932Z

cve-icon NVD

Status : Analyzed

Published: 2026-03-26T21:17:07.637

Modified: 2026-03-31T01:42:34.940

Link: CVE-2026-33640

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-03-31T20:01:28Z

Weaknesses