CVE-2026-4885 PUBLISHED

Piotnet Addons for Elementor Pro <= 7.1.70 - Unauthenticated Arbitrary File Upload via Form File Upload

Assigner: Wordfence
Reserved: 26.03.2026 Published: 19.05.2026 Updated: 19.05.2026

The Piotnet Addons for Elementor Pro plugin for WordPress is vulnerable to arbitrary file upload due to missing file type validation in the 'pafe_ajax_form_builder' function in all versions up to, and including, 7.1.70. The plugin uses an incomplete extension blacklist that only blocks php, phpt, php5, php7, and exe extensions, while allowing dangerous extensions such as .phar or .phtml to be uploaded. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible. Note: The exploit can only be exploited if a file field is added to the form.

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 Piotnet
Product Piotnet Addons For Elementor Pro
Versions Default: unaffected
  • affected from 0 to 7.1.70 (incl.)

Credits

  • Wannes Verwimp finder

References

Problem Types

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