
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-01-13
CVE-2025-15266: GeekyBot — Generate AI Content Without Prompt, Chatbot and Lead Generation <= 1.1.8 – Unauthenticated Stored Cross-Site Scripting (geeky-bot)
The GeekyBot — Generate AI Content Without Prompt, Chatbot and Lead Generation plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the chat message field in all versions up to, and including, 1.1.8 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in…
2026-01-13
CVE-2025-15283: Name Directory <= 1.30.3 – Unauthenticated Stored Cross-Site Scripting via Multiple Parameters (name-directory)
The Name Directory plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'name_directory_name' and 'name_directory_description' parameters in all versions up to, and including, 1.30.3 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…
2026-01-13
CVE-2025-14615: DASHBOARD BUILDER <= 1.5.7 – Cross-Site Request Forgery to SQL Injection (dashboard-builder)
The DASHBOARD BUILDER – WordPress plugin for Charts and Graphs plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.5.7. This is due to missing nonce validation on the settings handler in dashboardbuilder-admin.php. This makes it possible for unauthenticated attackers to modify the stored SQL query and database…
2026-01-13
CVE-2025-14301: Integration Opvius AI for WooCommerce <= 1.3.0 – Unauthenticated Arbitrary File Deletion/Read via Path Traversal (woosa-ai-for-woocommerce)
The Integration Opvius AI for WooCommerce plugin for WordPress is vulnerable to Path Traversal in all versions up to, and including, 1.3.0. This is due to the `process_table_bulk_actions()` function processing user-supplied file paths without authentication checks, nonce verification, or path validation. This makes it possible for unauthenticated attackers to delete or download arbitrary files on…
2026-01-13
CVE-2025-14502: News and Blog Designer Bundle <= 1.1 – Unauthenticated Local File Inclusion (news-and-blog-designer-bundle)
The News and Blog Designer Bundle plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 1.1 via the template parameter. This makes it possible for unauthenticated attackers to include and execute arbitrary .php files on the server, allowing the execution of any PHP code in those files. This…
2026-01-13
CVE-2025-15378: AJS Footnotes <= 1.0 – Unauthenticated Stored Cross-Site Scripting (ajs-footnotes)
The AJS Footnotes plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'note_list_class' and 'popup_display_effect_in' parameters in all versions up to, and including, 1.0 due to missing authorization and nonce verification on settings save, as well as insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to update plugin…
2026-01-13
CVE-2025-15377: Sosh Share Buttons <= 1.1.0 – Cross-Site Request Forgery (sosh-share-buttons)
The Sosh Share Buttons plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.1.0. This is due to missing nonce validation on the 'admin_page_content' function. This makes it possible for unauthenticated attackers to update the plugin's settings via a forged request granted they can trick a site administrator…
2026-01-13
CVE-2026-0741: Electric Studio Download Counter <= 2.4 – Authenticated (Administrator+) Stored Cross-Site Scripting via Settings Parameters (electric-studio-download-counter)
The Electric Studio Download Counter plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin settings in all versions up to, and including, 2.4 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Administrator-level access and above, to inject arbitrary web scripts in pages that will…
2026-01-13
CVE-2026-0594: List Site Contributors <= 1.1.8 – Reflected Cross-Site Scripting via alpha (list-site-contributors)
The List Site Contributors plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'alpha' parameter in versions up to, and including, 1.1.8 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…
2026-01-13
CVE-2025-14846: SocialChamp with WordPress <= 1.3.5 – Cross-Site Request Forgery to Plugin Settings Update (auto-post-to-social-media-wp-to-social-champ)
The SocialChamp with WordPress plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.3.5. This is due to missing nonce validation on the wpsc_settings_tab_menu function. This makes it possible for unauthenticated attackers to modify plugin settings via a forged request granted they can trick a site administrator into…
2026-01-13
CVE-2026-0812: LinkedIn SC <= 1.1.9 – Authenticated (Administrator+) Stored Cross-Site Scripting via Settings Page (linkedin-sc)
The LinkedIn SC plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'linkedin_sc_date_format', 'linkedin_sc_api_key', and 'linkedin_sc_secret_key' parameters in all versions up to, and including, 1.1.9 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level access and above, to inject arbitrary web scripts in pages that…
2026-01-13
CVE-2026-0739: WMF Mobile Redirector <= 1.2 – Authenticated (Administrator+) Stored Cross-Site Scripting via Settings Parameters (wmf-mobile-redirector)
The WMF Mobile Redirector plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin settings in all versions up to, and including, 1.2 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Administrator-level access and above, to inject arbitrary web scripts in pages that will execute…
2026-01-13
CVE-2025-14173: Perfit WooCommerce <= 1.0.1 – Missing Authorization to Unauthenticated Arbitrary Plugin Settings Deletion (perfit-woocommerce)
The Perfit WooCommerce plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 1.0.1. This is due to missing authorization checks on the `logout` function called via the `actions` function hooked to `admin_init`. This makes it possible for unauthenticated attackers to delete arbitrary plugin settings via the `action` parameter.
2026-01-13
CVE-2025-15475: PayHere Payment Gateway Plugin for WooCommerce <= 2.3.9 – Missing Authorization to Unauthenticated Order Status Modification (payhere-payment-gateway)
The PayHere Payment Gateway Plugin for WooCommerce plugin for WordPress is vulnerable to unauthorized modification of data due to an improper validation logic in the check_payhere_response function in all versions up to, and including, 2.3.9. This makes it possible for unauthenticated attackers to change the status of pending WooCommerce orders to paid/completed/on hold.
2026-01-13
CVE-2026-0813: Short Link <= 1.0 – Authenticated (Administrator+) Stored Cross-Site Scripting via Administration Settings Page (short-link)
The Short Link plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'short_link_post_title' and 'short_link_page_title' parameters in all versions up to, and including, 1.0 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level access and above, to inject arbitrary web scripts in pages that will…
2026-01-13
CVE-2025-15512: Aplazo Payment Gateway <= 1.4.3 – Missing Authorization to Unauthenticated Order Status Manipulation (aplazo-payment-gateway)
The Aplazo Payment Gateway plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the check_success_response() function in all versions up to, and including, 1.4.3. This makes it possible for unauthenticated attackers to set any WooCommerce order to `pending payment` status.
2026-01-13
CVE-2025-15376: Stopwords for comments <= 1.1 – Missing Authorization to Cross-Site Request Forgery (stopwords-for-comments)
The Stopwords for comments plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.1. This is due to missing nonce validation on the 'set_stopwords_for_comments' and 'delete_stopwords_for_comments' functions. This makes it possible for unauthenticated attackers to add or delete stopwords via a forged request granted they can trick a…
2026-01-13
CVE-2025-14770: Shipping Rate By Cities <= 2.0.0 – Unauthenticated SQL Injection via 'city' Parameter (shipping-rate-by-cities)
The Shipping Rate By Cities plugin for WordPress is vulnerable to SQL Injection via the 'city' parameter in all versions up to, and including, 2.0.0 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…
2026-01-13
CVE-2026-0734: WP Allowed Hosts <= 1.0.8 – Authenticated (Administrator+) Stored Cross-Site Scripting via 'allowed-hosts' Parameter (wp-allow-hosts)
The WP Allowed Hosts plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'allowed-hosts' parameter in all versions up to, and including, 1.0.8 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level access and above, to inject arbitrary web scripts in pages that will execute…
2026-01-13
CVE-2026-24606: Bayarcash WooCommerce <= 4.3.12 – Missing Authorization (bayarcash-wc)
The Bayarcash WooCommerce plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on a function in versions up to, and including, 4.3.12. 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.
