Severity by source
AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H
Lifecycle Timeline
3DescriptionCVE.org
The ilGhera Carta Docente for WooCommerce plugin for WordPress is vulnerable to Path Traversal in all versions up to, and including, 1.5.0 via the 'cert' parameter of the 'wccd-delete-certificate' AJAX action. This is due to insufficient file path validation before performing a file deletion. This makes it possible for authenticated attackers, with Administrator-level access and above, to delete arbitrary files on the server, such as wp-config.php, which can make site takeover and remote code execution possible.
AnalysisAI
A Path Traversal vulnerability exists in the ilGhera Carta Docente for WooCommerce plugin for WordPress (versions up to and including 1.5.0) that allows authenticated administrators to delete arbitrary files on the server through insufficient validation of the 'cert' parameter in the 'wccd-delete-certificate' AJAX action. An attacker with administrator privileges can exploit this to delete critical files such as wp-config.php, leading to site takeover and potential remote code execution. The vulnerability has been documented by Wordfence security researchers and affects all versions from release through 1.5.0, with a patch available in version 1.5.1 and later.
Technical ContextAI
The vulnerability is classified as CWE-22 (Improper Limitation of a Pathname to a Restricted Directory, aka 'Path Traversal'). The affected plugin is ilGhera Carta Docente for WooCommerce (CPE: cpe:2.3:a:ghera74:ilghera_carta_docente_for_woocommerce), a WordPress plugin that integrates with WooCommerce. The flaw exists in the AJAX action handler 'wccd-delete-certificate' within the class-wccd-admin.php file (specifically at line 88 in versions up to 1.5.0, and line 80 in patched version 1.5.1). The underlying issue is inadequate server-side validation and sanitization of file paths before passing them to file deletion operations, allowing path traversal sequences (such as '../') to traverse outside intended directories and target arbitrary files on the filesystem. This is a PHP/WordPress-based vulnerability that exposes the ability to manipulate file paths through AJAX requests.
RemediationAI
The primary remediation is to upgrade the ilGhera Carta Docente for WooCommerce plugin to version 1.5.1 or later, which patches the path traversal vulnerability in the 'wccd-delete-certificate' AJAX handler. Administrators should navigate to Plugins > Installed Plugins in the WordPress admin dashboard, locate 'ilGhera Carta Docente for WooCommerce', and click 'Update Now' if an update is available, or manually update the plugin from the WordPress plugin repository. For organizations unable to patch immediately, enforce strict file permission controls and limit administrator role assignments to trusted users only, since the vulnerability requires administrator-level privileges. Additionally, monitor administrator account activity and implement Web Application Firewall (WAF) rules to block requests containing path traversal sequences (../, ..\, etc.) in AJAX parameters if the plugin is exposed. Regular security audits of WordPress user roles and capabilities should be conducted to minimize the attack surface. Complete remediation details and confirmation of the patch can be found in the WordPress plugin repository at https://plugins.trac.wordpress.org/browser/wc-carta-docente/tags/1.5.1/includes/class-wccd-admin.php.
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-22 – Path Traversal
View allSame technique Path Traversal
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-13636