CVE-2026-81271
8.8Paolo · GeoDirectory
An unauthenticated Cross-Site Request Forgery (CSRF) vulnerability exists in the GeoDirectory WordPress plugin, allowing attackers to perform unauthorized actions on behalf of users.
Executive summary
The GeoDirectory plugin for WordPress contains an unauthenticated CSRF vulnerability that poses a high risk to site integrity and administrative control.
Vulnerability
This is a Cross-Site Request Forgery (CWE-352) vulnerability that allows an unauthenticated attacker to trick an authenticated user into executing unwanted actions within the application via a crafted request.
Business impact
The vulnerability carries a CVSS score of 8.8, reflecting its potential for significant impact on system integrity and availability. A successful exploit could allow an attacker to perform administrative actions, potentially leading to unauthorized configuration changes, data manipulation, or site compromise, which could result in severe reputational damage and operational disruption.
Remediation
Immediate Action: Update the WordPress GeoDirectory plugin to version 2.8.177 or the latest available version provided by the vendor.
Proactive Monitoring: Monitor server access logs for suspicious POST or GET requests originating from external sources that appear to be performing administrative or sensitive functions.
Compensating Controls: Implement a Web Application Firewall (WAF) with robust CSRF protection rules to block malicious requests before they reach the application.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Given the high CVSS score and the nature of CSRF attacks, this vulnerability presents a serious risk to any WordPress environment utilizing the GeoDirectory plugin. Administrators are strongly urged to prioritize the update to version 2.8.177 immediately to neutralize the threat and prevent potential unauthorized administrative actions.
Sources
Originally found and disclosed by Brian Willows | Patchstack Bug Bounty Program, per the CVE Program record.