<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>Formidable Forms - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/vendors/formidable-forms/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Wed, 26 Aug 2026 16:21:42 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/vendors/formidable-forms/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>CVE-2026-15990 Directory Traversal in Formidable Charts Plugin</title><link>https://feed.craftedsignal.io/briefs/2026-08-formidable-charts-traversal/</link><pubDate>Wed, 26 Aug 2026 16:21:42 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-formidable-charts-traversal/</guid><description>The Formidable Charts WordPress plugin is vulnerable to an unauthenticated directory traversal attack via the 'frm_graph' parameter, enabling arbitrary file read on the underlying server.</description><content:encoded><![CDATA[<p>The Formidable Charts plugin for WordPress (versions 2.0.1 and below) contains a directory traversal vulnerability. An unauthenticated attacker can exploit this flaw by manipulating the 'frm_graph' parameter in HTTP requests. Successful exploitation allows for the reading of arbitrary files from the server filesystem, which may lead to the disclosure of sensitive configuration files, credentials, or application data.</p>
<p>The vulnerability is conditional: it requires Formidable Forms Lite, Formidable Forms Pro, and Formidable Charts to be active on the target site. Furthermore, the directory 'wp-content/uploads/frm-charts/' must exist, which typically occurs after the application renders an image-format chart. This vulnerability poses a significant risk to the confidentiality of the web server, particularly in environments hosting sensitive data or configuration files in the web root or accessible directories.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation results in unauthorized access to arbitrary files on the host server. Depending on the target environment, this could lead to the exfiltration of sensitive information, such as wp-config.php files containing database credentials, API keys, or other environmental configuration data. This could facilitate further exploitation, privilege escalation, or full site takeover.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Update the Formidable Charts plugin to the latest version immediately to remediate CVE-2026-15990.</li>
<li>Monitor web access logs for suspicious patterns in the 'frm_graph' parameter, specifically looking for sequences indicative of path traversal (e.g., '../', '..%2f').</li>
<li>Restrict web server permissions to ensure that the WordPress application user has only the minimum necessary read access to the filesystem.</li>
<li>Deploy a web application firewall (WAF) rule to inspect and block requests containing traversal sequences targeting the WordPress uploads directory.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>vulnerability</category><category>wordpress</category><category>web-application</category></item></channel></rss>