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

March 18, 2026

CVE-2026-1574: MyQtip – easy qTip2 <= 2.0.5 – Authenticated (Contributor+) Stored Cross-Site Scripting via Shortcode (myqtip-easy-qtip2)

The MyQtip – easy qTip2 plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's `myqtip` shortcode in all versions up to, and including, 2.0.5 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web…
March 18, 2026

CVE-2026-1569: Wueen <= 0.2.0 – Authenticated (Contributor+) Stored Cross-Site Scripting via Plugin's Shortcode (wueen)

The Wueen plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's `wueen-blocket` shortcode in all versions up to, and including, 0.2.0 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages…
March 18, 2026

CVE-2026-2721: MailArchiver <= 4.4.0 – Authenticated (Administrator+) Stored Cross-Site Scripting via Settings (mailarchiver)

The MailArchiver plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in all versions up to, and including, 4.4.0 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level permissions and above, to inject arbitrary web scripts in pages that will execute whenever a user…
March 18, 2026

CVE-2026-2429: Community Events <= 1.5.8 – Authenticated (Administrator+) SQL Injection via 'ce_venue_name' CSV Field (community-events)

The Community Events plugin for WordPress is vulnerable to SQL Injection via the 'ce_venue_name' CSV field in the `on_save_changes_venues` function in all versions up to, and including, 1.5.8. This is due to insufficient escaping on the user-supplied CSV data and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated…
March 18, 2026

CVE-2026-2494: ProfileGrid <= 5.9.8.2 – Cross-Site Request Forgery to Group Membership Request Approval/Denial (profilegrid-user-profiles-groups-and-communities)

The ProfileGrid – User Profiles, Groups and Communities plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 5.9.8.2. This is due to missing nonce validation on the membership request management page (approve and decline actions). This makes it possible for unauthenticated attackers to approve or deny group membership…
March 18, 2026

CVE-2026-2488: ProfileGrid <= 5.9.8.1 – Missing Authorization to Authenticated (Subscriber+) Arbitrary Message Deletion (profilegrid-user-profiles-groups-and-communities)

The ProfileGrid – User Profiles, Groups and Communities plugin for WordPress is vulnerable to unauthorized message deletion due to a missing capability check on the pg_delete_msg() function in all versions up to, and including, 5.9.8.1. This is due to the function not verifying that the requesting user has permission to delete the targeted message. This…
March 18, 2026

CVE-2026-2431: CM Custom Reports <= 1.2.7 – Reflected Cross-Site Scripting via 'date_from' and 'date_to' Parameters (cm-custom-reports)

The CM Custom Reports plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'date_from' and 'date_to' parameters in all versions up to, and including, 1.2.7 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…
March 18, 2026

CVE-2026-2020: JS Archive List <= 6.1.7 – Authenticated (Contributor+) PHP Object Injection via 'included' Shortcode Attribute (jquery-archive-list-widget)

The JS Archive List plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 6.1.7 via the 'included' shortcode attribute. This is due to the deserialization of untrusted input supplied via the 'included' parameter of the plugin's shortcode. This makes it possible for authenticated attackers, with Contributor-level access and…
March 18, 2026

CVE-2026-1644: WP Frontend Profile <= 1.3.8 – Cross-Site Request Forgery to Unauthorized User Account Approval or Rejection (wp-front-end-profile)

The WP Frontend Profile plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.3.8. This is due to missing nonce validation on the 'update_action' function. This makes it possible for unauthenticated attackers to approve or reject user account registrations via a forged request granted they can trick an…
March 18, 2026

CVE-2026-2722: Stock Ticker <= 3.26.1 – Authenticated (Administrator+) Stored Cross-Site Scripting via Template (stock-ticker)

The Stock Ticker plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in all versions up to, and including, 3.26.1 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level permissions and above, to inject arbitrary web scripts in pages that will execute whenever a…
March 18, 2026

CVE-2026-1902: Hammas Calendar <= 1.5.11 – Authenticated (Contributor+) Stored Cross-Site Scripting via 'apix' Shortcode Attribute (hammas-calendar)

The Hammas Calendar plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'apix' parameter in the 'hp-calendar-manage-redirect' shortcode in all versions up to, and including, 1.5.11 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages…
March 18, 2026

