CVE-2025-69401
Published: 20 February 2026
Summary
CVE-2025-69401 is a high-severity Authentication Bypass by Spoofing (CWE-290) vulnerability. Its CVSS base score is 7.5 (High).
Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 21.6th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
The strongest mitigations our analysis identified are NIST 800-53 AC-3 (Access Enforcement) and IA-8 (Identification and Authentication (Non-organizational Users)).
Deeper analysis
CVE-2025-69401 is an Authentication Bypass by Spoofing vulnerability (CWE-290) in the WooODT Lite WordPress plugin from mdalabar and byconsole-woo-order-delivery-time. This issue affects all versions of the plugin from n/a through 2.5.2. The vulnerability has a CVSS v3.1 base score of 7.5 (AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N), highlighting its potential for high integrity impact without affecting confidentiality or availability.
An unauthenticated attacker can exploit this vulnerability over the network with low attack complexity and no user interaction required. Exploitation enables identity spoofing, allowing the attacker to bypass authentication mechanisms in the affected plugin.
The Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/byconsole-woo-order-delivery-time/vulnerability/wordpress-wooodt-lite-plugin-2-5-2-payment-bypass-vulnerability-vulnerability?_s_id=cve provides further details on the vulnerability, including information on patches and mitigation recommendations. Security practitioners should consult this reference for specific remediation steps, such as updating to a patched version beyond 2.5.2.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2025-207976
Vulnerability details
Authentication Bypass by Spoofing vulnerability in mdalabar WooODT Lite byconsole-woo-order-delivery-time allows Identity Spoofing.This issue affects WooODT Lite: from n/a through <= 2.5.2.
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
Auth bypass by spoofing in public-facing WordPress plugin directly enables exploitation of the web application without credentials.
CVEs Like This One
Affected Assets
Mitigating Controls
Mitigating Controls (NIST 800-53 r5) AI
Requires timely identification, reporting, and correction of the specific authentication bypass by spoofing flaw in WooODT Lite, preventing exploitation through patching.
Enforces approved authorizations for access to plugin functions, directly preventing identity spoofing and unauthorized actions without proper authentication.
Mandates identification and authentication for non-organizational users accessing the WordPress plugin, mitigating unauthenticated spoofing attacks.