Open redirect in strapi - CVE-2024-34065

 

Open redirect in strapi - CVE-2024-34065

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


Vulnerability identifier: #VU126964
CSH Severity: Medium
CVSS v4: 7 [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]
CVE-ID: CVE-2024-34065
CWE-ID: CWE-601
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

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.


Affected software

strapi

How to mitigate CVE-2024-34065

Install security update from vendor's website.

strapi - update to 4.24.2

External References

Related Security Bulletins