
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-27065 is a Local File Inclusion (LFI) vulnerability in the ThimPress BuilderPress WordPress plugin, affecting all versions up to and including 2.0.1. The flaw stems from improper control of filename parameters used in PHP include/require statements (CWE-98), allowing unauthenticated remote attackers to include arbitrary local files. The vulnerability was reported by researcher Phat RiO on December 12, 2025, and published by Patchstack on March 12, 2026. It carries a CVSS v3.1 base score of 9.8 (Critical), requiring no privileges or user interaction (Patchstack, EUVD).
The vulnerability is classified under CWE-98 (Improper Control of Filename for Include/Require Statement in PHP Program), commonly referred to as PHP Remote File Inclusion, though in this case it manifests as Local File Inclusion. The root cause is insufficient validation or sanitization of user-supplied input that is passed directly to PHP's include or require constructs within the BuilderPress plugin. An unauthenticated attacker can craft a malicious HTTP request with a manipulated filename parameter to force the server to include arbitrary local files, potentially exposing their contents. No authentication or special privileges are required, and exploitation is achievable over the network with low attack complexity (Patchstack, EUVD).
Successful exploitation allows an attacker to read arbitrary local files on the web server, including sensitive configuration files such as wp-config.php, which contains database credentials. This can lead to complete database takeover, exposure of secret keys, and potential escalation to remote code execution if the attacker can chain the LFI with file upload or log poisoning techniques. The vulnerability affects confidentiality, integrity, and availability at a high level, and could serve as an initial foothold for broader compromise of the WordPress environment and underlying server (Patchstack).
No official patch was available at the time of disclosure, increasing the risk of exploitation. Patchstack has flagged this vulnerability as highly dangerous and expected to be used in mass-exploit campaigns targeting thousands of WordPress sites regardless of their size or popularity. The EPSS score is approximately 0.0015 (0.15%), indicating a currently low but non-negligible probability of exploitation in the near term. No specific threat actor attribution or confirmed in-the-wild exploitation has been reported, and the vulnerability does not appear in the CISA KEV catalog as of the time of this report (Patchstack, Feedly).
/wp-content/plugins/builderpress/.include or require statement without proper sanitization.../../../../wp-config.php) into the filename parameter.wp-config.php exposing database credentials).../, ..%2F, ....//) in query parameters or POST body.wp-config.php, /etc/passwd, or PHP session files as reflected in server-side file access logs.As of the time of disclosure, no official patch from ThimPress was available for BuilderPress versions ≤ 2.0.1. Patchstack has issued a virtual patching/mitigation rule for its subscribers to block exploitation attempts until an official fix is released. Site administrators should monitor the BuilderPress plugin page for an updated version and apply it immediately upon release. As interim measures, consider disabling the BuilderPress plugin if it is not critical, restricting access to WordPress plugin endpoints via web application firewall (WAF) rules, and ensuring the web server user has minimal file system permissions (Patchstack).
The vulnerability received coverage from security aggregators and community platforms shortly after disclosure, including posts on Mastodon and Bluesky highlighting the critical CVSS score. Wordfence included it in their weekly WordPress vulnerability report for the week of March 9–15, 2026. The Hacker Wire published a dedicated article on the vulnerability, and INCIBE (Spain's national cybersecurity agency) issued an early warning alert (Wordfence, The Hacker Wire, INCIBE).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."