CVE-2026-79631
Received Received - Intake

WPFunnels Plugin Log File Exposure Vulnerability

Vulnerability report for CVE-2026-79631, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-04

Last updated on: 2026-09-04

Assigner: WPScan

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-04
Last Modified
2026-09-04
Generated
2026-09-04
AI Q&A
2026-09-04
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
wpfunnels wpfunnels to 3.13.0 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability affects the WPFunnels WordPress plugin versions before 3.13.0. It allows unauthenticated users to access sensitive data like customer order details and opt-in form submissions by downloading log files stored in a predictable location within the public uploads directory. The plugin does not restrict access to these logs, enabling anyone to retrieve them when logging is enabled.

Detection Guidance

Check for the presence of log files in the public uploads directory of your WordPress installation. Look for files named with predictable patterns like 'wpfunnels_log_*.log' in the uploads folder. You can use commands like 'find /path/to/wordpress/wp-content/uploads -name "wpfunnels_log_*.log"' to locate them.

Impact Analysis

If you use the affected WPFunnels plugin version, attackers could access sensitive customer data, including order details and form submissions, without authentication. This could lead to privacy breaches, data leaks, or misuse of personal information. The impact includes potential reputational damage and legal consequences depending on the data exposed.

Compliance Impact

This vulnerability could violate GDPR and HIPAA requirements by exposing personal and sensitive data without proper access controls. GDPR mandates strict data protection and breach notification, while HIPAA requires safeguards for protected health information. Failure to address this flaw may result in regulatory penalties and loss of compliance certifications.

Mitigation Strategies

Immediately update the WPFunnels plugin to version 3.13.0 or later. If updating is not possible, disable logging in the plugin settings or restrict access to the uploads directory via server configuration until the update is applied.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-79631. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart