Everest Forms <= 3.4.4 - Unauthenticated Arbitrary File Read and Deletion via Upload Field 'old_files' Parameter

8.1
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
CVE CVE-2026-5478
CVSS 8.1 (High)
Publicly Published April 20, 2026
Last Updated April 20, 2026
Researcher Bao Le

Description

The Everest Forms plugin for WordPress is vulnerable to Arbitrary File Read and Deletion in all versions up to, and including, 3.4.4. This is due to the plugin trusting attacker-controlled old_files data from public form submissions as legitimate server-side upload state, and converting attacker-supplied URLs into local filesystem paths using regex-based string replacement without canonicalization or directory boundary enforcement. This makes it possible for unauthenticated attackers to read arbitrary local files (e.g., wp-config.php) by injecting path-traversal payloads into the old_files upload field parameter, which are then attached to notification emails. The same path resolution is also used in the post-email cleanup routine, which calls unlink() on the resolved path, resulting in the targeted file being deleted after being attached. This can lead to full site compromise through disclosure of database credentials and authentication salts from wp-config.php, and denial of service through deletion of critical files. Prerequisite: The form must contain a file-upload or image-upload field, and disable storing entry information.

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.5, or a newer patched version
Affected Version
  • <= 3.4.4
Patched Version
  • 3.4.5

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.3 - Unauthenticated PHP Object Injection via Form Entry Metadata CVE-2026-3296 9.8 0xsabre April 7, 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