CVE-2026-18322
Last modified
CVE-2026-18322 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. The Smart Popup by Supsystic plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 1.12.0. This is due to a permission map collision in the `havePermissions()` function in `classes/frame.php`, where `array_merge()` overwrites the popup module's administrator-restricted method list with the base controller's value, silently removing `save` from protected actions; this is compounded by the subscription confirmation email embedding the same generic `pps_nonce` that the unauthenticated `wp_ajax_nopriv_save` endpoint accepts, and by the complete absence of any server-side role allowlist in `createWpSubscriber()`. EPSS estimates a 0.31% chance of exploitation in the next 30 days.
Description
The Smart Popup by Supsystic plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 1.12.0. This is due to a permission map collision in the `havePermissions()` function in `classes/frame.php`, where `array_merge()` overwrites the popup module's administrator-restricted method list with the base controller's value, silently removing `save` from protected actions; this is compounded by the subscription confirmation email embedding the same generic `pps_nonce` that the unauthenticated `wp_ajax_nopriv_save` endpoint accepts, and by the complete absence of any server-side role allowlist in `createWpSubscriber()`. This makes it possible for unauthenticated attackers to submit a crafted POST request to `admin-ajax.php` using a nonce obtained from a public subscription confirmation email, setting `params[tpl][sub_wp_create_user_role]` to `administrator` via the exposed `popupControllerPps::save()` action, and then triggering the stored confirmation flow to create a persistent WordPress Administrator account with attacker-chosen credentials.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| supsysticcom | Smart Popup by Supsystic | <= 1.12.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-18322?
How severe is CVE-2026-18322?
How do I fix CVE-2026-18322?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-18315The TrueBooker – Appointment Booking and Scheduler System pl…9.8
- CVE-2026-18316The Solace Extra plugin for WordPress is vulnerable to unaut…9.1
- CVE-2026-18317The Foxtool All-in-One: Contact chat button, Custom login, M…4.3
- CVE-2026-1832The ThriveDesk – Live Chat, AI Chatbot, Helpdesk & Knowledge…4.3
- CVE-2026-18320Readwise Reader for Android uses a sanitize-html configurati…6.1
- CVE-2026-18321Buffer overflow in NTPsec's Zyfer refclock allows local atta…4.7
- CVE-2026-18323The Forminator Forms – Contact Form, Payment Form & Custom F…7.2
- CVE-2026-18324The Forminator Forms – Contact Form, Payment Form & Custom F…7.2
- CVE-2026-18325The Forminator Forms – Contact Form, Payment Form & Custom F…7.2
- CVE-2026-18328The Forminator Forms – Contact Form, Payment Form & Custom F…7.2
- CVE-2026-18329Description NGINX JavaScript (njs) and QuickJS (qjs) engine…8.2
- CVE-2026-1833The WaMate Confirm – Order Confirmation plugin for WordPress…5.3
Are you affected by CVE-2026-18322?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
