PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-10818 WPForms CVE debrief

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. The vulnerability has a CVSS score of 8.1 and is considered HIGH severity.

Vendor
WPForms
Product
WPForms Pro
CVSS
HIGH 8.1
CISA KEV
Not listed in stored evidence
Original CVE published
2026-07-25
Original CVE updated
2026-07-27
Advisory published
2026-07-25
Advisory updated
2026-07-27

Who should care

Users of the WPForms Pro plugin for WordPress should be aware of this vulnerability and take immediate action to protect their installations. This vulnerability affects users who have not updated to a patched version of the plugin. WPForms Pro plugin users should review their installations and ensure they are running a version that is not vulnerable.

Technical summary

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. The vulnerability has a CVSS score of 8.1 and is considered HIGH severity.

Defensive priority

High

Recommended defensive actions

  • Update WPForms Pro plugin to the latest version
  • Restrict file uploads to only trusted users
  • Monitor for suspicious file uploads
  • Implement additional security measures such as Web Application Firewall (WAF) rules
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented

Evidence notes

The CVE record was published on 2026-07-25T07:17:08.880Z and has not been modified since then. The NVD entry is currently 8.1 HIGH. 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. Evidence is limited to public CVE and NVD information.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-10818 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-10818

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-10818 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-10818

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.