Description
The Formidable Charts plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 2.0.1 via the 'frm_graph' parameter. This makes it possible for unauthenticated attackers to read the contents of arbitrary files on the server, which can contain sensitive information. Successful exploitation requires Formidable Forms Lite, Formidable Forms Pro, and Formidable Charts to be active and requires the wp-content/uploads/frm-charts/ directory to exist, normally after an image-format chart is rendered.
Published: 2026-08-26
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: Unauthenticated Directory Traversal leading to arbitrary file read
Action: Apply Patch
AI Analysis

Impact

The Formidable Charts plugin contains a directory traversal flaw in the handling of the 'frm_graph' parameter. An unauthenticated attacker can manipulate this value to read any file in the WordPress server’s file system, exposing confidential data such as configuration files or credentials. This vulnerability is a classic example of CWE‑22, where improper validation of user input allows access to files outside the intended directory.

Affected Systems

WordPress sites that have both Formidable Forms (Lite or Pro) and Formidable Charts active, with the plugin installed at or below version 2.0.1. The flaw requires that the wp‑content/uploads/frm‑charts/ directory exists, a condition normally satisfied after a chart image is generated.

Risk and Exploitability

The CVSS score of 7.5 categorizes this flaw as high severity. While no EPSS value is available, the lack of a KEV listing does not diminish the potential for exploitation. Attackers can simply target the vulnerable endpoint through crafted HTTP requests without needing authentication. If the attacker can determine the location or content of sensitive files, the impact could be data theft or further compromise of the hosting environment.

Generated by OpenCVE AI on August 26, 2026 at 14:38 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Formidable Charts to version 2.0.2 or later
  • If an update is not feasible, deactivate or uninstall the Formidable Charts plugin
  • Consider removing or restricting write access to the wp-content/uploads/frm-charts/ directory to prevent the necessary exploit path

Generated by OpenCVE AI on August 26, 2026 at 14:38 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 01 Sep 2026 14:45:00 +0000

Type Values Removed Values Added
First Time appeared Strategy11
Strategy11 formidable Forms
Wordpress
Wordpress wordpress
Vendors & Products Strategy11
Strategy11 formidable Forms
Wordpress
Wordpress wordpress

Thu, 27 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 26 Aug 2026 13:45:00 +0000

Type Values Removed Values Added
Description The Formidable Charts plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 2.0.1 via the 'frm_graph' parameter. This makes it possible for unauthenticated attackers to read the contents of arbitrary files on the server, which can contain sensitive information. Successful exploitation requires Formidable Forms Lite, Formidable Forms Pro, and Formidable Charts to be active and requires the wp-content/uploads/frm-charts/ directory to exist, normally after an image-format chart is rendered.
Title Formidable Charts <= 2.0.1 - Unauthenticated Arbitrary File Read via 'frm_graph' Parameter
Weaknesses CWE-22
References
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'}


Subscriptions

Strategy11 Formidable Forms
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-08-27T14:34:07.818Z

Reserved: 2026-07-16T20:09:30.226Z

Link: CVE-2026-15990

cve-icon Vulnrichment

Updated: 2026-08-27T13:55:05.964Z

cve-icon NVD

Status : Deferred

Published: 2026-08-26T14:17:07.707

Modified: 2026-08-27T17:17:14.017

Link: CVE-2026-15990

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-01T14:24:11Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')