Everest Forms <= 3.4.3 - Unauthenticated PHP Object Injection via Form Entry Metadata
Summary
| CVE | CVE-2026-3296 |
|---|---|
| State | PUBLISHED |
| Assigner | Wordfence |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-04-08 02:16:04 UTC |
| Updated | 2026-04-08 21:26:35 UTC |
| 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. |
Risk And Classification
Primary CVSS: v3.1 9.8 CRITICAL from [email protected]
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS: 0.000260000 probability, percentile 0.070710000 (date 2026-04-14)
Problem Types: CWE-502 | CWE-502 CWE-502 Deserialization of Untrusted Data
| Version | Source | Type | Score | Severity | Vector |
|---|---|---|---|---|---|
| 3.1 | [email protected] | Primary | 9.8 | CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
| 3.1 | CNA | DECLARED | 9.8 | CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
CVSS v3.1 Breakdown
Attack Vector
NetworkAttack Complexity
LowPrivileges Required
NoneUser Interaction
NoneScope
UnchangedConfidentiality
HighIntegrity
HighAvailability
HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | Wpeverest | Everest Forms Contact Form Payment Form Quiz Survey Custom Form Builder | affected 3.4.3 semver | Not specified |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| www.wordfence.com/threat-intel/vulnerabilities/id/2693ae37-790d-4b18-a9ec-054c8... | [email protected] | www.wordfence.com | |
| plugins.trac.wordpress.org/changeset/3489938/everest-forms/tags/3.4.4/readme.txt | [email protected] | plugins.trac.wordpress.org | |
| plugins.trac.wordpress.org/browser/everest-forms/trunk/includes/admin/views/html-admin-p... | [email protected] | plugins.trac.wordpress.org | |
| plugins.trac.wordpress.org/browser/everest-forms/tags/3.4.3/includes/evf-core-functions.php | [email protected] | plugins.trac.wordpress.org | |
| plugins.trac.wordpress.org/browser/everest-forms/tags/3.4.3/includes/admin/views/html-ad... | [email protected] | plugins.trac.wordpress.org | |
| plugins.trac.wordpress.org/changeset | [email protected] | plugins.trac.wordpress.org | |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
Vendor Comments And Credit
Discovery Credit
CNA: Karuppiah Sabari Kumar (en)
Additional Advisory Data
| Source | Time | Event |
|---|---|---|
| CNA | 2026-02-26T20:24:52.000Z | Vendor Notified |
| CNA | 2026-04-07T11:35:53.000Z | Disclosed |
There are currently no legacy QID mappings associated with this CVE.