CVE-2026-12979
Deferred Deferred - Pending Action

Path Traversal in FunnelKit WordPress Plugin

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

Publication date: 2026-07-16

Last updated on: 2026-07-16

Assigner: WPScan

Description

The FunnelKit WordPress plugin before 3.15.0.6 does not validate a user-supplied path before deleting a file during a template-import operation, allowing users with administrator privileges to delete arbitrary .json files outside the intended directory through path traversal, which can disable other FunnelKit WordPress plugin before 3.15.0.6 or (denial of service).

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-16
Last Modified
2026-07-16
Generated
2026-08-05
AI Q&A
2026-07-16
EPSS Evaluated
2026-08-04
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
wpengine funnelkit to 3.15.0.6 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-73 The product allows user input to control or influence paths or file names that are used in filesystem operations.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability affects the FunnelKit WordPress plugin before version 3.15.0.6. It allows administrators to delete arbitrary .json files outside the intended directory through path traversal during a template-import operation. The plugin fails to validate user-supplied paths before deleting files, enabling attackers to use directory traversal sequences like '../' to delete critical files such as plugin configuration files.

Detection Guidance

Check if the FunnelKit plugin version is below 3.15.0.6 by inspecting the WordPress admin panel under Plugins. Look for unauthorized .json file deletions in server logs, particularly in the wp-content directory. Monitor for sudden plugin or theme failures which may indicate exploitation.

Impact Analysis

This vulnerability can lead to denial of service by disabling plugins or themes. Attackers with administrator privileges can delete essential .json files, causing the affected plugins to malfunction or become unusable. The impact is limited to users with administrator access who can exploit this flaw.

Compliance Impact

This vulnerability could indirectly impact compliance with standards like GDPR or HIPAA by enabling denial of service attacks that disrupt WordPress plugins handling sensitive data. If critical plugins are disabled, it may lead to loss of functionality for systems processing personal or health information, potentially violating availability requirements in these regulations.

Mitigation Strategies

Update the FunnelKit plugin to version 3.15.0.6 or later immediately. Remove unnecessary administrator accounts and restrict manage_options capability to trusted users only. Review server logs for signs of exploitation and restore any deleted .json files from backups.

Chat Assistant

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

EPSS Chart