Skip to main content

Everest Forms CVE-2026-11571

| EUVDEUVD-2026-42508 HIGH
2026-07-09 WPScan GHSA-32jc-cm64-7hx3
7.5
CVSS 3.1 · Vendor: WPScan
Share

Severity by source

Vendor (WPScan) PRIMARY
7.5 HIGH
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
vuln.today AI
7.5 HIGH

Unauthenticated remote HTTP retrieval of enumerable files (AV:N/AC:L/PR:N/UI:N) with sensitive-data disclosure only, so C:H and I/A:N.

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (WPScan).

CVSS VectorVendor: WPScan

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Lifecycle Timeline

5
Analysis Generated
Jul 09, 2026 - 16:47 vuln.today
CVSS changed
Jul 09, 2026 - 16:22 NVD
7.5 (None) 7.5 (HIGH)
Patch available
Jul 09, 2026 - 08:01 EUVD
CVE Published
Jul 09, 2026 - 06:00 cve.org
HIGH 7.5
CVE Published
Jul 09, 2026 - 06:00 cve.org
UNKNOWN (no severity yet)

DescriptionCVE.org

The Everest Forms WordPress plugin before 3.5.0 does not reliably delete temporary CSV files generated during email-notification processing and leaves them publicly accessible in the uploads directory, allowing unauthenticated attackers to retrieve other users' form submission records via predictable, enumerable filenames.

AnalysisAI

Information disclosure in the Everest Forms WordPress plugin before 3.5.0 allows unauthenticated remote attackers to download other users' form submissions. The plugin generates temporary CSV files during email-notification processing but fails to reliably delete them, leaving them publicly accessible in the wp-content uploads directory under predictable, enumerable filenames. Publicly available exploit code exists and the flaw is automatable per CISA SSVC, though EPSS remains low at 0.14%; not listed in CISA KEV.

Technical ContextAI

Everest Forms is a drag-and-drop form-builder plugin for WordPress used to collect submissions such as contact, registration, and survey data. When a form triggers an email notification, the plugin serializes submission data into a temporary CSV file (commonly attached to the notification email) written into the web-accessible wp-content/uploads directory. The vulnerability is an insufficient-cleanup / insecure-storage issue (aligning with CWE-200 Exposure of Sensitive Information and CWE-459 Incomplete Cleanup, though the input lists CWE as N/A): the temp files are not reliably removed after use and their names follow a predictable, enumerable pattern, so an attacker who guesses or enumerates the URL can fetch files directly over HTTP without any WordPress authentication. Because the uploads directory is served statically by the web server, no plugin code path or access control mediates retrieval.

RemediationAI

Vendor-released patch: upgrade Everest Forms to version 3.5.0 or later, which corrects the temporary-file cleanup and storage behavior; this is the primary and recommended fix (advisory: https://wpscan.com/vulnerability/4bd381e9-2f4e-4e61-99af-88f50aed71f5/). If immediate upgrade is not possible, apply compensating controls: block direct HTTP access to CSV files under wp-content/uploads via a web-server rule (e.g. deny requests matching the plugin's temp CSV path/extension in nginx or .htaccess), which stops enumeration but may break legitimate CSV export/attachment links if any are served from that path; manually delete leftover CSV files already present in the uploads directory to remove currently-exposed data; and, where feasible, disable email-notification actions that generate CSV attachments until patched, at the cost of losing those notifications. After patching, audit uploads for residual exposed files and treat any previously leaked submissions as potentially compromised.

CVE-2025-1128 CRITICAL
9.8 Feb 25

The Everest Forms - Contact Forms, Quiz, Survey, Newsletter & Payment Form Builder for WordPress plugin for WordPress is

CVE-2025-3439 CRITICAL
9.8 Apr 11

The Everest Forms - Contact Form, Quiz, Survey, Newsletter & Payment Form Builder for WordPress plugin for WordPress is

CVE-2026-12270 MEDIUM POC
6.5 Jul 09

Unauthenticated remote attackers can completely bypass access controls on Everest Forms REST API endpoints in all plugin

CVE-2021-24907 MEDIUM POC
6.1 Dec 21

The Contact Form, Drag and Drop Form Builder for WordPress plugin before 1.8.0 does not escape the status parameter befo

CVE-2026-62103 CRITICAL
9.8 Sep 11

Unauthenticated PHP Object Injection affects the Everest Forms WordPress plugin (wpeverest) in all versions up to and in

CVE-2019-13575 CRITICAL
9.8 Jul 18

A SQL injection vulnerability exists in WPEverest Everest Forms plugin for WordPress through 1.4.9. Rated critical sever

CVE-2024-10471 MEDIUM POC
4.8 Nov 26

The Everest Forms WordPress plugin before 3.0.4.2 does not sanitise and escape some of its settings, which could allow h

CVE-2025-5927 HIGH
7.5 Jun 25

The Everest Forms (Pro) WordPress plugin versions up to 1.9.4 contain an arbitrary file deletion vulnerability in the de

CVE-2024-13125 LOW POC
3.5 Feb 13

The Everest Forms WordPress plugin before 3.0.8.1 does not sanitise and escape some of its settings, which could allow h

CVE-2024-1812 HIGH
7.2 Apr 09

The Everest Forms plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including

CVE-2025-3421 MEDIUM
6.1 Apr 11

The Everest Forms - Contact Form, Quiz, Survey, Newsletter & Payment Form Builder for WordPress plugin for WordPress is

CVE-2025-26841 MEDIUM
6.1 May 12

Cross Site Scripting vulnerability in WPEVEREST Everest Forms before 3.0.9 allows an attacker to execute arbitrary code

Share

CVE-2026-11571 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy