Store Exporter CVE-2025-60203
HIGHSeverity by source
AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
Lifecycle Timeline
4DescriptionCVE.org
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in Josh Kohlbach Store Exporter woocommerce-exporter allows PHP Local File Inclusion.This issue affects Store Exporter: from n/a through <= 2.7.6.
AnalysisAI
Local file inclusion in Store Exporter (WooCommerce plugin) through version 2.7.6 allows remote attackers with user interaction to read arbitrary files and potentially execute code via PHP file inclusion. Despite the 7.5 CVSS score, exploitation requires high attack complexity and user interaction, with an EPSS probability of only 0.08% (23rd percentile), indicating limited real-world exploitation likelihood. No active exploitation or public POC identified at time of analysis.
Technical ContextAI
CWE-98 (Improper Control of Filename for Include/Require Statement) represents a classic PHP file inclusion vulnerability where unsanitized user input is passed to PHP include/require functions. Store Exporter is a WordPress plugin for WooCommerce that exports store data. The vulnerability allows attackers to manipulate file path parameters to include arbitrary local files on the server. While classified as 'PHP Remote File Inclusion' in the description, the CVE title and Patchstack reference specifically identify this as Local File Inclusion (LFI), which is a critical distinction - LFI reads existing server files while RFI would execute remote attacker-controlled files. The plugin processes user-supplied filenames without proper validation before passing them to PHP file inclusion functions.
Affected ProductsAI
Store Exporter plugin for WordPress/WooCommerce, all versions through 2.7.6, developed by Josh Kohlbach. The vulnerability affects WordPress installations with WooCommerce and the Store Exporter plugin installed. Advisory and technical details available at Patchstack database (https://patchstack.com/database/Wordpress/Plugin/woocommerce-exporter/vulnerability/wordpress-store-exporter-plugin-2-7-6-local-file-inclusion-vulnerability). The specific starting version is not documented ('n/a through 2.7.6'), suggesting the vulnerability may have existed since the plugin's initial release.
RemediationAI
Update Store Exporter plugin to version 2.7.7 or later if available - verify current version at WordPress plugin repository or vendor website, as the Patchstack advisory does not explicitly confirm a patched release version. If a patched version is not yet available or cannot be immediately deployed, implement these compensating controls: (1) Disable the Store Exporter plugin entirely until patched, accepting the trade-off of losing export functionality; (2) Restrict WordPress admin access to trusted IP addresses via .htaccess or firewall rules, which limits attack surface but reduces operational flexibility for remote administrators; (3) Implement WordPress security plugins with file inclusion attack detection (e.g., Wordfence, Sucuri) to monitor and block suspicious file path manipulation attempts, though this adds performance overhead. Consult Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/woocommerce-exporter/vulnerability/wordpress-store-exporter-plugin-2-7-6-local-file-inclusion-vulnerability for vendor-specific guidance.
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 allShare
External POC / Exploit Code
Leaving vuln.today