CVE-2026-19598: Pods <= 3.3.9 - Unauthenticated Privilege Escalation via Authorization Bypass to Admin Methods via 'pods_admin' AJAX Router
The Pods – Custom Content Types and Fields plugin for WordPress is vulnerable to Privilege Escalation via Authorization Bypass in all versions up to, and including, 3.3.9. The vulnerability exists because the podsadmin AJAX router funnels every access check — including the method allowlist, nonce verification, login enforcement, and capability gate — through podserror(), which under the JSON meta-box-loader compatibility path only writes failures to the PHP error log and returns false instead of terminating the request, rendering all guards ineffective. This makes it possible for unauthenticated attackers to escalate their privileges to Administrator or overwrite the password of any user account, including the site owner's, enabling complete site takeover, or perform another administrator action.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-19598?
CVE-2026-19598 has a critical severity rating of 9.8.
How do I fix CVE-2026-19598?
To fix CVE-2026-19598, upgrade to Pods version 3.4.0 or later.
What does CVE-2026-19598 affect?
CVE-2026-19598 affects the Pods – Custom Content Types and Fields plugin for WordPress.
What type of vulnerability is reported in CVE-2026-19598?
CVE-2026-19598 is an unauthenticated privilege escalation vulnerability.
When was CVE-2026-19598 published?
CVE-2026-19598 was published on August 15, 2026.