Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in ThemeREX Bazinga bazinga allows PHP Local File Inclusion.This issue affects Bazinga: from n/a through <= 1.1.9.
Published: 2026-03-05
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: Local File Inclusion
Action: Patch Now
AI Analysis

Impact

The Bazinga theme for WordPress contains a PHP include/require call that accepts a filename directly from user input without any validation. This flaw, classified as CWE‑98, permits a local file inclusion (LFI). An attacker can cause the theme to include any file the web server can read, potentially exposing sensitive configuration files, database credentials, or other confidential data. Because the LFI is executed within the context of the full WordPress installation, the consequences can affect confidentiality, integrity, and availability of the site.

Affected Systems

The vulnerability affects all versions of ThemeREX Bazinga from the first release up through version 1.1.9. WordPress sites that currently use these versions are vulnerable; no specific PHP or operating‑system requirement is cited, so the issue applies to any environment running the affected theme.

Risk and Exploitability

The issue scores an 8.1 on the CVSS scale, indicating high severity. The EPSS score of <1% suggests that exploitation in the wild is currently rare, and the vulnerability is not tracked in the CISA KEV catalog. The likely attack vector is an attacker crafting a URL or form input that injects an arbitrary file path, causing the theme to include the targeted file. Exploitation requires only that the attacker control the input; no additional privileges or pre‑conditions are indicated.

Generated by OpenCVE AI on April 16, 2026 at 12:34 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Bazinga theme to a version newer than 1.1.9 as soon as an update is available.
  • If an upgrade is not possible, replace or remove the vulnerable include/require statement, or hard‑code a safe file path.
  • Sanitize any user‑supplied file paths before passing them to include/require, enforcing a whitelist of allowed paths.

Generated by OpenCVE AI on April 16, 2026 at 12:34 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 06 Mar 2026 15:30:00 +0000

Type Values Removed Values Added
First Time appeared Themerex
Themerex bazinga
Wordpress
Wordpress wordpress
Vendors & Products Themerex
Themerex bazinga
Wordpress
Wordpress wordpress

Thu, 05 Mar 2026 18:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 05 Mar 2026 06:15:00 +0000

Type Values Removed Values Added
Description Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in ThemeREX Bazinga bazinga allows PHP Local File Inclusion.This issue affects Bazinga: from n/a through <= 1.1.9.
Title WordPress Bazinga theme <= 1.1.9 - Local File Inclusion vulnerability
Weaknesses CWE-98
References

Subscriptions

Themerex Bazinga
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-01T14:15:39.590Z

Reserved: 2026-02-25T12:13:51.943Z

Link: CVE-2026-28084

cve-icon Vulnrichment

Updated: 2026-03-05T17:22:41.940Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-03-05T06:16:42.243

Modified: 2026-03-05T19:38:33.877

Link: CVE-2026-28084

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-16T12:45:35Z

Weaknesses