Skip to main content
Press slash or control plus K to focus the search. Use the arrow keys to navigate results and press enter to open a threat.
Reconnecting to live updates…

CVE-2025-63784: n/a

0
Medium
VulnerabilityCVE-2025-63784cvecve-2025-63784
Published: Fri Nov 07 2025 (11/07/2025, 00:00:00 UTC)
Source: CVE Database V5

Description

An Open Redirect vulnerability exists in the OAuth callback handler in file onlook/apps/web/client/src/app/auth/callback/route.ts in Onlook web application 0.2.32. The vulnerability occurs because the application trusts the X-Forwarded-Host header value without proper validation when constructing a redirect URL. A remote attacker can send a manipulated X-Forwarded-Host header to redirect an authenticated user to an arbitrary external website under their control, which can be exploited for phishing attacks.

AI-Powered Analysis

AILast updated: 11/14/2025, 17:06:52 UTC

Technical Analysis

CVE-2025-63784 identifies an Open Redirect vulnerability in the OAuth callback handler of the Onlook web application, specifically in the file onlook/apps/web/client/src/app/auth/callback/route.ts, version 0.2.32. The vulnerability stems from the application's improper handling of the X-Forwarded-Host HTTP header, which it trusts without validation when constructing redirect URLs after OAuth authentication. This allows a remote attacker to craft requests with a manipulated X-Forwarded-Host header, causing the application to redirect authenticated users to arbitrary external websites controlled by the attacker. Such redirection can be exploited for phishing attacks, where users may be tricked into divulging sensitive information or credentials. The vulnerability is categorized under CWE-601 (Open Redirect). The CVSS v3.1 base score is 6.5, reflecting a medium severity level, with attack vector as network (AV:N), low attack complexity (AC:L), requiring privileges (PR:L), no user interaction (UI:N), unchanged scope (S:U), no impact on confidentiality or integrity (C:N/I:N), but high impact on availability (A:H). However, the availability impact here likely refers to potential denial or disruption caused by malicious redirects. No patches or known exploits are currently documented. The vulnerability highlights a common security oversight in trusting HTTP headers that can be manipulated by attackers, especially in OAuth flows where redirect URLs are critical for security. Proper validation and sanitization of redirect targets are essential to prevent exploitation.

Potential Impact

For European organizations, this vulnerability poses a significant risk primarily in the form of phishing attacks that can lead to credential theft, unauthorized access, and potential session hijacking. Since the vulnerability allows redirection of authenticated users to attacker-controlled sites, it undermines user trust and can facilitate social engineering campaigns. Organizations relying on the Onlook web application for OAuth-based authentication workflows may see increased risk of targeted phishing, especially in sectors handling sensitive data such as finance, healthcare, and government. The impact on availability is less direct but could manifest if attackers use the redirect to disrupt normal user workflows or launch denial-of-service style attacks via redirection loops or malicious payloads. The medium CVSS score indicates a moderate risk, but the real-world impact depends on the extent of Onlook’s deployment and the sophistication of phishing campaigns. European GDPR regulations also impose strict requirements on protecting user data, so exploitation could lead to regulatory penalties and reputational damage.

Mitigation Recommendations

To mitigate this vulnerability, European organizations using Onlook 0.2.32 should immediately implement strict validation of the X-Forwarded-Host header and any redirect URLs in the OAuth callback handler. Specifically, the application should only allow redirects to a predefined whitelist of trusted domains and reject or sanitize any unrecognized or external URLs. Employing URL parsing libraries to verify the host component and enforcing HTTPS schemes can reduce risk. Additionally, organizations should monitor HTTP headers for suspicious manipulations and implement web application firewalls (WAFs) with rules targeting open redirect patterns. User education and phishing awareness training are critical to reduce the success of social engineering attacks exploiting this vulnerability. Regularly updating the Onlook application to versions that address this issue once available is essential. Finally, logging and alerting on unusual redirect patterns can help detect exploitation attempts early.

Need more detailed analysis?Get Pro

Technical Details

Data Version
5.2
Assigner Short Name
mitre
Date Reserved
2025-10-27T00:00:00.000Z
Cvss Version
null
State
PUBLISHED

Threat ID: 690e20275ed2b3c988264701

Added to database: 11/7/2025, 4:36:55 PM

Last enriched: 11/14/2025, 5:06:52 PM

Last updated: 11/22/2025, 3:03:55 PM

Views: 27

Community Reviews

0 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

Need enhanced features?

Contact root@offseq.com for Pro access with improved analysis and higher rate limits.

Latest Threats