Atomic Edge Product

AI-Powered CVE Analysis for WordPress Plugins

We use AI to automate the differential analysis between vulnerable and patched plugin versions to understand and interpret the security issues. What we share here is research-grade proof of concept demonstrations that are then fed back into our endpoint firewall service.

WordPress Proof of Concepts

AI-assisted vulnerability analysis with PoC demonstration

2026-03-20

CVE-2026-3339: Keep Backup Daily <= 2.1.1 – Authenticated (Admin+) Limited Path Traversal via 'kbd_path' Parameter (keep-backup-daily)

The Keep Backup Daily plugin for WordPress is vulnerable to Limited Path Traversal in all versions up to, and including, 2.1.1 via the `kbd_open_upload_dir` AJAX action. This is due to insufficient validation of the `kbd_path` parameter, which is only sanitized with `sanitize_text_field()` - a function that does not strip path traversal sequences. This makes it…
2026-03-20

CVE-2026-32520: RewardsWP – Loyalty Points & Referral Program for WooCommerce <= 1.0.4 – Unauthenticated Privilege Escalation (rewardswp)

The RewardsWP – Loyalty Points & Referral Program for WooCommerce plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 1.0.4. This makes it possible for unauthenticated attackers to elevate their privileges to that of an administrator.
2026-03-20

CVE-2026-25371: Lumise Product Designer < 2.0.9 – Unauthenticated SQL Injection (lumise)

The Lumise Product Designer plugin for WordPress is vulnerable to SQL Injection in versions up to 2.0.9 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be…
2026-03-20

CVE-2026-32537: Visual Portfolio, Photo Gallery & Post Grid <= 3.5.1 – Authenticated (Subscriber+) Local File Inclusion (visual-portfolio)

The Visual Portfolio, Photo Gallery & Post Grid plugin for WordPress is vulnerable to Local File Inclusion in versions up to, and including, 3.5.1. This makes it possible for authenticated attackers, with subscriber-level access and above, to include and execute arbitrary files on the server, allowing the execution of any PHP code in those files.…
2026-03-20

CVE-2026-25346: FAQ Builder AYS <= 1.8.2 – Unauthenticated Stored Cross-Site Scripting (faq-builder-ays)

The FAQ Builder AYS plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to, and including, 1.8.2 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
2026-03-20

CVE-2026-32541: Premmerce Redirect Manager <= 1.0.12 – Missing Authorization (premmerce-redirect-manager)

The Premmerce Redirect Manager plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on a function in all versions up to, and including, 1.0.12. This makes it possible for authenticated attackers, with Subscriber-level access and above, to perform an unauthorized action.
2026-03-20

CVE-2026-32539: PublishPress Revisions: Duplicate Posts, Submit, Approve and Schedule Content Changes <= 3.7.23 – Unauthenticated SQL Injection (revisionary)

The PublishPress Revisions: Duplicate Posts, Submit, Approve and Schedule Content Changes plugin for WordPress is vulnerable to SQL Injection in versions up to, and including, 3.7.23 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional…
2026-03-20

CVE-2026-31920: Product Rearrange for WooCommerce <= 1.2.2 – Unauthenticated SQL Injection (products-rearrange-woocommerce)

The Product Rearrange for WooCommerce plugin for WordPress is vulnerable to SQL Injection in versions up to, and including, 1.2.2 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries…
2026-03-20

CVE-2026-31921: Product Rearrange for WooCommerce <= 1.2.2 – Missing Authorization (products-rearrange-woocommerce)

The Product Rearrange for WooCommerce plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on a function in versions up to, and including, 1.2.2. This makes it possible for unauthenticated attackers to perform an unauthorized action.
2026-03-20

CVE-2026-32519: Bit SMTP – Easy SMTP Solution with Email Logs <= 1.2.2 – Missing Authorization (bit-smtp)

The Bit SMTP – Easy SMTP Solution with Email Logs plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on a function in all versions up to, and including, 1.2.2. This makes it possible for unauthenticated attackers to perform an unauthorized action.
2026-03-20

CVE-2026-4302: WowOptin: Next-Gen Popup Maker <= 1.4.29 – Unauthenticated Server-Side Request Forgery via 'link' Parameter in REST API (optin)

