CVE-2026-15810
Google · Cloud Looker
A Cross-Site Scripting (XSS) vulnerability exists in Google Cloud Looker, allowing attackers to inject malicious scripts into web pages viewed by other users.
Executive summary
A Cross-Site Scripting vulnerability in Google Cloud Looker could allow unauthorized actors to execute arbitrary scripts in the context of a user session.
Vulnerability
This is an Improper Neutralization of Input during Web Page Generation flaw (CWE-79). The vulnerability allows an unauthenticated attacker to perform XSS attacks, which can lead to session hijacking or unauthorized actions if a user is tricked into interacting with malicious content.
Business impact
The CVSS score of 8.7 reflects the high impact of this vulnerability, as it can lead to the compromise of user sessions and sensitive data within the Looker environment. Successful exploitation could result in unauthorized access to business intelligence reports and potential lateral movement within the application.
Remediation
Immediate Action: For Looker-hosted instances, no action is required as Google has already mitigated the issue. For self-hosted instances, upgrade immediately to the patched versions provided by the vendor.
Proactive Monitoring: Review application access logs for suspicious URL parameters or input patterns that deviate from standard usage.
Compensating Controls: Deploy a Web Application Firewall (WAF) with strict XSS filtering rules to identify and block malicious injection attempts.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Organizations using self-hosted instances of Google Cloud Looker must verify their current version and apply the recommended updates immediately. The vendor has confirmed that cloud-hosted instances are already secured, significantly reducing the administrative burden for those users.