Cyber Resilience

CVE-2025-26871

Medium

Published: 25 February 2025

Published
25 February 2025
Modified
23 April 2026
KEV Added
Patch
CVSS Score v3.1 4.3 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
EPSS Score 0.0011 28.2th percentile
Risk Priority 9 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-26871 is a medium-severity Missing Authorization (CWE-862) vulnerability in Wpdeveloper Essential Blocks. Its CVSS base score is 4.3 (Medium).

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

Deeper analysis

CVE-2025-26871 is a missing authorization vulnerability (CWE-862) in the Essential Blocks for Gutenberg WordPress plugin by WPDeveloper. The issue stems from exploiting incorrectly configured access control security levels and affects all versions of the plugin from n/a through 4.8.3. It has a CVSS v3.1 base score of 4.3 (AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N), indicating medium severity with network accessibility, low attack complexity, and low privilege requirements.

A low-privileged authenticated attacker, such as a WordPress user with contributor or similar access, can exploit this vulnerability remotely without user interaction. Exploitation enables limited unauthorized modifications to plugin resources (low integrity impact), potentially allowing alterations to blocks or settings that the attacker should not access.

The Patchstack advisory details the broken access control issue in version 4.8.3 and recommends updating the Essential Blocks for Gutenberg plugin to a patched version beyond 4.8.3 as the primary mitigation. Further details are available at https://patchstack.com/database/Wordpress/Plugin/essential-blocks/vulnerability/wordpress-essential-blocks-plugin-4-8-3-broken-access-control-vulnerability?_s_id=cve.

EU & UK References

Vulnerability details

Missing Authorization vulnerability in WPDeveloper Essential Blocks for Gutenberg essential-blocks allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Essential Blocks for Gutenberg: from n/a through <= 4.8.3.

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?

The missing authorization vulnerability in the public-facing WordPress plugin directly enables exploitation of public-facing applications (T1190) by low-privileged authenticated attackers to perform unauthorized modifications to plugin resources.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

CVEs Like This One

CVE-2023-45104Same vendor: Wpdeveloper
CVE-2026-45209Shared CWE-862
CVE-2026-25026Shared CWE-862
CVE-2026-42083Shared CWE-862
CVE-2026-0656Shared CWE-862
CVE-2026-24532Shared CWE-862
CVE-2025-13603Shared CWE-862
CVE-2025-69063Shared CWE-862
CVE-2026-3045Shared CWE-862
CVE-2025-67956Shared CWE-862

Affected Assets

wpdeveloper
essential blocks
≤ 4.8.4

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly enforces approved authorizations, addressing the missing authorization that allows low-privileged users to modify plugin resources.

prevent

Enforces least privilege to restrict low-privileged attackers from performing unauthorized modifications beyond their assigned roles.

prevent

Remediates the specific broken access control flaw in the Essential Blocks plugin through timely patching to version beyond 4.8.3.

References