The DHL eCommerce (Benelux) for WooCommerce plugin for WordPress is vulnerable to unauthorized modification and loss of data due to a missing capability check and missing nonce verification on the create_label() and delete_label() functions in versions up to, and including, 2.2.3. These functions are wired to the wp_ajax_dhlpwc_label_create and wp_ajax_dhlpwc_label_delete hooks and act on an attacker-supplied post_id (WooCommerce order ID). This makes it possible for authenticated attackers, with Subscriber-level access and above, to create or delete DHL shipping labels associated with any WooCommerce order on the site.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-07-09 11:16
Updated : 2026-07-09 16:19
NVD link : CVE-2026-9235
Mitre link : CVE-2026-9235
CVE.ORG link : CVE-2026-9235
JSON object : View
Products Affected
No product.
CWE
CWE-862
Missing Authorization
