CVE-2025-53217
Published: 20 February 2026
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
- 🇪🇺 ENISA EUVD: EUVD-2025-208037
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
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).
CVEs Like This One
Affected Assets
Mitigating Controls
Mitigating Controls (NIST 800-53 r5) AI
Directly mandates enforcement of approved authorizations for access to system resources, addressing the core missing authorization flaw in the plugin.
Implements least privilege to restrict low-privileged (PR:L) users from performing unauthorized actions exploited by this vulnerability.
Requires timely identification, reporting, and correction of flaws like the missing authorization in AIO WP Builder versions up to 2.0.2.