<?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>Sigma Forms Pro (&lt;= 1.4.5) - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/sigma-forms-pro--1.4.5/</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, 29 Aug 2026 13:38:43 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/sigma-forms-pro--1.4.5/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>Remote Code Execution in Sigma Forms Pro Plugin for WordPress</title><link>https://feed.craftedsignal.io/briefs/2026-08-sigma-forms-rce/</link><pubDate>Sat, 29 Aug 2026 13:38:43 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-sigma-forms-rce/</guid><description>The Sigma Forms Pro plugin for WordPress is vulnerable to unauthenticated remote code execution due to improper validation of file uploads and insecure capability management within the handle_form_submission function.</description><content:encoded><![CDATA[<p>The Sigma Forms Pro plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1.4.5. The vulnerability resides within the handle_form_submission function, which fails to correctly enforce security constraints during form processing. Specifically, the plugin dynamically grants the unfiltered_upload capability to users during form submissions and lacks mandatory MIME type validation when the allowed_file_types configuration is omitted.</p>
<p>Because several default pre-built templates, such as Job Application, Support Ticket, and Wholesale Application, are shipped without file type restrictions, the plugin is susceptible to exploitation in its default configuration immediately upon installation. Unauthenticated attackers can leverage this flaw to upload malicious scripts (e.g., PHP web shells) to the web server, achieving remote code execution. This vulnerability is rated as critical with a CVSS v3.1 base score of 9.8, representing a significant risk of total server compromise for any WordPress installation utilizing the affected plugin versions.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows unauthenticated attackers to execute arbitrary code on the underlying web server. This can lead to full site takeover, unauthorized access to sensitive database information, data exfiltration, or the establishment of persistent backdoors within the WordPress environment. Organizations using the affected versions in production are at high risk of compromise.</p>
<h2 id="recommendation">Recommendation</h2>
<p>Prioritized, concrete actions for security teams:</p>
<ul>
<li>Update Sigma Forms Pro to the latest available version beyond 1.4.5 immediately to patch CVE-2026-14494.</li>
<li>If an update is unavailable, audit all existing form templates in the Sigma Forms Pro dashboard and enforce strict file type validation (allowed_file_types) on every form containing a file upload field.</li>
<li>Disable any pre-built templates (Job Application, Support Ticket, Wholesale Application) that utilize file upload fields until validation is explicitly configured.</li>
<li>Deploy web application firewall (WAF) rules to detect and block file upload requests containing suspicious extensions (e.g., .php, .phtml, .php5) targeted at WordPress plugin directories.</li>
</ul>
]]></content:encoded><category domain="severity">critical</category><category domain="type">advisory</category><category>web-application-vulnerability</category><category>wordpress</category><category>rce</category><category>file-upload</category></item></channel></rss>