Scan WordPress with VulnTitan.
Free plugin for live checks. Pro adds scheduled scans, malware detection, integrity monitoring, alerts and guided remediation.
-
Yoast Duplicate Post <= 4.5 - Authenticated (Contributor+) Missing Authorization to Arbitrary Post Duplication and Overwrite
The Yoast Duplicate Post plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the clone_bulk_action_handler() and republish_request() functions in all versions up to, and including, 4.5. This makes it possible for authenticated attackers, with Contributor-level access and above, to duplicate any post on the site including private, draft, and trashed posts they shouldn't have access to. Additionally, attackers with Author-level access and above can use the Rewrite & Republish feature to overwrite any published post with their own content.
PublishedMar 17, 2026Affected ProductYoast Duplicate PostPlugin · duplicate-postAffected if you're usingVersions up to 4.5Check the full report if you need exact branch-by-branch coverage.Patch availableYesA fixed release is listed for this issue.Fixed in4.6Update to this version or a newer safe release.What to doUpdate to version 4.6, or a newer patched version
Affected versionsVersions up to 4.5Safe / patched versions4.6 -
Writeprint Stylometry <= 0.1 - Reflected Cross-Site Scripting via 'p' Parameter
The Writeprint Stylometry plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'p' GET parameter in all versions up to and including 0.1. This is due to insufficient input sanitization and output escaping in the bjl_wprintstylo_comments_nav() function. The function directly outputs the $_GET['p'] parameter into an HTML href attribute without any escaping. This makes it possible for authenticated attackers with Contributor-level permissions or higher to inject arbitrary web scripts in pages that execute if they can successfully trick another user into performing an action such as clicking on a link.
PublishedMar 17, 2026Affected ProductWriteprint StylometryPlugin · writeprint-stylometryAffected if you're usingVersions up to 0.1Check the full report if you need exact branch-by-branch coverage.Patch availableNoNo fixed release is listed in the feed yet.Fixed inNot publishedWatch for a vendor release before treating the issue as fixed.What to doNo known patch available. Please review the vulnerability's details in depth and employ mitigations based on your organization's risk tolerance. It may be best to uninstall the affected software and find a replacement.
Affected versionsVersions up to 0.1Safe / patched versionsNo safe version is published yet. -
[CR]Paid Link Manager <= 0.5 - Reflected Cross-Site Scripting
The [CR]Paid Link Manager plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the URL path in all versions up to, and including, 0.5 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 on a link.
PublishedMar 17, 2026Affected Product[CR]Paid Link ManagerPlugin · crpaid-link-managerAffected if you're usingVersions up to 0.5Check the full report if you need exact branch-by-branch coverage.Patch availableYesA fixed release is listed for this issue.Fixed in0.6Update to this version or a newer safe release.What to doUpdate to version 0.6, or a newer patched version
Affected versionsVersions up to 0.5Safe / patched versions0.6 -
Subscriptions for WooCommerce <= 1.9.2 - Missing Authorization to Unauthenticated Arbitrary Subscription Cancellation
The Subscriptions for WooCommerce plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the `wps_sfw_admin_cancel_susbcription()` function in all versions up to, and including, 1.9.2. This is due to the function being hooked to the `init` action without any authentication or authorization checks, and only performing a non-empty check on the nonce parameter without actually validating it via `wp_verify_nonce()`. This makes it possible for unauthenticated attackers to cancel any active WooCommerce subscription by sending a crafted GET request with an arbitrary nonce value via the `wps_subscription_id` parameter.
PublishedMar 17, 2026Affected ProductSubscriptions for WooCommercePlugin · subscriptions-for-woocommerceAffected if you're usingVersions up to 1.9.2Check the full report if you need exact branch-by-branch coverage.Patch availableYesA fixed release is listed for this issue.Fixed in1.9.3Update to this version or a newer safe release.What to doUpdate to version 1.9.3, or a newer patched version
Affected versionsVersions up to 1.9.2Safe / patched versions1.9.3 -
WP Go Maps (formerly WP Google Maps) <= 10.0.05 - Missing Authorization to Authenticated (Subscriber+) Stored Cross-Site Scripting via admin_post_wpgmza_save_settings
The WP Go Maps (formerly WP Google Maps) plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘wpgmza_custom_js’ parameter in all versions up to, and including, 10.0.05 due to insufficient input sanitization and output escaping and missing capability check in the 'admin_post_wpgmza_save_settings' hook anonymous function. This makes it possible for authenticated attackers, with Subscriber-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
PublishedMar 17, 2026Affected ProductWP Go Maps (formerly WP Google Maps)Plugin · wp-google-mapsAffected if you're usingVersions up to 10.0.05Check the full report if you need exact branch-by-branch coverage.Patch availableYesA fixed release is listed for this issue.Fixed in10.0.06Update to this version or a newer safe release.What to doUpdate to version 10.0.06, or a newer patched version
Affected versionsVersions up to 10.0.05Safe / patched versions10.0.06 -
Royal Addons for Elementor – Addons and Templates Kit for Elementor <= 1.7.1049 - Missing Authorization to Unauthenticated Custom Post Type Contents Exposure
The Royal Addons for Elementor – Addons and Templates Kit for Elementor plugin for WordPress is vulnerable to Information Exposure in all versions up to, and including, 1.7.1049 via the get_main_query_args() function due to insufficient restrictions on which posts can be included. This makes it possible for unauthenticated attackers to extract contents of non-public custom post types, such as Contact Form 7 submissions or WooCommerce coupons.
PublishedMar 16, 2026Affected ProductRoyal Addons for Elementor – Addons and Templates Kit for ElementorPlugin · royal-elementor-addonsAffected if you're usingVersions up to 1.7.1049Check the full report if you need exact branch-by-branch coverage.Patch availableYesA fixed release is listed for this issue.Fixed in1.7.1050Update to this version or a newer safe release.What to doUpdate to version 1.7.1050, or a newer patched version
Affected versionsVersions up to 1.7.1049Safe / patched versions1.7.1050 -
WowStore – Store Builder & Product Blocks for WooCommerce <= 4.4.3 - Unauthenticated SQL Injection via 'search' Parameter
The WowStore – Store Builder & Product Blocks for WooCommerce plugin for WordPress is vulnerable to SQL Injection via the ‘search’ parameter in all versions up to, and including, 4.4.3 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 used to extract sensitive information from the database.
PublishedMar 16, 2026Affected ProductWowStore – Store Builder & Product Blocks for WooCommercePlugin · product-blocksAffected if you're usingVersions up to 4.4.3Check the full report if you need exact branch-by-branch coverage.Patch availableYesA fixed release is listed for this issue.Fixed in4.4.4Update to this version or a newer safe release.What to doUpdate to version 4.4.4, or a newer patched version
Affected versionsVersions up to 4.4.3Safe / patched versions4.4.4 -
User Frontend: AI Powered Frontend Posting, User Directory, Profile, Membership & User Registration <= 4.2.8 - Missing Authorization to Unauthenticated Arbitrary Post Modification via 'post_id' Parameter
The User Frontend: AI Powered Frontend Posting, User Directory, Profile, Membership & User Registration plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the draft_post() function in all versions up to, and including, 4.2.8. This makes it possible for unauthenticated attackers to modify arbitrary posts (e.g. unpublish published posts and overwrite the contents) via the 'post_id' parameter.
PublishedMar 14, 2026Affected ProductUser Frontend: AI Powered Frontend Posting, User Directory, Profile, Membership & User RegistrationPlugin · wp-user-frontendAffected if you're usingVersions up to 4.2.8Check the full report if you need exact branch-by-branch coverage.Patch availableYesA fixed release is listed for this issue.Fixed in4.2.9Update to this version or a newer safe release.What to doUpdate to version 4.2.9, or a newer patched version
Affected versionsVersions up to 4.2.8Safe / patched versions4.2.9 -
NEX-Forms – Ultimate Forms Plugin for WordPress <= 9.1.9 - Missing Authorization to Unauthenticated Arbitrary Form Entry Modification via nf_set_entry_update_id
The NEX-Forms – Ultimate Forms Plugin for WordPress plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 9.1.9 via the submit_nex_form() function due to missing validation on a user controlled key. This makes it possible for unauthenticated attackers to to overwrite arbitrary form entries via the 'nf_set_entry_update_id' parameter.
PublishedMar 14, 2026Affected ProductNEX-Forms – Ultimate Forms Plugin for WordPressPlugin · nex-forms-express-wp-form-builderAffected if you're usingVersions up to 9.1.9Check the full report if you need exact branch-by-branch coverage.Patch availableYesA fixed release is listed for this issue.Fixed in9.1.10Update to this version or a newer safe release.What to doUpdate to version 9.1.10, or a newer patched version
Affected versionsVersions up to 9.1.9Safe / patched versions9.1.10 -
Wicked Folders <= 4.1.0 - Insecure Direct Object Reference to Authenticated (Contributor+) Arbitrary Folder Deletion
The Wicked Folders – Folder Organizer for Pages, Posts, and Custom Post Types plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 4.1.0 via the delete_folders() function due to missing validation on a user controlled key. This makes it possible for authenticated attackers, with Contributor-level access and above, to delete arbitrary folders created by other users.
PublishedMar 14, 2026Affected ProductWicked Folders – Folder Organizer for Pages, Posts, and Custom Post TypesPlugin · wicked-foldersAffected if you're usingVersions up to 4.1.0Check the full report if you need exact branch-by-branch coverage.Patch availableYesA fixed release is listed for this issue.Fixed in4.1.1Update to this version or a newer safe release.What to doUpdate to version 4.1.1, or a newer patched version
Affected versionsVersions up to 4.1.0Safe / patched versions4.1.1
Browse high-interest plugin and theme vulnerability hubs.
Use hub pages to review all indexed records for a single WordPress plugin or theme instead of scanning the global feed one advisory at a time.