<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>WP Yelp Review Slider (&lt;= 9.2) - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/wp-yelp-review-slider--9.2/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Tue, 22 Sep 2026 08:34:52 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/wp-yelp-review-slider--9.2/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>Stored XSS in WP Yelp Review Slider Plugin</title><link>https://feed.craftedsignal.io/briefs/2026-09-cve-2026-93778/</link><pubDate>Tue, 22 Sep 2026 08:34:52 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-cve-2026-93778/</guid><description>The WP Yelp Review Slider WordPress plugin is vulnerable to Stored Cross-Site Scripting (CVE-2026-93778) via insufficient sanitization of imported Yelp review text, allowing unauthenticated attackers to execute arbitrary scripts in victim browsers.</description><content:encoded><![CDATA[<p>The WP Yelp Review Slider plugin for WordPress, in versions up to and including 9.2, contains a critical input sanitization flaw that leads to Stored Cross-Site Scripting (XSS). An attacker can submit a crafted, malicious Yelp review on the public Yelp platform which is then fetched by the site administrator using the plugin's 'Download Reviews' feature. Because the plugin fails to sanitize the 'wpyelp_download_source' data upon import and lacks output escaping on the display side, the injected script is stored directly in the WordPress database. When a user visits the page where the reviews are displayed, the script executes in their browser session. This vulnerability is particularly dangerous because it does not require the attacker to have WordPress credentials, and the execution occurs automatically when administrative or end-user sessions view the content.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows unauthenticated attackers to execute arbitrary JavaScript in the context of a victim's browser session. This can lead to session hijacking, unauthorized actions performed on behalf of the logged-in user, and potential defacement or redirection of the affected WordPress site. Because the payload can execute whenever a user views the site, the impact extends to both site administrators and site visitors, potentially affecting all users of the platform.</p>
<h2 id="recommendation">Recommendation</h2>
<ol>
<li>Upgrade the WP Yelp Review Slider plugin to version 9.3 or later immediately upon vendor release to resolve the input sanitization flaw.</li>
<li>Implement a strict Content Security Policy (CSP) to restrict script execution sources and mitigate the impact of potential XSS attacks.</li>
<li>Perform a database audit for the 'wpyelp' review table entries to identify and remove any stored scripts if the plugin has been used to import reviews recently.</li>
</ol>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category></item></channel></rss>