Severity by source
AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Network-reachable and unauthenticated (AV:N/PR:N/UI:N); AC:H reflects needing to discover the vulnerable parameter; LFI primarily discloses files (C:H), with I/A only via secondary chains (I:L/A:L).
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated Local File Inclusion in Corbesier <= 1.15.0 versions.
AnalysisAI
Unauthenticated local file inclusion in the Corbesier WordPress theme (versions ≤ 1.15.0) allows remote attackers to read arbitrary server files or potentially execute code by abusing improper validation of file paths passed to PHP include/require functions. The flaw is reachable without credentials and carries a CVSS 3.1 score of 8.1; no public exploit identified at time of analysis, and it is not listed in CISA KEV. The combination of network reachability and unauthenticated access makes any vulnerable WordPress site running this theme an immediate concern despite the high attack complexity rating.
Technical ContextAI
Corbesier is a commercial WordPress theme distributed by ThemeREX (CPE cpe:2.3:a:themerex:corbesier). The root cause is CWE-98 (Improper Control of Filename for Include/Require Statement in PHP Program), commonly known as PHP Remote/Local File Inclusion. In WordPress themes this class of bug typically arises when a theme file (often an AJAX handler, template loader, or shortcode renderer) accepts a user-controlled parameter and passes it into include, require, or include_once without enforcing an allowlist or stripping directory traversal sequences. Successful inclusion of local PHP files can disclose secrets such as wp-config.php contents or pivot to code execution when combined with file-upload primitives or log-poisoning techniques.
RemediationAI
No vendor-released patch identified at time of analysis - the EUVD entry lists fixed-version as 'n/a' and no patched release number appears in the Patchstack reference, so verify directly with ThemeREX whether a version above 1.15.0 resolves the issue and upgrade as soon as one is published (advisory: https://patchstack.com/database/wordpress/theme/corbesier/vulnerability/wordpress-corbesier-theme-1-15-0-local-file-inclusion-vulnerability). In the interim, Patchstack (or an equivalent WordPress vulnerability firewall such as Wordfence) can virtually patch the vulnerable parameter, which is the lowest-friction compensating control. Alternatively, identify the vulnerable PHP entry point (typically a theme AJAX action, template loader, or shortcode handler) via the Patchstack advisory and block requests carrying directory traversal sequences or .php path parameters at the WAF/reverse-proxy layer - be aware this can break legitimate theme features that legitimately load dynamic templates. Switching to a different theme until a fix ships eliminates the exposure entirely but requires re-theming effort.
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
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
NetAlertX (formerly PiAlert) versions 23.01.14 through 24.x before 24.10.12 allow unauthenticated command injection thro
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
Same weakness CWE-98 – PHP Remote File Inclusion
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-210198