CVE-2026-14494 PUBLISHED

Sigma Forms Pro <= 1.4.5 - Unauthenticated Unauthenticated Arbitrary File Upload Leading to Remote Code Execution via Pre-built Template File Upload Field

Assigner: Wordfence
Reserved: 02.07.2026 Published: 29.08.2026 Updated: 29.08.2026

The Sigma Forms Pro plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1.4.5 via the handle_form_submission function. This is due to the plugin dynamically granting the unfiltered_upload capability to all users during form submissions and bypassing MIME type validation when allowed_file_types is not configured. This makes it possible for unauthenticated attackers to execute code on the server. Several default pre-built templates including Job Application, Support Ticket, and Wholesale Application have file upload fields with no file type restrictions configured by design, making this vulnerability immediately exploitable upon installation.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS Score: 9.8

Product Status

Vendor bdthemes
Product SigmaForms Pro – AI Generated Forms
Versions Default: unaffected
  • affected from 0 to 1.4.5 (incl.)

Credits

  • d.v4n_s3c finder

References

Problem Types

  • CWE-434 Unrestricted Upload of File with Dangerous Type CWE