Severity by source
AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H
Network-reachable unauthenticated upload endpoint (AV:N/PR:N/UI:N); AC:H reflects a non-trivial validation bypass; successful upload yields PHP execution affecting the underlying host beyond the plugin (S:C, C/I/A:H).
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated Arbitrary File Upload in SigmaForms Pro - AI Generated Forms <= 1.4.5 versions.
AnalysisAI
Unauthenticated arbitrary file upload in the SigmaForms Pro - AI Generated Forms WordPress plugin (versions <= 1.4.5) allows remote attackers to upload files of their choosing to the underlying web server, enabling webshell deployment and full site takeover. The flaw was disclosed by Patchstack and carries a CVSS 3.1 score of 9.0 with scope change, indicating impact beyond the vulnerable component. No public exploit identified at time of analysis, and the issue is not currently listed in CISA KEV.
Technical ContextAI
SigmaForms Pro - AI Generated Forms is a commercial WordPress form-builder plugin developed by BdThemes (CPE: cpe:2.3:a:bdthemes:sigmaforms_pro_-_ai_generated_forms). The vulnerability is classified as CWE-434 (Unrestricted Upload of File with Dangerous Type), meaning the plugin exposes an upload handler that fails to properly validate file extension, MIME type, or contents before writing the uploaded file into a web-accessible location. In WordPress plugin contexts, such handlers are typically reachable through admin-ajax.php, REST API endpoints, or custom form-submission routes, and a lack of capability checks together with weak validation lets attackers drop PHP files into wp-content directories that the web server will execute.
RemediationAI
Upgrade SigmaForms Pro - AI Generated Forms to a version newer than 1.4.5 once the vendor publishes a fixed release; consult the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/sigmaforms-pro/vulnerability/wordpress-sigmaforms-pro-ai-generated-forms-plugin-1-4-5-arbitrary-file-upload-vulnerability for the confirmed patched version, as the exact fix version was not included in the supplied data. If immediate patching is not possible, deactivate and remove the SigmaForms Pro plugin entirely (forms rendered by it will stop working), or place a WAF rule (e.g., Patchstack mU, Wordfence, or ModSecurity) in front of WordPress that blocks POST requests to the plugin's upload endpoint and rejects multipart uploads containing .php, .phtml, .phar, or double-extension filenames. As an additional containment measure, deny PHP execution inside wp-content/uploads via web-server configuration (Apache .htaccess or Nginx location block), accepting the trade-off that any legitimate plugin relying on executing PHP from uploads will break.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same technique File Upload
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-37627