CVE-2026-82274
Received Received - Intake

Open Redirect in Twenty CMS OAuth Propagator

Vulnerability report for CVE-2026-82274, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-28

Last updated on: 2026-08-28

Assigner: VulnCheck

Description

Twenty through 2.35.0 contains an open redirect vulnerability in the OAuthPropagatorController.propagateOAuthCallback endpoint that treats the state query parameter as a redirect URL. Attackers can craft malicious requests to redirect users to arbitrary hosts while forwarding OAuth authorization codes, bypassing domain validation when IS_MULTIWORKSPACE_ENABLED is disabled.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-28
Last Modified
2026-08-28
Generated
2026-08-29
AI Q&A
2026-08-29
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
twentyhq twenty to 2.35.0 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-601 The web application accepts a user-controlled input that specifies a link to an external site, and uses that link in a redirect.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is an open redirect issue in Twenty versions up to 2.35.0. It occurs in the OAuthPropagatorController.propagateOAuthCallback endpoint where the state query parameter is treated as a redirect URL. Attackers can manipulate this parameter to redirect users to malicious hosts while forwarding OAuth authorization codes, bypassing domain validation when IS_MULTIWORKSPACE_ENABLED is disabled.

Impact Analysis

This vulnerability could allow attackers to trick users into visiting malicious websites while appearing legitimate. Users might unknowingly share sensitive OAuth authorization codes with attackers, leading to potential account takeovers or unauthorized access to user data.

Mitigation Strategies

Update Twenty to version 2.35.1 or later to address the open redirect vulnerability. If using IS_MULTIWORKSPACE_ENABLED, ensure domain validation is enforced for OAuth callbacks. Review server logs for suspicious OAuth callback requests with arbitrary redirect URLs.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-82274. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart