Description
The GeoDirectory – WP Business Directory Plugin and Classified Listings Directory plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'business_hours' parameter in all versions up to, and including, 2.8.183 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with subscriber-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This is possible because the AJAX save handler validates only post authorship and a nonce with no additional capability check, allowing any subscriber-level user who owns a listing to exploit this vulnerability.
Published: 2026-09-25
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting
Action: Apply Patch
AI Analysis

Impact

The GeoDirectory plugin is vulnerable because the 'business_hours' parameter is not properly sanitized or escaped before being stored. The flaw allows a subscriber‑level or higher authenticated user, who owns a listing, to enter malicious scripts that will be rendered on any page that displays the listing. The primary result is client‑side code execution, allowing attackers to perform phishing, cookie theft, or other malicious actions against users who view the affected pages.

Affected Systems

WordPress sites running the GeoDirectory – WP Business Directory Plugin (and Classified Listings Directory) version 2.8.183 or earlier are impacted. Any user with Subscriber or higher privileges who owns a listing can trigger the flaw.

Risk and Exploitability

CVSS score is 6.4, indicating medium severity. No EPSS score is provided and the vulnerability is not listed in the CISA KEV catalog. The attack requires authenticated access and a valid post‑author nonce, with the likely vector being the plugin’s AJAX endpoint when a subscriber edits their listing. When these conditions are met, the injected script will run in the browser context of any visitor to the listing page.

Generated by OpenCVE AI on September 25, 2026 at 10:05 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update GeoDirectory to a version that includes the XSS fix.
  • If a newer version cannot be applied immediately, remove or restrict the business_hours field from the edit form for subscriber‑level users as a temporary workaround.
  • Deploy a site‑wide XSS protection policy, such as a Content Security Policy or the use of a security plugin that sanitizes user‑generated content, to mitigate the impact of any residual vulnerabilities.

Generated by OpenCVE AI on September 25, 2026 at 10:05 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 25 Sep 2026 11:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 25 Sep 2026 10:30:00 +0000

Type Values Removed Values Added
First Time appeared Paoltaia
Paoltaia geodirectory – Wp Business Directory Plugin And Classified Listings Directory
Wordpress
Wordpress wordpress
Vendors & Products Paoltaia
Paoltaia geodirectory – Wp Business Directory Plugin And Classified Listings Directory
Wordpress
Wordpress wordpress

Fri, 25 Sep 2026 07:00:00 +0000

Type Values Removed Values Added
Description The GeoDirectory – WP Business Directory Plugin and Classified Listings Directory plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'business_hours' parameter in all versions up to, and including, 2.8.183 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with subscriber-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This is possible because the AJAX save handler validates only post authorship and a nonce with no additional capability check, allowing any subscriber-level user who owns a listing to exploit this vulnerability.
Title GeoDirectory <= 2.8.183 - Authenticated (Subscriber+) Stored Cross-Site Scripting via 'business_hours' Parameter
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 6.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N'}


Subscriptions

Paoltaia Geodirectory – Wp Business Directory Plugin And Classified Listings Directory
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-09-25T10:38:10.167Z

Reserved: 2026-09-23T16:04:55.869Z

Link: CVE-2026-96766

cve-icon Vulnrichment

Updated: 2026-09-25T10:38:06.070Z

cve-icon NVD

Status : Deferred

Published: 2026-09-25T07:16:57.017

Modified: 2026-09-25T13:08:08.163

Link: CVE-2026-96766

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-25T10:15:07Z

Weaknesses
  • CWE-79

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