Authenticated OAuth client deletion via unchecked AJAX request
Published Mar 20, 2023 · Updated Feb 26, 2025
Missing authorization in WP OAuth Server before 4.3.0 allows remote authenticated users to delete arbitrary OAuth clients via AJAX. The wo_remove_client action accepts a client_id at WordPress's admin-ajax.php endpoint and deletes that client without an effective authorization check. Subscriber-level access is sufficient; deletion removes configured client records and can disrupt dependent OAuth integrations.
Summary
What happened
Missing authorization in WP OAuth Server before 4.3.0 allows remote authenticated users to delete arbitrary OAuth clients via AJAX. The wo_remove_client action accepts a client_id at WordPress's admin-ajax.php endpoint and deletes that client without an effective authorization check. Subscriber-level access is sufficient; deletion removes configured client records and can disrupt dependent OAuth integrations.
The record
- CVE
- CVE-2022-4148
- Published
- Mar 20, 2023
- Updated
- Feb 26, 2025
- Vendor
- Jayson T Cote
- Product
- WP OAuth Server (OAuth Authentication)
- Classifications
- CWE-862, CWE-352, T1485
- Attack vector
- network
- Privileges
- authenticated
Timeline
How it unfolded
- Mar 20, 2023CVE publishedPublication date reported by the CVE source.
- Feb 26, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=0 <4.3.0
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- WPScan wo_remove_client browser-console proof of conceptproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo