CVE-2026-5478
Last modified
CVE-2026-5478 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. 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. EPSS estimates a 1.02% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:H/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-5478?
How severe is CVE-2026-5478?
How do I fix CVE-2026-5478?
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-54774CoreWCF is a port of the service side of Windows Communicati…7.4
- CVE-2026-54775CoreWCF is a port of the service side of Windows Communicati…6.5
- CVE-2026-54776CoreWCF is a port of the service side of Windows Communicati…4.4
- CVE-2026-54777CoreWCF is a port of the service side of Windows Communicati…6.5
- CVE-2026-54778CoreWCF is a port of the service side of Windows Communicati…6.2
- CVE-2026-54779CoreWCF is a port of the service side of Windows Communicati…5.9
- CVE-2026-54780CoreWCF is a port of the service side of Windows Communicati…3.7
- CVE-2026-54781CoreWCF is a port of the service side of Windows Communicati…7.4
- CVE-2026-54782CoreWCF is a port of the service side of Windows Communicati…10
- CVE-2026-54783CoreWCF is a port of the service side of Windows Communicati…7.4
- CVE-2026-54784CoreWCF is a port of the service side of Windows Communicati…7.4
- CVE-2026-54785gemini-bridge is a lightweight MCP server bridging AI agents…6.2
Are you affected by CVE-2026-5478?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
