Everest Forms <= 3.4.3 - Unauthenticated PHP Object Injection via Form Entry Metadata

9.8
Deserialization of Untrusted Data
CVE CVE-2026-3296
CVSS 9.8 (Critical)
Publicly Published April 7, 2026
Last Updated April 8, 2026
Researcher 0xsabre

Description

The Everest Forms plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 3.4.3 via deserialization of untrusted input from form entry metadata. This is due to the html-admin-page-entries-view.php file calling PHP's native unserialize() on stored entry meta values without passing the allowed_classes parameter. This makes it possible for unauthenticated attackers to inject a serialized PHP object payload through any public Everest Forms form field. The payload survives sanitize_text_field() sanitization (serialization control characters are not stripped) and is stored in the wp_evf_entrymeta database table. When an administrator views entries or views an individual entry, the unsafe unserialize() call processes the stored data without class restrictions.

References

Share

Vulnerability Details for Everest Forms – Contact Form, Payment Form, Quiz, Survey & Custom Form Builder with AI

Software Type Plugin
Software Slug everest-forms (view on wordpress.org)
Patched? Yes
Remediation Update to version 3.4.4, or a newer patched version
Affected Version
  • <= 3.4.3
Patched Version
  • 3.4.4

Recent vulnerabilities in Everest Forms – Contact Form, Payment Form, Quiz, Survey & Custom Form Builder with AI

# Title CVE ID CVSS Researchers Date
1 Everest Forms – Contact Form, Payment Form, Quiz, Survey & Custom Form Builder with AI <= 3.4.8 - Reflected Cross-Site Scripting CVE-2026-57312 6.1 bekitousei June 25, 2026
2 Everest Forms – Contact Form, Payment Form, Quiz, Survey & Custom Form Builder <= 3.4.7 - Missing Authorization to Authenticated (Subscriber+) Email Sending CVE-2026-4888 4.3 Quốc Huy (jtwings) May 27, 2026
3 Everest Forms <= 3.4.4 - Unauthenticated Arbitrary File Read and Deletion via Upload Field 'old_files' Parameter CVE-2026-5478 8.1 Bao Le April 20, 2026
4 Everest Forms <= 3.4.1 - Unauthenticated Arbitrary Shortcode Execution CVE-2026-22422 6.5 Najib Sinjari September 26, 2025
5 Everest Forms – Contact Form, Quiz, Survey, Newsletter & Payment Form Builder for WordPress <= 3.1.1 - Unauthenticated PHP Object Injection CVE-2025-3439 9.8 kuaile April 10, 2025
6 Everest Forms <= 3.1.1 - Authenticated (Subscriber+) Arbitrary Shortcode Execution CVE-2025-3422 5.4 mikemyers April 10, 2025
7 Everest Forms <= 3.1.1 - Reflected Cross-Site Scripting CVE-2025-3421 6.1 mikemyers April 10, 2025
8 Everest Forms <= 3.0.9.4 - Unauthenticated Arbitrary File Upload, Read, and Deletion CVE-2025-1128 9.8 Arkadiusz Hydzik February 17, 2025
9 Everest Forms – Contact Forms, Quiz, Survey, Newsletter & Payment Form Builder for WordPress <= 3.0.8 - Authenticated (Admin+) Stored Cross-Site Scripting CVE-2024-13125 4.4 Dmitrii Ignatyev January 17, 2025
10 Everest Forms <= 3.0.4.1 - Authenticated (Admin+) Stored Cross-Site Scripting CVE-2024-10471 4.4 Dmitrii Ignatyev November 5, 2024

Did you know Wordfence Intelligence provides free personal and commercial API access to our comprehensive WordPress vulnerability database, along with a free webhook integration to stay on top of the latest vulnerabilities added and updated in the database? Get started today!

Learn more

Want to get notified of the latest vulnerabilities that may affect your WordPress site?
Install Wordfence on your site today to get notified immediately if your site is affected by a vulnerability that has been added to our database.

Get Wordfence

The Wordfence Intelligence WordPress vulnerability database is completely free to access and query via API. Please review the documentation on how to access and consume the vulnerability data via API.

Documentation