PHP
CVE-2025-68877
HIGH
Severity 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 cedcommerce CedCommerce Integration for Good Market ced-good-market-integration allows PHP Local File Inclusion.This issue affects CedCommerce Integration for Good Market: from n/a through <= 1.0.6.
AnalysisAI
Local file inclusion in CedCommerce Integration for Good Market WordPress plugin versions 1.0.6 and earlier allows unauthenticated attackers to read arbitrary files from the server via improper filename validation in PHP include/require statements. The vulnerability affects a popular e-commerce integration plugin used by WooCommerce merchants, exposing sensitive configuration files, database credentials, and other sensitive data accessible to the web server process. EPSS probability of 0.14% suggests low real-world exploitation likelihood despite the information disclosure impact.
Technical ContextAI
CWE-98 (Improper Control of Filename for Include/Require Statement in PHP Program) represents a class of PHP vulnerabilities where user-supplied input is passed unsanitized to include(), require(), include_once(), or require_once() functions. In this case, the CedCommerce Integration for Good Market plugin fails to properly validate or sanitize filename parameters before using them in PHP file inclusion operations, enabling local file inclusion (LFI). While the CVE title mentions 'PHP Remote File Inclusion,' the actual vulnerability is local file inclusion, allowing attackers to traverse the filesystem and access files like wp-config.php, .env files, or system configuration files. The vulnerability affects the ced-good-market-integration WordPress plugin, which provides WooCommerce integration functionality for the Good Market e-commerce platform.
Affected ProductsAI
CedCommerce Integration for Good Market (ced-good-market-integration) WordPress plugin from version 1.0.0 through version 1.0.6 is affected. This plugin is distributed via the WordPress plugin repository and is used to integrate WooCommerce stores with the Good Market e-commerce platform. The vulnerability impacts all installations of this plugin at version 1.0.6 and earlier.
RemediationAI
Update CedCommerce Integration for Good Market plugin to a patched version beyond 1.0.6 immediately. Site administrators should log into WordPress dashboard, navigate to Plugins, and update the ced-good-market-integration plugin to the latest available version. If a patched version is not yet available, deactivate and remove the plugin until an update is released. As a temporary workaround prior to patching, restrict access to the plugin's vulnerable endpoints via web server configuration (nginx/Apache) or WordPress security plugins if specific vulnerable URI patterns can be identified. Verify wp-config.php and .env file permissions are restricted to prevent information disclosure if the server has been compromised. See Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/ced-good-market-integration/vulnerability/wordpress-cedcommerce-integration-for-good-market-plugin-1-0-6-local-file-inclusion-vulnerability for additional details and patch version when available.
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