CVE-2026-2421
Received
Received - Intake
Path Traversal in WooCommerce ilGhera Carta Docente Plugin Enables File Deletion
Publication date: 2026-03-20
Last updated on: 2026-03-20
Assigner: Wordfence
Description
Description
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| ilghera | carta_docente_for_woocommerce | to 1.5.0 (inc) |
| ilghera | carta_docente_for_woocommerce | 1.4.7 |
| ilghera | carta_docente_for_woocommerce | 1.4.6 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-22 | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory. |