CVE-2026-10818 PUBLISHED

WPForms Pro <= 1.10.1.1 - Unauthenticated Arbitrary File Write via Chunked Upload Init/Finalize Ordering

Assigner: Wordfence
Reserved: 04.06.2026 Published: 25.07.2026 Updated: 25.07.2026

The WPForms Pro plugin for WordPress is vulnerable to Arbitrary File Upload in all versions up to, and including, 1.10.1.1 via the ajax_chunk_upload_finalize function. This is due to the file type validation occurring after chunk metadata and file contents have already been written to disk, and the assembled file not being deleted upon validation failure. This makes it possible for unauthenticated attackers to upload files that may be executable, which makes remote code execution possible.

Metrics

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

Product Status

Vendor WPForms
Product WPForms Pro
Versions Default: unaffected
  • affected from 0 to 1.10.1.1 (incl.)

Credits

  • lhking finder

References

Problem Types

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