CVE-2025-60204: Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') in Josh Kohlbach WooCommerce Store Toolkit
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in Josh Kohlbach WooCommerce Store Toolkit woocommerce-store-toolkit allows PHP Local File Inclusion.This issue affects WooCommerce Store Toolkit: from n/a through <= 2.4.3.
AI Analysis
Technical Summary
CVE-2025-60204 is a Remote File Inclusion (RFI) vulnerability found in the WooCommerce Store Toolkit plugin (versions up to 2.4.3) developed by Josh Kohlbach. The vulnerability arises from improper validation and control of filenames used in PHP include or require statements. This flaw allows an attacker to supply a crafted filename parameter that causes the application to include and execute remote malicious PHP code. Since the vulnerability is remotely exploitable over the network without requiring authentication or user interaction, it poses a significant risk. The CVSS 3.1 base score of 7.5 reflects a high severity, primarily due to the high confidentiality impact (C:H), no integrity or availability impact, and the ease of exploitation (attack vector: network, attack complexity: low). The vulnerability could be exploited to execute arbitrary code, potentially leading to data theft, unauthorized access, or further compromise of the hosting server. No patches or fixes are currently linked, and no known exploits have been reported in the wild as of the published date. The vulnerability is particularly critical for e-commerce sites using WooCommerce Store Toolkit, as attackers could leverage this to compromise customer data or disrupt business operations.
Potential Impact
For European organizations, especially those operating e-commerce platforms using WooCommerce with the vulnerable Store Toolkit plugin, this vulnerability poses a serious threat. Exploitation could lead to unauthorized disclosure of sensitive customer data, including personal and payment information, violating GDPR and other data protection regulations. The ability to execute remote code could also allow attackers to implant backdoors, conduct further lateral movement, or disrupt services. This could result in financial losses, reputational damage, regulatory penalties, and operational downtime. Given the widespread use of WooCommerce in Europe, the vulnerability could affect a broad range of small to medium-sized enterprises that rely on this plugin for store management. The lack of authentication requirement and remote exploitability increases the risk of automated attacks and widespread scanning by threat actors.
Mitigation Recommendations
1. Immediately audit all WooCommerce installations to identify the presence of the WooCommerce Store Toolkit plugin and verify its version. 2. Apply any available patches or updates from the vendor as soon as they are released. If no official patch is available, consider temporarily disabling or removing the plugin to mitigate risk. 3. Implement strict input validation and sanitization on all parameters that control file inclusion paths to prevent injection of remote URLs or arbitrary files. 4. Configure PHP settings to disable allow_url_include and allow_url_fopen directives to prevent remote file inclusion. 5. Employ Web Application Firewalls (WAFs) with rules designed to detect and block RFI attack patterns targeting include/require parameters. 6. Monitor web server and application logs for suspicious requests attempting to exploit file inclusion vulnerabilities. 7. Conduct regular security assessments and penetration testing focused on plugin vulnerabilities and remote code execution risks. 8. Educate development and operations teams about secure coding practices related to file inclusion and parameter handling.
Affected Countries
Germany, United Kingdom, France, Netherlands, Italy, Spain, Poland
CVE-2025-60204: Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') in Josh Kohlbach WooCommerce Store Toolkit
Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in Josh Kohlbach WooCommerce Store Toolkit woocommerce-store-toolkit allows PHP Local File Inclusion.This issue affects WooCommerce Store Toolkit: from n/a through <= 2.4.3.
AI-Powered Analysis
Technical Analysis
CVE-2025-60204 is a Remote File Inclusion (RFI) vulnerability found in the WooCommerce Store Toolkit plugin (versions up to 2.4.3) developed by Josh Kohlbach. The vulnerability arises from improper validation and control of filenames used in PHP include or require statements. This flaw allows an attacker to supply a crafted filename parameter that causes the application to include and execute remote malicious PHP code. Since the vulnerability is remotely exploitable over the network without requiring authentication or user interaction, it poses a significant risk. The CVSS 3.1 base score of 7.5 reflects a high severity, primarily due to the high confidentiality impact (C:H), no integrity or availability impact, and the ease of exploitation (attack vector: network, attack complexity: low). The vulnerability could be exploited to execute arbitrary code, potentially leading to data theft, unauthorized access, or further compromise of the hosting server. No patches or fixes are currently linked, and no known exploits have been reported in the wild as of the published date. The vulnerability is particularly critical for e-commerce sites using WooCommerce Store Toolkit, as attackers could leverage this to compromise customer data or disrupt business operations.
Potential Impact
For European organizations, especially those operating e-commerce platforms using WooCommerce with the vulnerable Store Toolkit plugin, this vulnerability poses a serious threat. Exploitation could lead to unauthorized disclosure of sensitive customer data, including personal and payment information, violating GDPR and other data protection regulations. The ability to execute remote code could also allow attackers to implant backdoors, conduct further lateral movement, or disrupt services. This could result in financial losses, reputational damage, regulatory penalties, and operational downtime. Given the widespread use of WooCommerce in Europe, the vulnerability could affect a broad range of small to medium-sized enterprises that rely on this plugin for store management. The lack of authentication requirement and remote exploitability increases the risk of automated attacks and widespread scanning by threat actors.
Mitigation Recommendations
1. Immediately audit all WooCommerce installations to identify the presence of the WooCommerce Store Toolkit plugin and verify its version. 2. Apply any available patches or updates from the vendor as soon as they are released. If no official patch is available, consider temporarily disabling or removing the plugin to mitigate risk. 3. Implement strict input validation and sanitization on all parameters that control file inclusion paths to prevent injection of remote URLs or arbitrary files. 4. Configure PHP settings to disable allow_url_include and allow_url_fopen directives to prevent remote file inclusion. 5. Employ Web Application Firewalls (WAFs) with rules designed to detect and block RFI attack patterns targeting include/require parameters. 6. Monitor web server and application logs for suspicious requests attempting to exploit file inclusion vulnerabilities. 7. Conduct regular security assessments and penetration testing focused on plugin vulnerabilities and remote code execution risks. 8. Educate development and operations teams about secure coding practices related to file inclusion and parameter handling.
Affected Countries
For access to advanced analysis and higher rate limits, contact root@offseq.com
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- Patchstack
- Date Reserved
- 2025-09-25T15:28:42.280Z
- Cvss Version
- null
- State
- PUBLISHED
Threat ID: 690cc80cca26fb4dd2f595d3
Added to database: 11/6/2025, 4:08:44 PM
Last enriched: 11/20/2025, 6:11:30 PM
Last updated: 11/22/2025, 7:32:51 AM
Views: 5
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2025-11186: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in humanityco Cookie Notice & Compliance for GDPR / CCPA
MediumCVE-2025-2609: CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') in MagnusSolution MagnusBilling
HighCVE-2024-9643: CWE-489 Active Debug Code in Four-Faith F3x36
CriticalCVE-2025-65947: CWE-400: Uncontrolled Resource Consumption in jzeuzs thread-amount
HighCVE-2025-65946: CWE-77: Improper Neutralization of Special Elements used in a Command ('Command Injection') in RooCodeInc Roo-Code
HighActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
External Links
Need enhanced features?
Contact root@offseq.com for Pro access with improved analysis and higher rate limits.