Severity by source
AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Network-reachable unauthenticated LFI warrants PR:N and AV:N; AC:H reflects that full RCE escalation from file inclusion requires specific server-side conditions beyond the initial read primitive.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Unauthenticated Local File Inclusion in Barista <= 2.5.1 versions.
AnalysisAI
Local File Inclusion in the Barista WordPress theme (edge-themes) version 2.5.1 and earlier allows unauthenticated remote attackers to include arbitrary local files via crafted HTTP requests, with potential full confidentiality, integrity, and availability compromise. The CVSS 8.1 score reflects high impact across all three pillars, though the AC:H rating indicates exploitation requires elevated complexity - such as specific server conditions or chained techniques like log poisoning to escalate beyond file disclosure to code execution. No active exploitation is confirmed (not in CISA KEV), and no public exploit code has been identified at time of analysis.
Technical ContextAI
CWE-98 (Improper Control of Filename for Include/Require Statement in PHP Program) describes a classic PHP Local File Inclusion flaw where user-supplied input is passed unsanitized to a PHP include() or require() call, enabling path traversal to arbitrary files on the server. The affected product is the Barista WordPress theme by the edge-themes vendor (CPE: cpe:2.3:a:edge-themes:barista:*:*:*:*:*:*:*:*), covering all releases up to and including version 2.5.1. In WordPress deployments, LFI vulnerabilities in themes are particularly sensitive because the web root typically contains wp-config.php (holding database credentials) and PHP session files, and servers with write-accessible log files can be leveraged for LFI-to-RCE escalation via log poisoning techniques.
RemediationAI
No exact patched version number is confirmed from the available intelligence - patch availability should be verified directly via the Patchstack advisory at https://patchstack.com/database/wordpress/theme/barista/vulnerability/wordpress-barista-theme-2-5-1-local-file-inclusion-vulnerability and the edge-themes official release channel before upgrading. As an immediate compensating control, sites unable to patch should consider switching to an alternative active theme to remove the vulnerable code path entirely, noting that this has operational impact if the site relies on Barista's design. Deploying a Web Application Firewall (WAF) with LFI/path-traversal rules (e.g., blocking patterns such as ../ or /etc/ in request parameters) can reduce exposure without downtime, though WAF bypass is possible with encoding variants. Restricting PHP's open_basedir directive to limit the file system paths accessible to PHP include calls is a server-level control that directly limits the blast radius of LFI exploitation. Ensure wp-config.php permissions are set to 400/440 to reduce the risk of credential disclosure even if LFI is triggered.
In PHP versions 7.1.x below 7.1.33, 7.2.x below 7.2.24 and 7.3.x below 7.3.11 in certain configurations of FPM setup it
sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not
(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear
The '/common/download_agent_installer.php' script in the Quest KACE System Management Appliance 8.0.318 is accessible by
ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C
Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au
Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP c
Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
The get_referers function in /opt/ws/bin/sblistpack in Sophos Web Appliance before 3.7.9.1 and 3.8 before 3.8.1.1 allows
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
Same weakness CWE-98 – PHP Remote File Inclusion
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-57892
GHSA-23x3-w8rc-9vq7