CVE-2026-14307: Geotargeting WP < 3.5.6.2 - Reflected XSS
The geotargetingwp WordPress plugin before 3.5.6.2 does not sanitise or escape several parameters before reflecting them back in AJAX responses that are served with an HTML content type, allowing unauthenticated attackers to inject arbitrary web scripts that execute when a victim is tricked into submitting a crafted request.
Affected Software
Event History
Frequently Asked Questions
Who can exploit this issue?
An attacker does not need to authenticate. Exploitation requires convincing a victim to submit a crafted request that reaches an affected AJAX response.
What versions are affected?
Versions of the Geotargeting WP plugin before 3.5.6.2 are affected. Updating to 3.5.6.2 or later addresses the affected version range.
What is required for the injected script to run?
The vulnerable AJAX responses are served with an HTML content type and reflect unsanitized parameters. A victim must be tricked into sending the attacker-crafted request for the injected script to execute in the victim's browser.