Description
Unauthenticated Local File Inclusion in Barista <= 2.5.1 versions.
Published: 2026-08-13
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an unauthenticated Local File Inclusion flaw in the WordPress Barista theme up to version 2.5.1. An attacker can supply a crafted request that causes the theme to include arbitrary files from the server, allowing disclosure of sensitive files such as wp-config.php or database credentials and potentially enabling remote code execution if the included file is executable.

Affected Systems

The flaw affects the Edge‑Themes Barista theme for WordPress versions 2.5.1 and earlier. Any WordPress site that has installed Barista 2.5.1 or a lower version is vulnerable.

Risk and Exploitability

The CVSS score of 8.1 indicates a high severity. Because the flaw is unauthenticated and accessible via normal HTTP requests, an attacker does not need special privileges. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog. Exploitation requires only that external users can invoke the vulnerable page; if successfully exploited, the attacker can read or execute files on the server, compromising confidentiality, integrity, and availability. The likely attack vector is via normal HTTP requests to the vulnerable page.

Generated by OpenCVE AI on August 13, 2026 at 17:39 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Barista theme to version 2.5.2 or later.
  • If an immediate update is not possible, use server configuration (e.g., .htaccess rules) to block direct access to sensitive theme PHP files that are not intended to be publicly browsable.
  • Verify that crafted file paths no longer resolve and that the inclusion vector is closed by testing access to typical files such as wp-config.php from a public URL.

Generated by OpenCVE AI on August 13, 2026 at 17:39 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
First Time appeared Edge-themes
Edge-themes barista
Wordpress
Wordpress wordpress
Vendors & Products Edge-themes
Edge-themes barista
Wordpress
Wordpress wordpress

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 Barista <= 2.5.1 versions.
Title WordPress Barista theme <= 2.5.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

Edge-themes Barista
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-13T15:31:27.425Z

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

Link: CVE-2026-66653

cve-icon Vulnrichment

Updated: 2026-08-13T15:31:22.197Z

cve-icon NVD

Status : Deferred

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

Modified: 2026-08-14T19:09:39.140

Link: CVE-2026-66653

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-14T12:15:15Z

Weaknesses
  • CWE-98

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