CVE-2026-2371: Greenshift <= 12.8.3 – Missing Authorization to Unauthenticated Private Reusable Block Disclosure via 'gspb_el_reusable_load' (greenshift-animation-and-page-builder-blocks)

The Greenshift – animation and page builder blocks plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 12.8.3. This is due to missing authorization and post status validation in the `gspb_el_reusable_load()` AJAX handler. The handler accepts an arbitrary `post_id` parameter and renders the content of any `wp_block`…
March 18, 2026

CVE-2026-2589: Greenshift – animation and page builder blocks <= 12.8.3 – Unauthenticated Sensitive Information Exposure via Settings Backup (greenshift-animation-and-page-builder-blocks)

The Greenshift – animation and page builder blocks plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 12.8.3 via the automated Settings Backup stored in a publicly accessible file. This makes it possible for unauthenticated attackers to extract sensitive data including the configured OpenAI, Claude, Google Maps, Gemini,…
March 18, 2026

CVE-2026-1981: Winston AI <= 0.0.3 – Missing Authorization to Authenticated (Subscriber+) Arbitrary Plugin Settings Deletion (winston-ai-wp)

The HUMN-1 AI Website Scanner & Human Certification by Winston AI plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the winston_disconnect() function in all versions up to, and including, 0.0.3. This makes it possible for authenticated attackers, with Subscriber-level access and above, to reset the plugin's…
March 18, 2026

CVE-2026-2593: Greenshift – animation and page builder blocks <= 12.8.5 – Authenticated (Contributor+) Stored Cross-Site Scripting (greenshift-animation-and-page-builder-blocks)

The Greenshift – animation and page builder blocks plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the `_gspb_post_css` post meta value and the `dynamicAttributes` block attribute in all versions up to, and including, 12.8.5 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and…
March 18, 2026

CVE-2026-3459: Drag and Drop Multiple File Upload for Contact Form 7 <= 1.3.9.5 – Unauthenticated Arbitrary File Upload (drag-and-drop-multiple-file-upload-contact-form-7)

The Drag and Drop Multiple File Upload - Contact Form 7 plugin for WordPress is vulnerable to arbitrary file uploads due to insufficient file type validation in the 'dnd_upload_cf7_upload' function in versions up to, and including, 1.3.7.3. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may…
March 18, 2026

CVE-2026-2830: WP All Import <= 4.0.0 – Reflected Cross-Site Scripting via 'filepath' (wp-all-import)

The WP All Import – Drag & Drop Import for CSV, XML, Excel & Google Sheets plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the ‘filepath’ parameter in all versions up to, and including, 4.0.0 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary…
March 18, 2026

CVE-2026-27095: Bus Ticket Booking with Seat Reservation <= 5.6.2 – Unauthenticated PHP Object Injection (bus-ticket-booking-with-seat-reservation)

The Bus Ticket Booking with Seat Reservation plugin for WordPress is vulnerable to PHP Object Injection in versions up to, and including, 5.6.2 via deserialization of untrusted input. This makes it possible for unauthenticated attackers to inject a PHP Object. No known POP chain is present in the vulnerable software. If a POP chain is…
March 18, 2026

CVE-2026-22485: My Album Gallery <= 1.0.4 – Authenticated (Subscriber+) Arbitrary File Deletion (my-album-gallery)

The My Album Gallery plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in all versions up to, and including, 1.0.4. This makes it possible for authenticated attackers, with Subscriber-level access and above, to delete arbitrary files on the server, which can easily lead to remote code execution when…
March 18, 2026

CVE-2026-22480: WebToffee WooCommerce Product Feeds – Google Shopping, Pinterest, TikTok Ads, & More <= 2.3.3 – Authenticated (Shop manager+) PHP Object Injection (webtoffee-product-feed)

The WebToffee WooCommerce Product Feeds – Google Shopping, Pinterest, TikTok Ads, & More plugin for WordPress is vulnerable to PHP Object Injection in versions up to, and including, 2.3.3 via deserialization of untrusted input. This makes it possible for authenticated attackers, with shop manager-level access and above, to inject a PHP Object. No known POP…

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