Cyber Posture

CVE-2026-25447

CriticalRCE

Published: 25 March 2026

Published
25 March 2026
Modified
24 April 2026
KEV Added
Patch
CVSS Score 9.1 CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
EPSS Score 0.0006 19.3th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-25447 is a critical-severity Code Injection (CWE-94) vulnerability. Its CVSS base score is 9.1 (Critical).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 19.3th 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 SI-10 (Information Input Validation) and SI-2 (Flaw Remediation).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190) and 2 other techniques. What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly prevents code injection exploitation in Widget Wrangler by enforcing validation and sanitization of all inputs used in dynamic code generation.

prevent

Mitigates CVE-2026-25447 by requiring timely identification, prioritization, and remediation of flaws such as this plugin vulnerability through patching to version >2.3.9.

prevent

Reduces risk of PR:H exploitation in Widget Wrangler by enforcing least privilege, ensuring users lack unnecessary administrative access to vulnerable widget functions.

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.
T1059.004 Unix Shell Execution
Adversaries may abuse Unix shell commands and scripts for execution.
T1100 Web Shell Persistence
A Web shell is a Web script that is placed on an openly accessible Web server to allow an adversary to use the Web server as a gateway into a network.
Why these techniques?

Code injection (CWE-94) RCE in public-facing WordPress plugin directly enables exploitation of internet-facing apps (T1190) to achieve arbitrary command execution via Unix/PHP shell (T1059.004) or web shell deployment (T1100).

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

NVD Description

Improper Control of Generation of Code ('Code Injection') vulnerability in Jonathan Daggerhart Widget Wrangler widget-wrangler allows Code Injection.This issue affects Widget Wrangler: from n/a through <= 2.3.9.

Deeper analysisAI

CVE-2026-25447 is an Improper Control of Generation of Code ('Code Injection') vulnerability, classified under CWE-94, in the Widget Wrangler WordPress plugin by Jonathan Daggerhart. This issue affects the widget-wrangler plugin from n/a through version 2.3.9 inclusive. The vulnerability was published on 2026-03-25 and carries a CVSS v3.1 base score of 9.1 (AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H).

Exploitation requires high privileges (PR:H), such as those held by an authenticated administrator, but can be conducted remotely over the network (AV:N) with low attack complexity (AC:L) and no user interaction (UI:N). Successful exploitation leads to remote code execution, enabling full compromise of confidentiality, integrity, and availability (C:H/I:H/A:H) across the affected system's scope (S:C).

The Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/widget-wrangler/vulnerability/wordpress-widget-wrangler-plugin-2-3-9-remote-code-execution-rce-vulnerability?_s_id=cve documents this as a remote code execution vulnerability in the WordPress Widget Wrangler plugin version 2.3.9 and provides details on the issue.

Details

CWE(s)

CVEs Like This One

CVE-2026-25001Shared CWE-94
CVE-2024-39148Shared CWE-94
CVE-2026-3120Shared CWE-94
CVE-2025-22905Shared CWE-94
CVE-2026-29955Shared CWE-94
CVE-2024-55964Shared CWE-94
CVE-2025-26003Shared CWE-94
CVE-2024-54803Shared CWE-94
CVE-2024-54724Shared CWE-94
CVE-2025-24677Shared CWE-94

References