CVE-2026-81294

9.8

Paul Ryan · Authorizer

The Authorizer plugin for WordPress contains an unauthenticated privilege escalation vulnerability due to incorrect privilege assignment, allowing unauthorized users to gain elevated access.

Executive summary

An unauthenticated privilege escalation vulnerability in the Paul Ryan Authorizer plugin for WordPress poses a critical risk of full system compromise.

Vulnerability

This flaw, categorized as CWE-266, involves an incorrect privilege assignment that allows unauthenticated attackers to escalate their permissions. The vulnerability resides within the plugin logic, permitting unauthorized actors to bypass standard authentication and authorization checks.

Business impact

The ability for an unauthenticated user to escalate privileges creates a severe threat to data integrity, confidentiality, and availability. With a CVSS score of 9.8, this vulnerability is critical, as it allows attackers to gain administrative control over the affected WordPress instance. Such access could lead to full site takeover, data exfiltration, or the deployment of malicious software, resulting in significant reputational and operational damage.

Remediation

Immediate Action: Update the WordPress Authorizer plugin to version 3.15.2 or the latest available version immediately to resolve the flawed privilege assignment.

Proactive Monitoring: Review web server and WordPress access logs for unusual administrative login patterns or unauthorized account creation attempts.

Compensating Controls: Implement a Web Application Firewall (WAF) with updated rules to detect and block malicious request patterns targeting the Authorizer plugin endpoints.

Exploitation status

Public Exploit Available: No (exploit_available: false)

Analyst recommendation

Given the critical CVSS severity and the potential for full administrative takeover, organizations utilizing the Authorizer plugin must prioritize this update. Ensure that the plugin is patched to at least version 3.15.2 across all production environments immediately to mitigate the risk of unauthorized access and privilege escalation.

Sources

Originally found and disclosed by Steve | Patchstack Bug Bounty Program, per the CVE Program record.