CVE-2025-54026

8.5

QuanticaLabs · GymBase Theme Classes

A SQL injection vulnerability in the QuanticaLabs GymBase Theme Classes plugin allows authenticated attackers to inject malicious SQL commands via the gymbase_classes component.

Executive summary

An unpatched SQL injection vulnerability in the QuanticaLabs GymBase Theme Classes plugin enables authenticated attackers to compromise database confidentiality and system availability.

Vulnerability

This is a SQL injection vulnerability (CWE-89) affecting the gymbase_classes component. The vulnerability requires the attacker to have low-level authenticated access to the target WordPress environment to successfully execute malicious SQL queries.

Business impact

The exploitation of this vulnerability could lead to unauthorized access to sensitive database information, potentially exposing user data or configuration details. Given the CVSS score of 8.5, this high-severity flaw poses a significant risk to data integrity and system stability, as it allows for the manipulation of backend database operations.

Remediation

Immediate Action: As no official patch is currently available, administrators should immediately deactivate or uninstall the GymBase Theme Classes plugin until a secure version is released by the vendor.

Proactive Monitoring: Review database query logs for unusual patterns or syntax errors that may indicate automated SQL injection attempts against the application.

Compensating Controls: Deploy a Web Application Firewall (WAF) with updated rulesets designed to detect and block SQL injection payloads targeting WordPress plugins.

Exploitation status

Public Exploit Available: No (exploit_available: false)

Analyst recommendation

Due to the high CVSS score and the potential for unauthorized data access, this vulnerability must be treated with urgency. Since an official fix has not been verified, the most effective security posture is the complete removal of the vulnerable component from the production environment until the vendor provides a validated patch.

Sources

Originally found and disclosed by Trương Hữu Phúc (truonghuuphuc) | Patchstack Bug Bounty Program, per the CVE Program record.