Description
The WPFunnels WordPress plugin before 3.13.0 does not restrict access to the log files it writes to a predictable location under the public uploads directory, allowing unauthenticated users to download customer order details and opt-in form submissions when logging is enabled.
Published: 2026-09-04
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability in the WPFunnels WordPress plugin permits unauthenticated users to access log files stored in the publicly accessible uploads directory. When logging is enabled, these files contain customer order details and opt‑in form submissions, exposing sensitive personal information. The weakness effectively allows any internet user to download potentially GDPR‑compliant data without authorization.

Affected Systems

All installations of WPFunnels prior to version 3.13.0 are affected. Any WordPress site that has the plugin installed and has logging enabled could expose order data and personal information to attackers.

Risk and Exploitability

The CVSS rating is not provided, but the EPSS score is unavailable, and the vulnerability is not in CISA’s KEV catalog. Attackers need only to know the predictable path to the log files and can retrieve them with a simple GET request. Because no authentication is required, the risk of data leakage is significant, especially if log data contains personal or financial details. Organizations should treat this as a high‑risk disclosure.

Generated by OpenCVE AI on September 4, 2026 at 07:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the WPFunnels plugin to version 3.13.0 or later, which implements proper access restrictions on log files.
  • If an upgrade is not immediately possible, disable logging in the plugin’s settings or delete existing log files from the uploads directory to eliminate the exposure.
  • Verify that the /wp-content/uploads/ directory is not publicly accessible for log files by adjusting web server configuration or .htaccess rules to block HTTP access to such files.

Generated by OpenCVE AI on September 4, 2026 at 07:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 04 Sep 2026 07:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-285
CWE-532

Fri, 04 Sep 2026 06:30:00 +0000

Type Values Removed Values Added
Description The WPFunnels WordPress plugin before 3.13.0 does not restrict access to the log files it writes to a predictable location under the public uploads directory, allowing unauthenticated users to download customer order details and opt-in form submissions when logging is enabled.
Title WPFunnels < 3.13.0 - Unauthenticated Order and Opt-In PII Disclosure via Web-Accessible Log Files
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-04T06:00:03.766Z

Reserved: 2026-08-25T09:32:31.400Z

Link: CVE-2026-79631

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-04T07:17:09.923

Modified: 2026-09-04T07:17:09.923

Link: CVE-2026-79631

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T07:30:15Z

Weaknesses
  • CWE-285

    Improper Authorization

  • CWE-532

    Insertion of Sensitive Information into Log File