CVE-2026-3296
Last modified
CVE-2026-3296 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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. EPSS estimates a 3.47% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-3296?
How severe is CVE-2026-3296?
How do I fix CVE-2026-3296?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-32954ERP is a free and open source Enterprise Resource Planning t…7.5
- CVE-2026-32955SD-330AC and AMC Manager provided by silex technology, Inc. …8.8
- CVE-2026-32956SD-330AC and AMC Manager provided by silex technology, Inc. …9.8
- CVE-2026-32957SD-330AC and AMC Manager provided by silex technology, Inc. …6.9
- CVE-2026-32958SD-330AC and AMC Manager provided by silex technology, Inc. …6.9
- CVE-2026-32959SD-330AC and AMC Manager provided by silex technology, Inc. …8.2
- CVE-2026-32960SD-330AC and AMC Manager provided by silex technology, Inc. …7.1
- CVE-2026-32961SD-330AC and AMC Manager provided by silex technology, Inc. …6.9
- CVE-2026-32962SD-330AC and AMC Manager provided by silex technology, Inc. …6.9
- CVE-2026-32963SD-330AC and AMC Manager provided by silex technology, Inc. …6.1
- CVE-2026-32964SD-330AC and AMC Manager provided by silex technology, Inc. …6.9
- CVE-2026-32965Initialization of a resource with an insecure default vulner…8.7
Are you affected by CVE-2026-3296?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
