CVE-2025-64293
7.6Golemiq · 0 Day Analytics
A SQL injection vulnerability in the Golemiq 0 Day Analytics plugin allows high privileged users to execute unauthorized SQL commands.
Executive summary
A critical SQL injection vulnerability in the Golemiq 0 Day Analytics plugin (versions 4.0.0 and earlier) poses a high risk of unauthorized data exposure.
Vulnerability
The vulnerability is an improper neutralization of special elements used in an SQL command (CWE-89). It allows an authenticated user with high privileges to inject malicious SQL queries into the database.
Business impact
The exploitation of this flaw can lead to unauthorized access to sensitive information stored within the application database. Given the CVSS score of 7.6, this vulnerability represents a significant risk to data confidentiality and system integrity, potentially leading to unauthorized data exfiltration or administrative disruption.
Remediation
Immediate Action: Review the vendor advisory for available updates and apply the latest security patch immediately to address the injection flaw.
Proactive Monitoring: Monitor database query logs for unusual patterns or syntax errors that may indicate injection attempts by authenticated users.
Compensating Controls: Implement a Web Application Firewall (WAF) with SQL injection protection rules to filter malicious traffic and block unauthorized query structures.
Exploitation status
Public Exploit Available: Unknown.
Analyst recommendation
Organizations utilizing the Golemiq 0 Day Analytics plugin must audit their current environment and identify all instances running version 4.0.0 or earlier. It is imperative to restrict administrative access to trusted personnel and apply the vendor patch as soon as it becomes available to prevent potential exploitation.
Sources
Originally found and disclosed by kwakbumjun | Patchstack Bug Bounty Program, per the CVE Program record.