Summary
CVE-2026-81294 is a critical unauthenticated privilege escalation vulnerability affecting the Authorizer plugin for WordPress, caused by incorrect privilege assignment (CWE-266). The flaw allows an unauthenticated attacker to escalate privileges on the affected site over the network, with no user interaction required. It carries a CVSS v3.1 base score of 9.8 (Critical) and impacts confidentiality, integrity, and availability.
Technical details
- Root cause: incorrect privilege assignment logic within the Authorizer plugin (CWE-266), which fails to properly restrict elevated privileges.
- Trigger conditions: no authentication or user interaction is required to exploit the flaw.
- Attack vector: network-based (AV:N), reachable remotely against any exposed WordPress site running the vulnerable plugin.
- Impact: an unauthenticated attacker can escalate their privileges, potentially gaining administrative-level access to the affected WordPress site, leading to full compromise of confidentiality, integrity, and availability.
Affected software
- Authorizer (WordPress plugin) versions up to and including 3.15.1.
Severity
- CVSS v3.1 Base Score: 9.8 (Critical)
- Vector:
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Mitigation and recommended actions
- Immediate: upgrade the Authorizer plugin to version 3.15.2 or later, where the privilege assignment issue is fixed.
- If patching cannot be performed immediately, consider disabling or removing the Authorizer plugin until the update can be applied, and restrict access to WordPress admin/login endpoints as an interim network-level mitigation.
How IONIX identifies potentially affected assets
IONIX matches the following signal against data already collected when it crawled the asset; identifying the technology sends no request beyond that crawl.
- Raw response body:
/wp-content/plugins/authorizer/

