Impact
The vulnerability is a classic Open Redirect flaw in the OAuth2 client validation routine of the ruoyi-vue-pro component. An attacker can freely manipulate the redirect_uri argument in the validOAuthClientFromCache method, causing the application to redirect users to arbitrary URLs. This redirects could be used for phishing or other malicious campaigns. The weakness is classified as CWE-601.
Affected Systems
The flaw affects the ruoyi-vue-pro product from vendors YunaiV and zhijiantianya, up to the 2026.08 release. Any deployment of these components before or at that version is vulnerable.
Risk and Exploitability
The CVSS score of 5.3 indicates moderate severity. The EPSS score is not publicly available, but the exploit has already been released to the public, and the vulnerability is not listed in the CISA KEV catalog. Remote attacks are possible by including a crafted redirect_uri in OAuth2 requests, resulting in user redirection to malicious sites. The risk is heightened if the application does not restrict the set of allowable redirect targets.
OpenCVE Enrichment