Description
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.
Published: 2026-08-30
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Geotargeting WP WordPress plugin prior to version 3.5.6.2 does not sanitise or escape user‑supplied parameters in its AJAX responses, which are served with an HTML content type. This allows unauthenticated attackers to deliver arbitrary scripts that execute within the victim’s browser, enabling session hijacking, credential theft, or site defacement. The vulnerability is a classic reflected XSS, classified as CWE‑79.

Affected Systems

WordPress sites running the Geotargeting WP plugin with a version older than 3.5.6.2 are affected. No vendor vendor information is available, but the plugin itself is the point of exploitation.

Risk and Exploitability

No CVSS score has been publicly disclosed, and EPSS data is unavailable, so the precise exploitation probability cannot be quantified. The bug is not listed in the CISA KEV catalog. Based on the description, it is inferred that any anonymous user can trigger the exploit by sending a crafted request to the plugin’s AJAX endpoint, making it readily exploitable from a remote location. The risk is significant due to the potential for phishing or credential compromise.

Generated by OpenCVE AI on August 30, 2026 at 07:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Geotargeting WP plugin to version 3.5.6.2 or later, which contains the necessary input sanitisation fixes.
  • If an upgrade is not immediately possible, disable the plugin or restrict access to its AJAX endpoints so that only authenticated users can invoke them.
  • Deploy a Content Security Policy that blocks inline scripts and limits script sources to trusted origins, mitigating the impact of any remaining reflected scripts.

Generated by OpenCVE AI on August 30, 2026 at 07:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 30 Aug 2026 07:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-79

Sun, 30 Aug 2026 06:30:00 +0000

Type Values Removed Values Added
Description 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.
Title Geotargeting WP < 3.5.6.2 - Reflected XSS
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-30T06:00:18.078Z

Reserved: 2026-07-01T11:16:44.235Z

Link: CVE-2026-14307

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-30T07:17:20.000

Modified: 2026-08-30T07:17:20.000

Link: CVE-2026-14307

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-30T07:30:04Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')