The WowOptin: Next-Gen Popup Maker plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 1.4.29. This is due to the plugin exposing a publicly accessible REST API endpoint (optn/v1/integration-action) with a permission_callback of __return_true that passes user-supplied URLs directly to wp_remote_get() and wp_remote_post() in the Webhook::add_subscriber() method without…
2026-03-20

CVE-2026-25033: Motta Addons < 1.6.1 – Reflected Cross-Site Scripting (motta-addons)

The Motta Addons plugin for WordPress is vulnerable to Reflected Cross-Site Scripting in versions up to 1.6.1 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking…
2026-03-20

CVE-2026-32527: WP Insightly for Contact Form 7, WPForms, Elementor, Formidable and Ninja Forms <= 1.1.5 – Missing Authorization (cf7-insightly)

The WP Insightly for Contact Form 7, WPForms, Elementor, Formidable and Ninja Forms plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on a function in all versions up to, and including, 1.1.5. This makes it possible for authenticated attackers, with Subscriber-level access and above, to perform an unauthorized action.
2026-03-20

CVE-2026-32538: SMTP Mailer <= 1.1.24 – Unauthenticated Information Exposure (smtp-mailer)

The SMTP Mailer plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 1.1.24. This makes it possible for unauthenticated attackers to extract sensitive user or configuration data.
2026-03-20

CVE-2026-32496: Spam Protect for Contact Form 7 <= 1.2.9 – Authenticated (Editor+) Arbitrary File Deletion (wp-contact-form-7-spam-blocker)

The Spam Protect for Contact Form 7 plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in all versions up to, and including, 1.2.9. This makes it possible for authenticated attackers, with Editor-level access and above, to delete arbitrary files on the server, which can easily lead to remote…
2026-03-20

CVE-2026-32516: Miraculous Core < 2.1.2 – Authenticated (Subscriber+) SQL Injection (miraculouscore)

The Miraculous Core plugin for WordPress is vulnerable to SQL Injection in versions up to 2.1.2 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with subscriber-level access and above, to append additional SQL queries into already existing…
2026-03-20

CVE-2026-32513: JS Archive List <= 6.1.7 – Authenticated (Contributor+) PHP Object Injection (jquery-archive-list-widget)

The JS Archive List plugin for WordPress is vulnerable to PHP Object Injection in versions up to, and including, 6.1.7 via deserialization of untrusted input [from the vulnerable parameter?|in the vulnerable function?]. This makes it possible for authenticated attackers, with contributor-level access and above, to inject a PHP Object. No known POP chain is present…
2026-03-20

CVE-2026-32530: Creator LMS – Online Courses and eLearning Plugin <= 1.1.18 – Authenticated (Contributor+) Privilege Escalation (creatorlms)

The Creator LMS – Online Courses and eLearning Plugin plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 1.1.18. This makes it possible for authenticated attackers, with Contributor-level access and above, to elevate their privileges to that of an administrator.
2026-03-20

CVE-2026-3572: iTracker360 <= 2.2.0 – Cross-Site Request Forgery to Stored Cross-Site Scripting via 'itracker_license' Settings Field (itracker360)

The iTracker360 plugin for WordPress is vulnerable to Cross-Site Request Forgery leading to Stored Cross-Site Scripting in all versions up to and including 2.2.0. This is due to missing nonce verification on the settings form submission and insufficient input sanitization combined with missing output escaping. This makes it possible for unauthenticated attackers to inject arbitrary…
2026-03-20

CVE-2026-32495: WP Terms Popup – Terms and Conditions and Privacy Policy WordPress Popups <= 2.10.0 – Missing Authorization (wp-terms-popup)

The WP Terms Popup – Terms and Conditions and Privacy Policy WordPress Popups plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on a function in all versions up to, and including, 2.10.0. This makes it possible for unauthenticated attackers to perform an unauthorized action.

How Atomic Edge Works

Simple Setup. Powerful Security.

Atomic Edge acts as a security layer between your website & the internet — inspecting, filtering, and blocking malicious traffic before it ever reaches
your application.

See How It Works