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).
Published: 2026-07-16
Score: 5.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The FunnelKit WordPress plugin before version 3.15.0.6 allows an administrator to delete arbitrary files when importing a template. The deletion function does not validate the supplied file path, so a malicious or compromised admin can provide a path that traverses out of the intended directory, removing .json files outside the plugin's scope. This operation can break the plugin's configuration or cause a denial of service by rendering the plugin inoperable.

Affected Systems

Any WordPress installation that includes the FunnelKit plugin with a version older than 3.15.0.6. The vulnerability is specific to the FunnelKit plugin for WordPress and affects users who have administrator-level access to the site.

Risk and Exploitability

The CVSS score of 5.5 indicates a moderate risk, with an EPSS score of less than 1% showing a very low likelihood of exploitation in the wild. The vulnerability is not currently listed in CISA's KEV catalog. Exploitation requires administrative privileges; an attacker needs to be able to perform a template import with a crafted file path. No remote code execution or data exfiltration is possible, but an exploit leads to service interruption by deleting critical configuration files.

Generated by OpenCVE AI on July 31, 2026 at 02:15 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade FunnelKit to version 3.15.0.6 or later to remove the path‑traversal flaw.
  • If an upgrade is not immediately feasible, limit the set of administrators and ensure only trusted users can perform template imports.
  • Apply a temporary code patch that validates the file path before deletion, rejecting any traversal patterns.

Generated by OpenCVE AI on July 31, 2026 at 02:15 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 02 Aug 2026 21:00:00 +0000

Type Values Removed Values Added
First Time appeared Funnelkit
Funnelkit funnelkit
Wordpress
Wordpress wordpress
Vendors & Products Funnelkit
Funnelkit funnelkit
Wordpress
Wordpress wordpress

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

Type Values Removed Values Added
Weaknesses CWE-73
Metrics cvssV3_1

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

ssvc

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


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

Type Values Removed Values Added
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).
Title FunnelKit < 3.15.0.6 - Admin+ Arbitrary File Deletion via Path Traversal in Template Importer
References

Subscriptions

Funnelkit Funnelkit
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-07-16T12:40:57.577Z

Reserved: 2026-06-23T10:56:14.346Z

Link: CVE-2026-12979

cve-icon Vulnrichment

Updated: 2026-07-16T12:40:39.475Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T20:36:12Z

Weaknesses
  • CWE-73

    External Control of File Name or Path