CVE-2026-44695 PUBLISHED

Outline: Slack OAuth state can link a victim Outline account to an attacker Slack identity

Assigner: GitHub_M
Reserved: 07.05.2026 Published: 11.05.2026 Updated: 11.05.2026

Outline is a service that allows for collaborative documentation. Prior to 1.7.1, the Slack integration callback for GET /auth/slack.post accepts an unsigned, session-independent OAuth state value. A third party who can obtain a Slack OAuth code for the same Outline Slack client can make a logged-in Outline user complete the callback and link that user's Outline account to the attacker's Slack team_id and user_id. The linked Slack identity can then use the Slack /outline search command as the victim Outline user. This vulnerability is fixed in 1.7.1.

Metrics

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

Product Status

Vendor outline
Product outline
Versions
  • Version < 1.7.1 is affected

References

Problem Types

  • CWE-352: Cross-Site Request Forgery (CSRF) CWE