Description
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.
Published: 2026-07-09
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Everest Forms WordPress plugin before version 3.5.0 does not reliably delete temporary CSV files created during email‑notification processing. These files remain in the public uploads directory and can be accessed by anyone who knows their predictable names, enabling the download of other users’ form submissions and resulting in a confidentiality breach. This issue results in a confidentiality breach by exposing sensitive data and allowing unauthorized access.

Affected Systems

WordPress installations that have the Everest Forms plugin with a version older than 3.5.0 are impacted. All releases before 3.5.0 are vulnerable, as the software lacks the deletion mechanism in those builds.

Risk and Exploitability

With a CVSS score of 7.5 the risk is substantial. The EPSS score of less than 1 % indicates that exploitation attempts are uncommon, but the attack requires only knowledge of the filename pattern and no authentication. Since the vulnerability is not listed in the CISA KEV catalog, it has not yet been reported as a known exploit, but the simplicity of the attack means it could be leveraged by malicious actors in the future.

Generated by OpenCVE AI on August 4, 2026 at 07:42 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Everest Forms to version 3.5.0 or later to ensure proper cleanup of temporary CSV files.
  • Apply file permission restrictions or an .htaccess rule to block public read access to CSV files within the uploads directory.
  • Search the uploads directory for any leftover CSV files and delete them manually to remove exposed data.

Generated by OpenCVE AI on August 4, 2026 at 07:42 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 04 Aug 2026 08:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
CWE-522

Sat, 01 Aug 2026 15:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
CWE-284

Sun, 26 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
CWE-284

Thu, 23 Jul 2026 10:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
CWE-284

Thu, 16 Jul 2026 20:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
CWE-284

Wed, 15 Jul 2026 05:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
CWE-284

Tue, 14 Jul 2026 04:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
CWE-284

Mon, 13 Jul 2026 08:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
CWE-862

Sun, 12 Jul 2026 07:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
CWE-862

Fri, 10 Jul 2026 20:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200

Fri, 10 Jul 2026 05:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200

Thu, 09 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 09 Jul 2026 07:00:00 +0000

Type Values Removed Values Added
Description 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.
Title Everest Forms < 3.5.0 - Unauthenticated Sensitive Information Exposure via Residual CSV Artifacts
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-07-09T14:39:49.930Z

Reserved: 2026-06-08T09:36:35.155Z

Link: CVE-2026-11571

cve-icon Vulnrichment

Updated: 2026-07-09T14:39:41.032Z

cve-icon NVD

Status : Deferred

Published: 2026-07-09T07:16:22.847

Modified: 2026-07-09T16:34:18.103

Link: CVE-2026-11571

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T07:45:05Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor

  • CWE-522

    Insufficiently Protected Credentials