<?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>Visual Composer - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/vendors/visual-composer/</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>Thu, 24 Sep 2026 10:46:28 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/vendors/visual-composer/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>Local File Inclusion in Visual Composer Website Builder Plugin</title><link>https://feed.craftedsignal.io/briefs/2026-09-cve-2026-12227-lfi/</link><pubDate>Thu, 24 Sep 2026 10:46:28 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-cve-2026-12227-lfi/</guid><description>Visual Composer Website Builder for WordPress versions 45.16.0 and earlier are vulnerable to unauthenticated local file inclusion via the vcv-template parameter, allowing arbitrary file execution.</description><content:encoded><![CDATA[<p>The Visual Composer Website Builder plugin for WordPress contains a critical Local File Inclusion (LFI) vulnerability identified as CVE-2026-12227. The flaw exists within the handling of the vcv-template parameter, which fails to properly sanitize user-supplied input before using it to include files on the server filesystem. An unauthenticated attacker can exploit this vulnerability to force the application to include and execute arbitrary local files, including those containing malicious PHP code. This capability allows attackers to bypass application-level access controls, exfiltrate sensitive configuration files such as wp-config.php, or achieve full Remote Code Execution (RCE) if the server permits the inclusion of attacker-controlled files like uploaded images containing embedded PHP payloads. This vulnerability affects all versions of the plugin up to and including 45.16.0.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows unauthenticated attackers to execute arbitrary code with the privileges of the web server process. This can lead to total site compromise, data theft, and the establishment of persistent backdoors on the affected WordPress installation. The vulnerability is highly severe (CVSS 9.8) and impacts any WordPress site utilizing the Visual Composer Website Builder plugin within the affected version range.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Update the Visual Composer Website Builder plugin to the latest available version (beyond 45.16.0) immediately.</li>
<li>Implement Web Application Firewall (WAF) rules to inspect incoming HTTP requests for suspicious patterns in the vcv-template parameter, specifically looking for directory traversal sequences (e.g., ../) or unauthorized file extensions.</li>
<li>Audit web server access logs for requests containing the vcv-template parameter aimed at sensitive system files like /etc/passwd or application configuration files.</li>
</ul>
]]></content:encoded><category domain="severity">critical</category><category domain="type">advisory</category><category>lfi</category><category>vulnerability</category><category>web-application</category></item></channel></rss>