Description
The WP Yelp Review Slider plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Yelp Review Text (imported via wpyelp_download_source) in all versions up to, and including, 9.2 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The malicious payload originates from an anonymous Yelp reviewer on a public platform and requires no WordPress account; it is introduced into the database during the site administrator's ordinary use of the plugin's Download Reviews feature, making the effective attacker unauthenticated.
Published: 2026-09-22
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting
Action: Apply Patch
AI Analysis

Impact

The WP Yelp Review Slider plugin processes Yelp review text during the import operation without proper sanitization or escaping, allowing an attacker to embed malicious JavaScript into the review content. The script is persisted in the WordPress database and then rendered when a visitor loads a review page, resulting in a stored cross‑site scripting (XSS) flaw that can alter page behavior or execute arbitrary code in the context of the site visitor.

Affected Systems

All installations of the jgwhite33 WP Yelp Review Slider plugin on a WordPress site running version 9.2 or earlier are affected. The vulnerability exists in every release up to and including 9.2 because the import routine relies on the wpyelp_download_source function without validating or sanitizing the review text.

Risk and Exploitability

The CVSS base score of 7.2 indicates a high severity. Attackers need no authentication and can trigger the flaw by having a malicious Yelp review imported or by leaving crafted content via the review download feature. The EPSS score is not available, but given the plugin’s typical use case and lack of authentication requirements, exploitation is likely if an attacker can influence review content. The vulnerability is not listed in the CISA KEV catalog.

Generated by OpenCVE AI on September 22, 2026 at 10:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the WP Yelp Review Slider plugin to the latest version where the input sanitization flaw has been addressed.
  • If an upgrade is not feasible, disable the review download/import function to stop new malicious reviews from entering the database.
  • Remove or sanitize previously imported reviews that contain script tags or other malicious payloads from the database.

Generated by OpenCVE AI on September 22, 2026 at 10:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 22 Sep 2026 11:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 22 Sep 2026 08:00:00 +0000

Type Values Removed Values Added
Description The WP Yelp Review Slider plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Yelp Review Text (imported via wpyelp_download_source) in all versions up to, and including, 9.2 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The malicious payload originates from an anonymous Yelp reviewer on a public platform and requires no WordPress account; it is introduced into the database during the site administrator's ordinary use of the plugin's Download Reviews feature, making the effective attacker unauthenticated.
Title WP Yelp Review Slider <= 9.2 - Unauthenticated Stored Cross-Site Scripting via Yelp Review Text (imported via wpyelp_download_source)
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-09-22T10:25:31.995Z

Reserved: 2026-09-18T17:51:47.468Z

Link: CVE-2026-93778

cve-icon Vulnrichment

Updated: 2026-09-22T10:17:03.856Z

cve-icon NVD

Status : Received

Published: 2026-09-22T08:16:42.767

Modified: 2026-09-22T11:17:26.900

Link: CVE-2026-93778

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-22T10:30:17Z

Weaknesses
  • CWE-79

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