Cyber Resilience

CVE-2025-69401

High

Published: 20 February 2026

Published
20 February 2026
Modified
27 April 2026
KEV Added
Patch
CVSS Score v3.1 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
EPSS Score 0.0007 21.6th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

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

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

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

Auth bypass by spoofing in public-facing WordPress plugin directly enables exploitation of the web application without credentials.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

CVEs Like This One

CVE-2024-55925Shared CWE-290
CVE-2026-0834Shared CWE-290
CVE-2026-33131Shared CWE-290
CVE-2026-24372Shared CWE-290
CVE-2025-27671Shared CWE-290
CVE-2026-24853Shared CWE-290
CVE-2026-30975Shared CWE-290
CVE-2026-31889Shared CWE-290
CVE-2026-40575Shared CWE-290
CVE-2025-11250Shared CWE-290

Affected Assets

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Requires timely identification, reporting, and correction of the specific authentication bypass by spoofing flaw in WooODT Lite, preventing exploitation through patching.

prevent

Enforces approved authorizations for access to plugin functions, directly preventing identity spoofing and unauthorized actions without proper authentication.

prevent

Mandates identification and authentication for non-organizational users accessing the WordPress plugin, mitigating unauthenticated spoofing attacks.

References