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
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
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
- Received
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-18277Missing authorization in the OcrModelRight create and delete…7.1
- CVE-2026-1829The Content Visibility for Divi Builder plugin for WordPress…8.8
- CVE-2026-1830The Quick Playground plugin for WordPress is vulnerable to R…9.8
- CVE-2026-1831The YayMail - WooCommerce Email Customizer plugin for WordPr…2.7
- CVE-2026-1832The ThriveDesk – Live Chat, AI Chatbot, Helpdesk & Knowledge…4.3
- CVE-2026-18321Buffer overflow in NTPsec's Zyfer refclock allows local atta…4.7
- CVE-2026-18325The Forminator Forms – Contact Form, Payment Form & Custom F…7.2
- CVE-2026-1833The WaMate Confirm – Order Confirmation plugin for WordPress…5.3
- CVE-2026-1834The Ibtana – WordPress Website Builder plugin for WordPress …6.4
- CVE-2026-18344The Wp Responsive Thumbnail Slider plugin for WordPress is v…6.1
- CVE-2026-18348Missing authorization check in the upload_azure, upload_sftp…4.1
- CVE-2026-1835A vulnerability was identified in lcg0124 BootDo up to e93dd…4.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
