#VU126964 Open redirect in strapi - CVE-2024-34065

 

#VU126964 Open redirect in strapi - CVE-2024-34065

Published: June 12, 2024 / Updated: April 23, 2026


Vulnerability identifier: #VU126964
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2024-34065
CWE-ID: CWE-601
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
strapi
Software vendor:
strapi.io

Description

The vulnerability allows a remote attacker to bypass authentication and disclose third-party access tokens.

The vulnerability exists due to open redirect in the users-permissions plugin OAuth connect flow when handling a user-supplied callback parameter and redirecting with an access token in the URL. A remote attacker can send a specially crafted link to steal the token and reuse it to bypass authentication and disclose third-party access tokens.

User interaction is required to click a crafted link.


Remediation

Install security update from vendor's website.

External links