CVE-2025-2907
published 2025-04-26CVE-2025-2907: The Order Delivery Date WordPress plugin before 12.3.1 does not have authorization and CSRF checks when importing settings. Furthermore it also lacks proper…
PriorityP179critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
ITWEXPLOITVulnCheck KEVInitial access
Exploited in the wild
EPSS
1.29%
66.6th percentile
The Order Delivery Date WordPress plugin before 12.3.1 does not have authorization and CSRF checks when importing settings. Furthermore it also lacks proper checks to only update options relevant to the Order Delivery Date WordPress plugin before 12.3.1. This leads to attackers being able to modify the default_user_role to administrator and users_can_register, allowing them to register as an administrator of the site for complete site takeover.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| tychesoftwares | order_delivery_date_pro_for_woocommerce | < 12.3.1 | 12.3.1 |
Detection & IOCsextracted from sources · hover to see the quote
- →Exploit targets the unauthenticated AJAX action 'orddd_import' via POST to /wp-admin/admin-ajax.php with multipart form-data including 'is_drag_drop_request_ajax=yes' and a serialized PHP payload file named 'exp.json' to set users_can_register and default_role to administrator. ↗
- →Successful exploitation response contains the string 'orddd_import_success' in the body with Content-Type application/json. ↗
- →After exploitation, /wp-login.php will contain 'wp-login-register' indicating user registration has been enabled. ↗
- →FOFA fingerprint for identifying vulnerable hosts: search for body containing 'wp-content/plugins/order-delivery-date-for-woocommerce'. ↗
- →The attack payload is a PHP serialized array setting 'users_can_register' to true (b:1) and 'default_role' to 'administrator', uploaded as a JSON file via the import endpoint. ↗
- →The multipart boundary '----WebKitFormBoundaryYq6CV9CqPQBC7dSy' is used consistently in the exploit requests and can be used as a network signature. ↗
- ·The exploit sends a cleanup request (step 3) that resets users_can_register to b:0 after confirming registration is enabled, meaning the window for registration may be brief during automated exploitation. ↗
- ·The vulnerability requires no authentication (PR:N) and no user interaction (UI:N), making it exploitable by any unauthenticated remote attacker against sites running Order Delivery Date for WooCommerce before version 12.3.1. ↗
CVSS provenance
nvdv3.19.8CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
vulncheck9.8CRITICAL
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
GHSA-f24m-7jrp-68fr: The Order Delivery Date WordPress plugin before 12
ghsa_unreviewed·2025-04-26
CVE-2025-2907 [CRITICAL] CWE-352 GHSA-f24m-7jrp-68fr: The Order Delivery Date WordPress plugin before 12
The Order Delivery Date WordPress plugin before 12.3.1 does not have authorization and CSRF checks when importing settings. Furthermore it also lacks proper checks to only update options relevant to the Order Delivery Date WordPress plugin before 12.3.1. This leads to attackers being able to modify the default_user_role to administrator and users_can_register, allowing them to register as an administrator of the site for complete site takeover.
VulnCheck
WooCommerce Order Delivery Date Pro Unauthenticated Arbitrary Option Update Vulnerability
vulncheck·2025·CVSS 9.8
CVE-2025-2907 [CRITICAL] WooCommerce Order Delivery Date Pro Unauthenticated Arbitrary Option Update Vulnerability
WooCommerce Order Delivery Date Pro Unauthenticated Arbitrary Option Update Vulnerability
The Order Delivery Date WordPress plugin before 12.3.1 does not have authorization and CSRF checks when importing settings. Furthermore it also lacks proper checks to only update options relevant to the Order Delivery Date WordPress plugin before 12.3.1. This leads to attackers being able to modify the default_user_role to administrator and users_can_register, allowing them to register as an administrator of the site for complete site takeover.
Affected: WooCommerce Order Delivery Date Pro
Required Action: Apply remediations or mitigations per vendor instructions or discontinue use of the product if remediation or mitigations are unavailable.
Exploitation References: https://wpscan.com/vulnerabili
No detection rules found.
Nuclei
Order Delivery Date Pro for WooCommerce < 12.3.1 - Arbitrary Option Update
nuclei·CVSS 9.8
CVE-2025-2907 [CRITICAL] Order Delivery Date Pro for WooCommerce < 12.3.1 - Arbitrary Option Update
Order Delivery Date Pro for WooCommerce < 12.3.1 - Arbitrary Option Update
The Order Delivery Date WordPress plugin before 12.3.1 does not have authorization and CSRF checks when importing settings. Furthermore it also lacks proper checks to only update options relevant to the Order Delivery Date WordPress plugin before 12.3.1. This leads to attackers being able to modify the default_user_role to administrator and users_can_register, allowing them to register as an administrator of the site for complete site takeover.
Template:
id: CVE-2025-2907
info:
name: Order Delivery Date Pro for WooCommerce < 12.3.1 - Arbitrary Option Update
author: iamnoooob,rootxharsh,pdresearch
severity: critical
description: |
The Order Delivery Date WordPress plugin before 12.3.1 does not have authorization
2025-04-26
Published
Exploited in the wild