
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-28084 is a Local File Inclusion (LFI) vulnerability in the ThemeREX Bazinga WordPress theme, classified under CWE-98 (Improper Control of Filename for Include/Require Statement in PHP Program). It affects all versions of the Bazinga theme through and including version 1.1.9, with no official patch currently available. The vulnerability was reported by security researcher "Bonds" on August 31, 2025, and publicly disclosed by Patchstack on February 27, 2026, with CVE assignment on March 5, 2026. It carries a CVSS v3.1 base score of 8.1 (High), assessed by CISA-ADP (Patchstack, Feedly).
The root cause is improper sanitization and validation of user-supplied input used in PHP include or require statements within the Bazinga theme (CWE-98). An unauthenticated remote attacker can manipulate a filename parameter passed to these PHP constructs to include arbitrary local files from the server's filesystem. The attack vector is network-based, requires no privileges or user interaction, but has high attack complexity, suggesting some precondition such as specific server configuration or knowledge of file paths may be required. No public proof-of-concept exploit code has been identified at this time (Patchstack, Feedly).
Successful exploitation allows an attacker to include and execute arbitrary local files on the web server, potentially exposing sensitive configuration files such as wp-config.php (containing database credentials), /etc/passwd, or other files accessible to the web server process. This can lead to full database compromise, credential theft, and — if combined with a file upload vulnerability or writable directory — remote code execution and complete server takeover. The confidentiality, integrity, and availability impacts are all rated High (Patchstack, Feedly).
As of the time of disclosure, there is no public proof-of-concept exploit and no evidence of active in-the-wild exploitation. The EPSS score is approximately 0.053%, indicating a low current probability of exploitation in the near term. The vulnerability has not been added to the CISA Known Exploited Vulnerabilities (KEV) catalog. Patchstack has noted that vulnerabilities of this class (LFI with CVSS 8.1) are frequently used in mass-exploit campaigns targeting WordPress sites at scale (Patchstack, Feedly).
include or require statement.../../../../wp-config.php or /etc/passwd) to the vulnerable parameter.../, ..%2F, %2e%2e%2f) in query parameters or POST body fields targeting WordPress theme endpoints; unexpected outbound connections from the web server process.failed to open stream errors for sensitive system files.wp-config.php, /etc/passwd, or other configuration files; presence of web shells in writable directories if exploitation was chained with a file upload.bash, curl, wget) that may indicate successful code execution following LFI exploitation (Patchstack).No official patch from ThemeREX is currently available for the Bazinga theme. Patchstack has issued a virtual patching/mitigation rule for its subscribers to block exploitation attempts until an official fix is released. Recommended actions include: (1) upgrading the Bazinga theme to a version greater than 1.1.9 if/when released; (2) deploying a Web Application Firewall (WAF) with rules to detect and block path traversal and LFI patterns; (3) implementing strict input validation and allowlisting for any user-supplied parameters used in PHP include/require statements; and (4) restricting web server file system permissions to limit access to sensitive files (Patchstack).
Wordfence included this vulnerability in its weekly WordPress vulnerability intelligence report covering the period of February 23 – March 1, 2026, highlighting it as a notable theme-level LFI issue. Patchstack, the assigning CNA, flagged it as high priority and noted that LFI vulnerabilities of this CVSS score class are commonly leveraged in mass-exploit campaigns against WordPress sites. No significant broader media coverage or notable researcher commentary beyond these standard security intelligence channels has been identified (Wordfence, Patchstack).
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."