CVE-2026-54831
GeoDirectory · GeoDirectory
GeoDirectory versions 2.8.162 and earlier are susceptible to an unauthenticated SQL injection vulnerability, enabling database manipulation by remote attackers.
Executive summary
The GeoDirectory plugin for WordPress contains a critical unauthenticated SQL injection flaw that permits unauthorized database access and potential data exfiltration.
Vulnerability
This vulnerability is an unauthenticated SQL injection, occurring when user-supplied input is insufficiently sanitized before being processed by the database. No administrative or user login is required to trigger this vulnerability, significantly increasing the attack surface.
Business impact
An attacker leveraging this flaw can gain unauthorized access to the application’s backend database, leading to the exposure of sensitive user data, configuration details, or credentials. The CVSS score of 9.3 underscores the critical nature of this vulnerability and the high likelihood of severe business impact if left unpatched.
Remediation
Immediate Action: Upgrade the GeoDirectory plugin to the latest available version provided by the vendor.
Proactive Monitoring: Monitor database query performance and audit application logs for suspicious characters or patterns associated with SQL injection probes.
Compensating Controls: Implement WAF filtering to intercept and drop requests containing malicious SQL payloads directed at the GeoDirectory plugin endpoints.
Exploitation status
Public Exploit Available: No
Analyst recommendation
Given the critical risk posed by this unauthenticated vulnerability, remediation should be treated as a high-priority task. Organizations utilizing GeoDirectory must ensure they are updated to the secure version to prevent potential compromise of the application environment.