Description
Unauthenticated Local File Inclusion in Biagiotti Core <= 2.1.1 versions.
Published: 2026-08-13
Score: 8.1 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Biagiotti Core plugin (versions up to 2.1.1) is vulnerable to an unauthenticated local file inclusion flaw (CWE‑98). The flaw allows any user to craft a request that causes the plugin to include arbitrary files from the server’s file system in the HTTP response, potentially revealing sensitive configuration files, environment variables, or other data that should remain private. Because the inclusion is performed without validating the requested path, an attacker could include executable files, leading to remote code execution or further compromise of the application.

Affected Systems

The affected product is the Biagiotti Core plugin developed by Mikado‑Themes. All releases through version 2.1.1 are impacted; newer releases are not listed and are therefore presumed secure.

Risk and Exploitability

The CVSS score of 8.1 indicates a high severity flaw, and although the EPSS score is not provided, the lack of authentication requirement makes the attack vector readily exploitable from any client that can reach the site. The vulnerability is not currently listed in the CISA KEV catalog, but its impact on confidentiality, integrity, and availability warrants immediate attention. An attacker could exploit the flaw by sending crafted requests to the plugin’s endpoints, triggering inclusion of arbitrary files and potentially executing code or exfiltrating sensitive data.

Generated by OpenCVE AI on August 13, 2026 at 16:12 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Biagiotti Core plugin release (≥ 2.1.2) to eliminate the LFI flaw.
  • If an update cannot be applied right away, temporarily disable or delete the Biagiotti Core plugin to stop the vulnerability from being exploitable.
  • Configure server file permissions and deny access to sensitive directories (e.g., via Apache .htaccess) so that unintended files cannot be included.

Generated by OpenCVE AI on August 13, 2026 at 16:12 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 13 Aug 2026 14:00:00 +0000

Type Values Removed Values Added
Description Unauthenticated Local File Inclusion in Biagiotti Core <= 2.1.1 versions.
Title WordPress Biagiotti Core plugin <= 2.1.1 - Local File Inclusion vulnerability
Weaknesses CWE-98
References
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'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-13T15:20:44.619Z

Reserved: 2026-07-27T14:00:43.007Z

Link: CVE-2026-66657

cve-icon Vulnrichment

Updated: 2026-08-13T15:20:38.428Z

cve-icon NVD

Status : Received

Published: 2026-08-13T14:17:09.477

Modified: 2026-08-13T16:18:46.250

Link: CVE-2026-66657

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T16:15:04Z

Weaknesses
  • CWE-98

    Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')