CVE-2025-62585

7.5

NAVER · Whale browser

NAVER Whale browser before 4.33.325.17 allows an attacker to bypass the Content Security Policy via a specific scheme in a dual-tab environment.

Executive summary

A vulnerability in the NAVER Whale browser allows unauthenticated attackers to bypass critical Content Security Policy protections, potentially facilitating cross-site scripting or unauthorized data interaction.

Vulnerability

The flaw is classified as an improperly implemented security check (CWE-358) within the browser's tab management logic. An unauthenticated attacker can leverage specific schemes in a dual-tab configuration to circumvent Content Security Policy (CSP) restrictions.

Business impact

The ability to bypass CSP mechanisms significantly increases the risk of successful cross-site scripting (XSS) attacks, which can lead to session hijacking, unauthorized data exfiltration, or the injection of malicious content into user sessions. With a CVSS score of 7.5, this high-severity vulnerability represents a substantial threat to user security and data integrity. Organizations relying on the browser for internal web applications face an elevated risk of compromise if these security policies are rendered ineffective.

Remediation

Immediate Action: Update all installations of the NAVER Whale browser to version 4.33.325.17 or later to implement the vendor-supplied security fix.

Proactive Monitoring: Security teams should monitor browser-related traffic and endpoint logs for anomalous behavior that deviates from established security policy enforcement.

Compensating Controls: Ensure that server-side security headers are robust and that defense-in-depth strategies are applied to web applications, as client-side CSP bypasses can be partially mitigated by strict server-side configurations.

Exploitation status

Public Exploit Available: No (exploit_available: false)

Analyst recommendation

Given the high-severity rating and the nature of the security bypass, it is imperative that organizations prioritize the deployment of the update to version 4.33.325.17. Failure to patch allows attackers to circumvent browser-level defenses that are designed to protect users from malicious web content, creating a critical exposure point for any enterprise environment.

Sources

Originally found and disclosed by Mingi Jung, mingijung.grape@gmail.com, Ulsan National Institute of Science and Technology-Web Sec Lab, per the CVE Program record.