VulnTitan Plugin

Scan WordPress with VulnTitan.

Free plugin for live checks. Pro adds scheduled scans, malware detection, integrity monitoring, alerts and guided remediation.

Free visibility. Pro automation. Download Free Upgrade to Pro
Live Database

Latest vulnerability records

Search by title, slug or version, then narrow the feed by asset type and severity.

37,045 results Updated continuously

Records stay compact by default so the feed is easier to scan. Expand any advisory when you need remediation and full version coverage.

  • Plugin Medium Patched: Yes CVSS 5.3/10
    RegistrationMagic <= 6.0.8.6 - Authenticated (Subscriber+) Authentication Bypass via Forged PayPal IPN Request

    The RegistrationMagic – Custom Registration Forms, User Registration, Payment, and User Login plugin for WordPress is vulnerable to Authentication Bypass via Insufficient Verification of Data Authenticity in all versions up to and including 6.0.8.6. This is due to the PayPal IPN `callback` handler being registered as a nopriv AJAX action with no authentication or nonce requirement, and critically because the handler updates the payment log database row with attacker-controlled POST data — including `payment_status` and the `custom` field encoding the target `user_id` — before PayPal IPN validation is performed, meaning the database remains poisoned even when validation subsequently fails. This makes it possible for unauthenticated attackers to authenticate as any WordPress user, including administrators, by submitting a forged IPN request that overwrites a payment log entry's `user_id` with that of a target account, then visiting the success return URL with a legitimately obtained security hash to cause the plugin to issue real WordPress authentication cookies for the targeted account.

    Published
    Jun 26, 2026
    Affected Product
    RegistrationMagic – Custom Registration Forms, User Registration, Payment, and User Login
    Plugin · custom-registration-form-builder-with-submission-manager
    Affected window
    Versions up to 6.0.8.6
    Expand for exact coverage and remediation detail.
    Patch status
    Patched release available
    Fixed in 6.0.8.7
    Recommended next step
    Update to 6.0.8.7
    Move to a safe release and validate after update.
    Detailed remediation and version lists stay hidden until expanded.
    Affected if you're using
    Versions up to 6.0.8.6
    Check the full report if you need exact branch-by-branch coverage.
    Patch available
    Yes
    A fixed release is listed for this issue.
    Fixed in
    6.0.8.7
    Update to this version or a newer safe release.
    What to do

    Update to version 6.0.8.7, or a newer patched version

    Affected versions
    Versions up to 6.0.8.6
    Safe / patched versions
    6.0.8.7
  • Plugin Medium Patched: Yes CVSS 5.3/10
    Stripe Payment Forms by WP Full Pay <= 8.4.3 - Missing Authorization to Unauthenticated Payment Record Manipulation via 'paymentIntentId' Parameter

    The WP Full Stripe Free plugin for WordPress is vulnerable to Missing Authorization in versions up to, and including, 8.4.3 via the wpfs_update_failed_payment_status AJAX action. The handler is registered through both wp_ajax_ and wp_ajax_nopriv_ hooks and the underlying update_failed_payment_status() function performs no capability check, no nonce verification, and no logged-in check before calling $this->db->updatePaymentByEventId() with attacker-controlled POST parameters. This makes it possible for unauthenticated attackers who can obtain a valid Stripe Payment Intent ID for the target site (Payment Intent IDs are exposed to the customer browser during normal Stripe.js checkout flows) to manipulate payment records in the site's database, marking previously successful payments as failed and overwriting failure codes and messages with attacker-supplied values.

    Published
    Jun 26, 2026
    Affected Product
    Stripe Payment Forms by WP Full Pay – Accept Credit Card Payments, Donations & Subscriptions
    Plugin · wp-full-stripe-free
    Affected window
    Versions up to 8.4.3
    Expand for exact coverage and remediation detail.
    Patch status
    Patched release available
    Fixed in 8.5.0
    Recommended next step
    Update to 8.5.0
    Move to a safe release and validate after update.
    Detailed remediation and version lists stay hidden until expanded.
    Affected if you're using
    Versions up to 8.4.3
    Check the full report if you need exact branch-by-branch coverage.
    Patch available
    Yes
    A fixed release is listed for this issue.
    Fixed in
    8.5.0
    Update to this version or a newer safe release.
    What to do

    Update to version 8.5.0, or a newer patched version

    Affected versions
    Versions up to 8.4.3
    Safe / patched versions
    8.5.0
  • Plugin Medium Patched: Yes CVSS 4.3/10
    Quiz and Survey Master (QSM) <= 11.1.4 - Missing Authorization to Authenticated (Contributor+) Arbitrary Modification via qsm_insert_quiz_template AJAX Action

    The Quiz and Survey Master (QSM) – Easy Quiz and Survey Maker plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 11.1.4. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with contributor-level access and above, to create, modify, and delete quiz output templates stored in the mlw_quiz_output_templates database table, including storing unsanitized HTML content such as arbitrary script tags.

    Published
    Jun 26, 2026
    Affected Product
    Quiz and Survey Master (QSM) – Easy Quiz and Survey Maker
    Plugin · quiz-master-next
    Affected window
    Versions up to 11.1.4
    Expand for exact coverage and remediation detail.
    Patch status
    Patched release available
    Fixed in 11.1.5
    Recommended next step
    Update to 11.1.5
    Move to a safe release and validate after update.
    Detailed remediation and version lists stay hidden until expanded.
    Affected if you're using
    Versions up to 11.1.4
    Check the full report if you need exact branch-by-branch coverage.
    Patch available
    Yes
    A fixed release is listed for this issue.
    Fixed in
    11.1.5
    Update to this version or a newer safe release.
    What to do

    Update to version 11.1.5, or a newer patched version

    Affected versions
    Versions up to 11.1.4
    Safe / patched versions
    11.1.5
  • Plugin Medium Patched: Yes CVSS 4.3/10
    Product Specifications for Woocommerce <= 0.8.9 - Missing Authorization to Authenticated (Subscriber+) Arbitrary Attribute/Group Creation, Modification, and Deletion via 'dwps_modify_groups' and 'dwps_modify_attributes' AJAX Actions

    The Product Specifications for WooCommerce plugin for WordPress is vulnerable to unauthorized modification, creation, and deletion of data in versions up to and including 0.8.9. This is due to a missing capability check and missing nonce verification in the __invoke() methods of the AttributeGroupController and AttributeController classes, which are bound to the 'dwps_modify_groups' and 'dwps_modify_attributes' AJAX actions. This makes it possible for authenticated attackers, with Subscriber-level access and above, to create, edit, and delete arbitrary product specification groups and attributes (taxonomy terms in the 'spec-group' and attribute taxonomies), corrupting business data and impacting the site's frontend display.

    Published
    Jun 26, 2026
    Affected Product
    Product Specifications for Woocommerce
    Plugin · product-specifications
    Affected window
    Versions up to 0.8.9
    Expand for exact coverage and remediation detail.
    Patch status
    Patched release available
    Fixed in 0.8.10
    Recommended next step
    Update to 0.8.10
    Move to a safe release and validate after update.
    Detailed remediation and version lists stay hidden until expanded.
    Affected if you're using
    Versions up to 0.8.9
    Check the full report if you need exact branch-by-branch coverage.
    Patch available
    Yes
    A fixed release is listed for this issue.
    Fixed in
    0.8.10
    Update to this version or a newer safe release.
    What to do

    Update to version 0.8.10, or a newer patched version

    Affected versions
    Versions up to 0.8.9
    Safe / patched versions
    0.8.10
  • Plugin Medium Patched: Yes CVSS 4.3/10
    Masteriyo LMS <= 2.2.1 - Missing Authorization to Authenticated (Student+) Arbitrary Course Announcement Modification

    The Masteriyo LMS – LMS Course Builder, Quizzes & Certificates plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 2.2.1. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with student-level access and above, to modify the description (post content) of arbitrary course announcements authored by instructors or administrators.

    Published
    Jun 26, 2026
    Affected Product
    Masteriyo LMS – LMS Course Builder, Quizzes & Certificates
    Plugin · learning-management-system
    Affected window
    Versions up to 2.2.1
    Expand for exact coverage and remediation detail.
    Patch status
    Patched release available
    Fixed in 2.3.0
    Recommended next step
    Update to 2.3.0
    Move to a safe release and validate after update.
    Detailed remediation and version lists stay hidden until expanded.
    Affected if you're using
    Versions up to 2.2.1
    Check the full report if you need exact branch-by-branch coverage.
    Patch available
    Yes
    A fixed release is listed for this issue.
    Fixed in
    2.3.0
    Update to this version or a newer safe release.
    What to do

    Update to version 2.3.0, or a newer patched version

    Affected versions
    Versions up to 2.2.1
    Safe / patched versions
    2.3.0
  • Plugin Medium Patched: Yes CVSS 4.3/10
    Dokan: AI Powered WooCommerce Multivendor Marketplace Solution <= 5.0.4 - Authenticated (Subscriber+) Insecure Direct Object Reference to Information Disclosure via 'id' Parameter

    The Dokan: AI Powered WooCommerce Multivendor Marketplace Solution – Build Your Own Amazon, eBay, Etsy plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 5.0.4 via the 'id' parameter due to missing validation on a user controlled key. This makes it possible for authenticated attackers, with subscriber-level access and above, to read any other vendor's products — including unpublished draft and pending listings — exposing product names, prices, SKUs, and descriptions belonging to other vendors. The permission callbacks for both the collection endpoint and the single-item endpoint only verify the generic vendor capability ('dokan_view_product_menu' / 'dokandar'), which every vendor holds, rather than confirming the requested author ID or product ownership matches the authenticated user.

    Published
    Jun 26, 2026
    Affected Product
    Dokan: AI Powered WooCommerce Multivendor Marketplace Solution – Build Your Own Amazon, eBay, Etsy
    Plugin · dokan-lite
    Affected window
    Versions up to 5.0.4
    Expand for exact coverage and remediation detail.
    Patch status
    Patched release available
    Fixed in 5.0.5
    Recommended next step
    Update to 5.0.5
    Move to a safe release and validate after update.
    Detailed remediation and version lists stay hidden until expanded.
    Affected if you're using
    Versions up to 5.0.4
    Check the full report if you need exact branch-by-branch coverage.
    Patch available
    Yes
    A fixed release is listed for this issue.
    Fixed in
    5.0.5
    Update to this version or a newer safe release.
    What to do

    Update to version 5.0.5, or a newer patched version

    Affected versions
    Versions up to 5.0.4
    Safe / patched versions
    5.0.5
  • Plugin Medium Patched: Yes CVSS 6.4/10
    Dokan: AI Powered WooCommerce Multivendor Marketplace Solution <= 5.0.4 - Authenticated (Custom+) Stored Cross-Site Scripting via Product SKU

    The Dokan: AI Powered WooCommerce Multivendor Marketplace Solution – Build Your Own Amazon, eBay, Etsy plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Product SKU in all versions up to, and including, 5.0.4 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with custom-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The malicious payload is delivered to site visitors — including unauthenticated users — when the store search widget inserts the unescaped AJAX response HTML into the DOM via jQuery's .html() method.

    Published
    Jun 26, 2026
    Affected Product
    Dokan: AI Powered WooCommerce Multivendor Marketplace Solution – Build Your Own Amazon, eBay, Etsy
    Plugin · dokan-lite
    Affected window
    Versions up to 5.0.4
    Expand for exact coverage and remediation detail.
    Patch status
    Patched release available
    Fixed in 5.0.5
    Recommended next step
    Update to 5.0.5
    Move to a safe release and validate after update.
    Detailed remediation and version lists stay hidden until expanded.
    Affected if you're using
    Versions up to 5.0.4
    Check the full report if you need exact branch-by-branch coverage.
    Patch available
    Yes
    A fixed release is listed for this issue.
    Fixed in
    5.0.5
    Update to this version or a newer safe release.
    What to do

    Update to version 5.0.5, or a newer patched version

    Affected versions
    Versions up to 5.0.4
    Safe / patched versions
    5.0.5
  • Plugin Medium Patched: Yes CVSS 4.4/10
    Gutenverse <= 3.8.0 - Authenticated (Editor+) Stored Cross-Site Scripting via 'fonts[].font.font.value' Parameter

    The Gutenverse – WordPress Blocks, Page Builder & Site Editor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in all versions up to, and including, 3.8.0 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with editor-level permissions and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This only affects multi-site installations and installations where unfiltered_html has been disabled.

    Published
    Jun 26, 2026
    Affected Product
    Gutenverse – WordPress Blocks, Page Builder & Site Editor
    Plugin · gutenverse
    Affected window
    Versions up to 3.8.0
    Expand for exact coverage and remediation detail.
    Patch status
    Patched release available
    Fixed in 3.8.1
    Recommended next step
    Update to 3.8.1
    Move to a safe release and validate after update.
    Detailed remediation and version lists stay hidden until expanded.
    Affected if you're using
    Versions up to 3.8.0
    Check the full report if you need exact branch-by-branch coverage.
    Patch available
    Yes
    A fixed release is listed for this issue.
    Fixed in
    3.8.1
    Update to this version or a newer safe release.
    What to do

    Update to version 3.8.1, or a newer patched version

    Affected versions
    Versions up to 3.8.0
    Safe / patched versions
    3.8.1
  • Plugin Medium Patched: Yes CVSS 6.4/10
    Surbma | Infusionsoft Shortcode <= 2.0.1 - Authenticated (Contributor+) Stored Cross-Site Scripting via Shortcode Attributes

    The Surbma | Infusionsoft Shortcode plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'infusionsoft-form' shortcode in versions up to, and including, 2.0.1. This is due to insufficient input sanitization and output escaping on user-supplied 'account' and 'id' shortcode attributes in the surbma_infusionsoft_shortcode_shortcode() function, which are concatenated directly into a tag's src attribute. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

    Published
    Jun 26, 2026
    Affected Product
    Surbma | Infusionsoft Shortcode
    Plugin · surbma-infusionsoft-shortcode
    Affected window
    Versions up to 2.0.1
    Expand for exact coverage and remediation detail.
    Patch status
    Patched release available
    Fixed in 2.0.2
    Recommended next step
    Update to 2.0.2
    Move to a safe release and validate after update.
    Detailed remediation and version lists stay hidden until expanded.
    Affected if you're using
    Versions up to 2.0.1
    Check the full report if you need exact branch-by-branch coverage.
    Patch available
    Yes
    A fixed release is listed for this issue.
    Fixed in
    2.0.2
    Update to this version or a newer safe release.
    What to do

    Update to version 2.0.2, or a newer patched version

    Affected versions
    Versions up to 2.0.1
    Safe / patched versions
    2.0.2
  • Theme Medium Patched: Yes CVSS 4.3/10
    Spexo <= 2.0.11 - Missing Authorization to Authenticated (Subscriber+) Limited Plugin Activation

    The Spexo theme for WordPress is vulnerable to unauthorized access due to a missing capability check on the activate_plugin function in all versions up to, and including, 2.0.11. This makes it possible for authenticated attackers, with Subscriber-level access and above, to activate a limited set of plugins.

    Published
    Jun 26, 2026
    Affected Product
    Spexo
    Theme · spexo
    Affected window
    Versions up to 2.0.11
    Expand for exact coverage and remediation detail.
    Patch status
    Patched release available
    Fixed in 2.0.12
    Recommended next step
    Update to 2.0.12
    Move to a safe release and validate after update.
    Detailed remediation and version lists stay hidden until expanded.
    Affected if you're using
    Versions up to 2.0.11
    Check the full report if you need exact branch-by-branch coverage.
    Patch available
    Yes
    A fixed release is listed for this issue.
    Fixed in
    2.0.12
    Update to this version or a newer safe release.
    What to do

    Update to version 2.0.12, or a newer patched version

    Affected versions
    Versions up to 2.0.11
    Safe / patched versions
    2.0.12
Coverage Hubs

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.

37,045 indexed records 14,752 tracked plugins 1,704 tracked themes
Security Guides

Start with the WordPress security topics already showing search demand.

Browse practical guides for WordPress security audit, WooCommerce security, hardening, brute force protection, monitoring, and incident response.

Browse Blog