Cyber Resilience

CVE-2025-53217

High

Published: 20 February 2026

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

Summary

CVE-2025-53217 is a high-severity Missing Authorization (CWE-862) vulnerability. Its CVSS base score is 7.6 (High).

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

Deeper analysis

CVE-2025-53217 is a missing authorization vulnerability (CWE-862) in the AIO WP Builder WordPress plugin by staviravn, identified as all-in-one-wp-builder. This flaw allows exploitation of incorrectly configured access control security levels and affects all versions of the plugin from unknown initial release through 2.0.2. The vulnerability was published on 2026-02-20 with a CVSS v3.1 base score of 7.6 (AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H), rated as high severity.

The vulnerability enables exploitation over the network (AV:N) with low attack complexity (AC:L) by an attacker possessing low privileges (PR:L), requiring no user interaction (UI:N) and maintaining unchanged scope (S:U). Successful attacks can result in low confidentiality impact (C:L), such as limited data exposure, low integrity impact (I:L), like minor unauthorized modifications, and high availability impact (A:H), potentially causing significant service disruption.

Patchstack provides details on the vulnerability and mitigation in their advisory at https://patchstack.com/database/Wordpress/Plugin/all-in-one-wp-builder/vulnerability/wordpress-aio-wp-builder-plugin-2-0-2-broken-access-control-vulnerability?_s_id=cve.

EU & UK References

Vulnerability details

Missing Authorization vulnerability in staviravn AIO WP Builder all-in-one-wp-builder allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects AIO WP Builder: from n/a through <= 2.0.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.
T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
Why these techniques?

Missing authorization (CWE-862) in public-facing WordPress plugin directly enables remote exploitation of the application (T1190) and facilitates privilege escalation via broken access controls (T1068).

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

CVEs Like This One

CVE-2026-4100Shared CWE-862
CVE-2026-32501Shared CWE-862
CVE-2025-31194Shared CWE-862
CVE-2026-6963Shared CWE-862
CVE-2024-9195Shared CWE-862
CVE-2025-6380Shared CWE-862
CVE-2026-0506Shared CWE-862
CVE-2025-2110Shared CWE-862
CVE-2025-27270Shared CWE-862
CVE-2026-6510Shared CWE-862

Affected Assets

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly mandates enforcement of approved authorizations for access to system resources, addressing the core missing authorization flaw in the plugin.

prevent

Implements least privilege to restrict low-privileged (PR:L) users from performing unauthorized actions exploited by this vulnerability.

prevent

Requires timely identification, reporting, and correction of flaws like the missing authorization in AIO WP Builder versions up to 2.0.2.

References