<?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>WPC Product Bundles for WooCommerce (&lt;= 8.6.6) - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/wpc-product-bundles-for-woocommerce--8.6.6/</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:35:00 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/wpc-product-bundles-for-woocommerce--8.6.6/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 Cross-Site Scripting in WPC Product Bundles for WooCommerce</title><link>https://feed.craftedsignal.io/briefs/2026-09-wpc-xss/</link><pubDate>Tue, 22 Sep 2026 08:35:00 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-wpc-xss/</guid><description>The WPC Product Bundles for WooCommerce plugin for WordPress is vulnerable to Stored XSS via the 'qty' parameter, allowing unauthenticated attackers to execute arbitrary scripts in the context of administrative or user sessions.</description><content:encoded><![CDATA[<p>The WPC Product Bundles for WooCommerce plugin (all versions up to and including 8.6.6) contains a critical Stored Cross-Site Scripting (XSS) vulnerability, tracked as CVE-2026-93836. The vulnerability stems from insufficient input sanitization of the 'qty' parameter. Although the plugin performs a float cast validation for the quantity input, this mechanism is flawed; it allows numeric-prefixed payloads such as &quot;1&lt;img src=x onerror=alert(1)&gt;&quot; to pass validation while preserving the malicious HTML content.</p>
<p>This malicious payload is subsequently stored in the database within order item metadata under the '_woosb_ids' key. When an administrator or authorized user views the compromised order details page within the WordPress dashboard, the injected script executes in their browser session. This vulnerability poses a significant risk as it permits unauthenticated attackers to perform actions on behalf of privileged users, potentially leading to full site compromise.</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. If the victim is an administrator, this can lead to unauthorized administrative actions, account takeover, or the installation of malicious plugins. This affects any WordPress environment utilizing WPC Product Bundles for WooCommerce version 8.6.6 or earlier.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Update the WPC Product Bundles for WooCommerce plugin to a version released after 8.6.6 that addresses CVE-2026-93836.</li>
<li>Monitor web application firewall logs for requests targeting WooCommerce endpoints containing HTML tags or script injection patterns within the 'qty' parameter.</li>
<li>Audit existing WooCommerce order metadata for entries containing suspicious HTML tags or script attributes.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>web-application-vulnerability</category><category>xss</category><category>wordpress</category></item></channel></rss>