<?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>Cpe:2.3:a:wordpress:request_a_quote_for_woocommerce:*:*:*:*:*:*:*:* - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/cpes/cpe2.3awordpressrequest_a_quote_for_woocommerce/</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>Sat, 26 Sep 2026 08:57:43 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/cpes/cpe2.3awordpressrequest_a_quote_for_woocommerce/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>Arbitrary File Upload Vulnerability in Request a Quote for WooCommerce</title><link>https://feed.craftedsignal.io/briefs/2026-09-cve-2026-18143/</link><pubDate>Sat, 26 Sep 2026 08:57:43 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-cve-2026-18143/</guid><description>The Request a Quote for WooCommerce plugin for WordPress is vulnerable to unauthenticated arbitrary file upload in versions 2.9.2 and below, allowing remote attackers to upload executable PHP files.</description><content:encoded><![CDATA[<p>The Request a Quote for WooCommerce plugin for WordPress is vulnerable to an arbitrary file upload flaw, assigned as CVE-2026-18143, affecting all versions up to and including 2.9.2. The vulnerability exists within the afrfq_submit_quote_via_popup() function, which fails to perform server-side validation on file extensions or MIME types during the file upload process. When a site has a public quote rule configured to use the multi-page popup flow, an unauthenticated attacker can supply a malicious PHP file through the request handler. The plugin uses the attacker-provided filename directly when calling move_uploaded_file(), writing the file to a web-accessible temporary directory. Successful exploitation allows an attacker to execute arbitrary code on the underlying web server, posing a critical threat to the integrity and confidentiality of the WordPress environment.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2026-18143 enables unauthenticated remote code execution on WordPress sites running the vulnerable plugin version. This grants attackers the ability to compromise site data, escalate privileges within the WordPress environment, or gain persistent access to the host server.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Upgrade the Request a Quote for WooCommerce plugin to the version containing the patch for CVE-2026-18143.</li>
<li>Implement a web application firewall (WAF) rule to block POST requests containing executable extensions (e.g., .php, .phtml) directed toward the plugin's quote upload endpoint.</li>
<li>Audit the temporary upload directory for unauthorized scripts if the plugin was previously exposed to the internet.</li>
</ul>
]]></content:encoded><category domain="severity">critical</category><category domain="type">advisory</category><category>wordpress</category><category>arbitrary-file-upload</category><category>remote-code-execution</category><category>cve-2026-18143</category></item></channel></rss>