CVE-2025-12409
Description
A SQL injection vulnerability was discovered in Looker Studio that allowed for data exfiltration from BigQuery data sources.
By creating a malicious report with native functions enabled, and having the victim access the report, an attacker could execute injected SQL queries with the victim's permissions in BigQuery.
This vulnerability was patched on 07 July 2025, and no customer action is needed.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
A SQL injection vulnerability in Looker Studio allowed data exfiltration from BigQuery by tricking victims into viewing a malicious report.
Vulnerability
Description
A SQL injection vulnerability was discovered in Looker Studio, affecting its handling of native functions in calculated fields [1]. The root cause was insufficient filtering of SQL keywords, allowing an attacker to bypass Looker Studio's word filtering by using comments (e.g., /**/SELECT) to inject arbitrary SQL code [2]. This flaw could be exploited when a report was configured with 'Viewer's Viewer's credentials and native functions enabled.
Exploitation
Method
An attacker could create a malicious Looker Studio report containing a crafted calculated field with the data source [2]. The injected SQL query would then be executed in the context of the victim's BigQuery permissions when the victim accessed the report. The attacker could leverage publicly accessible BigQuery tables and GCP logs to perform a blind, character-by-character data exfiltration across tenants [2]. A single click on the malicious report or a website embedding it was sufficient to trigger the exploit.
Impact
Successful exploitation allowed an attacker to exfiltrate any BigQuery data accessible to the victim [1][2]. This posed a significant risk to data confidentiality, as no additional authentication beyond the victim's existing session was required.
Mitigation
Google patched this vulnerability on July 7, 2025 [1]. No customer action was needed as the fix was applied server-side. The vulnerability was disclosed through coordinated responsible disclosure by Tenable Research [2].
AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1- Range: before 2025-07-07
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
2News mentions
0No linked articles in our index yet.