WP Vulnerability WatchVulnerability data as of September 7, 2026

Vulnerability alerts / August 28, 2026

Vulnerability in Everest Forms – Contact Form, Payment Form, Quiz, Survey & Custom Form Builder with AI — CVE-2026-5096

MediumSeverity
CVSS 5.3
0.3%Estimated exploit probability
EPSS
90,000+ sitesInstalls
3.4.5Fixed in

What to do now

Update Everest Forms – Contact Form, Payment Form, Quiz, Survey & Custom Form Builder with AI to 3.4.5 or later.

Affected versions

  • Everything up to and including 3.4.4

Affected: Everest Forms – Contact Form, Payment Form, Quiz, Survey & Custom Form Builder with AI (plugin, everest-forms)

Check: The plugin on wordpress.org / Our record for Everest Forms – Contact Form, Payment Form, Quiz, Survey & Custom Form Builder with AI

What the vulnerability is

The Everest Forms plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 3.4.4. This is due to the `load_previous_field_value()` method in `class-evf-form-task.php` accepting arbitrary URL values from `$_POST` data for upload fields without domain restriction, which are then passed to `wp_remote_head()` in the `get_local_file_size()` method of `class-evf-form-fields-upload.php`. This makes it possible for unauthenticated attackers to force the WordPress server to make outbound HTTP HEAD requests to arbitrary URLs by submitting a form with an upload field containing a malicious URL while leaving a required field empty to trigger form re-rendering.

This description is reproduced verbatim from the public vulnerability record.

Sources

See other alerts