Search

Find a vulnerability

Search criteria Use this form to refine search results.
Full-text search supports keyword queries with ranking and filtering.
You can combine vendor, product, and sources to narrow results.
Enable “Apply ordering” to sort by date instead of relevance.

    11226 vulnerabilities by unknown

    CVE-2026-93528 (GCVE-0-2026-93528)

    Vulnerability from nvd – Published: 2026-09-23 06:00 – Updated: 2026-09-23 06:00
    VLAI
    Title
    NP Quote Request for WooCommerce < 2.4.16 - Unauthenticated Order Data Disclosure via Quote Request Page
    Summary
    The NP Quote Request for WooCommerce WordPress plugin before 2.4.16 does not verify order ownership before rendering an order's details, allowing unauthenticated attackers to view another customer's order using the order's key.
    Severity
    No CVSS data available.
    References
    URL Tags
    https://wpscan.com/vulnerability/f691b9cc-7d17-43… exploitvdb-entrytechnical-description
    Impacted products
    Vendor Product Version
    Unknown NP Quote Request for WooCommerce Affected: 2.0 , < 2.4.16 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "NP Quote Request for WooCommerce",
              "vendor": "Unknown",
              "versions": [
                {
                  "lessThan": "2.4.16",
                  "status": "affected",
                  "version": "2.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Murad Islamzada"
            },
            {
              "lang": "en",
              "type": "coordinator",
              "value": "WPScan"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "The NP Quote Request for WooCommerce WordPress plugin before 2.4.16 does not verify order ownership before rendering an order\u0027s details, allowing unauthenticated attackers to view another customer\u0027s order using the order\u0027s key."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "CWE-200 Information Exposure",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-23T06:00:23.938Z",
            "orgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
            "shortName": "WPScan"
          },
          "references": [
            {
              "tags": [
                "exploit",
                "vdb-entry",
                "technical-description"
              ],
              "url": "https://wpscan.com/vulnerability/f691b9cc-7d17-4308-9646-db842d99f63f/"
            }
          ],
          "source": {
            "discovery": "EXTERNAL"
          },
          "title": "NP Quote Request for WooCommerce \u003c 2.4.16 - Unauthenticated Order Data Disclosure via Quote Request Page",
          "x_generator": {
            "engine": "WPScan CVE Generator"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
        "assignerShortName": "WPScan",
        "cveId": "CVE-2026-93528",
        "datePublished": "2026-09-23T06:00:23.938Z",
        "dateReserved": "2026-09-18T08:48:04.420Z",
        "dateUpdated": "2026-09-23T06:00:23.938Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-93511 (GCVE-0-2026-93511)

    Vulnerability from nvd – Published: 2026-09-23 06:00 – Updated: 2026-09-23 06:00
    VLAI
    Title
    Premium Packages < 7.2.1 - Unauthenticated PayPal Webhook Signature Verification Bypass
    Summary
    The Premium Packages WordPress plugin before 7.2.1 does not verify PayPal's webhook signature before processing payment and subscription notifications, allowing unauthenticated attackers to forge payment confirmations and subscription-cancellation events against any order whose transaction id they know.
    Severity
    No CVSS data available.
    References
    URL Tags
    https://wpscan.com/vulnerability/edc2f15c-a72b-47… exploitvdb-entrytechnical-description
    Impacted products
    Vendor Product Version
    Unknown Premium Packages Affected: 7.0.0 , < 7.2.1 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Premium Packages",
              "vendor": "Unknown",
              "versions": [
                {
                  "lessThan": "7.2.1",
                  "status": "affected",
                  "version": "7.0.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Farid Narimanov"
            },
            {
              "lang": "en",
              "type": "coordinator",
              "value": "WPScan"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "The Premium Packages  WordPress plugin before 7.2.1 does not verify PayPal\u0027s webhook signature before processing payment and subscription notifications, allowing unauthenticated attackers to forge payment confirmations and subscription-cancellation events against any order whose transaction id they know."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "CWE-290 Authentication Bypass by Spoofing",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-23T06:00:23.725Z",
            "orgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
            "shortName": "WPScan"
          },
          "references": [
            {
              "tags": [
                "exploit",
                "vdb-entry",
                "technical-description"
              ],
              "url": "https://wpscan.com/vulnerability/edc2f15c-a72b-47c2-ad38-e6f5a8441d72/"
            }
          ],
          "source": {
            "discovery": "EXTERNAL"
          },
          "title": "Premium Packages \u003c 7.2.1 - Unauthenticated PayPal Webhook Signature Verification Bypass",
          "x_generator": {
            "engine": "WPScan CVE Generator"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
        "assignerShortName": "WPScan",
        "cveId": "CVE-2026-93511",
        "datePublished": "2026-09-23T06:00:23.725Z",
        "dateReserved": "2026-09-18T08:45:53.297Z",
        "dateUpdated": "2026-09-23T06:00:23.725Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-93510 (GCVE-0-2026-93510)

    Vulnerability from nvd – Published: 2026-09-23 06:00 – Updated: 2026-09-23 06:00
    VLAI
    Title
    Points and Rewards for WooCommerce < 2.10.4 - Subscriber+ Arbitrary Points and Wallet Balance Manipulation via assign_claim_points
    Summary
    The Points and Rewards for WooCommerce WordPress plugin before 2.10.4 does not validate the claimed reward amount or restrict who can call its Win Wheel claim handler, allowing authenticated users, Subscriber and above, to credit their own account with an arbitrary and unlimited amount of loyalty points and, where a companion wallet Points and Rewards for WooCommerce WordPress plugin before 2.10.4 is active, wallet balance.
    Severity
    No CVSS data available.
    References
    URL Tags
    https://wpscan.com/vulnerability/b721d8bb-2426-46… exploitvdb-entrytechnical-description
    Impacted products
    Vendor Product Version
    Unknown Points and Rewards for WooCommerce Affected: 0 , < 2.10.4 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Points and Rewards for WooCommerce",
              "vendor": "Unknown",
              "versions": [
                {
                  "lessThan": "2.10.4",
                  "status": "affected",
                  "version": "0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Farid Narimanov"
            },
            {
              "lang": "en",
              "type": "coordinator",
              "value": "WPScan"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "The Points and Rewards for WooCommerce WordPress plugin before 2.10.4 does not validate the claimed reward amount or restrict who can call its Win Wheel claim handler, allowing authenticated users, Subscriber and above, to credit their own account with an arbitrary and unlimited amount of loyalty points and, where a companion wallet Points and Rewards for WooCommerce WordPress plugin before 2.10.4 is active, wallet balance."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "CWE-862 Missing Authorization",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-23T06:00:23.549Z",
            "orgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
            "shortName": "WPScan"
          },
          "references": [
            {
              "tags": [
                "exploit",
                "vdb-entry",
                "technical-description"
              ],
              "url": "https://wpscan.com/vulnerability/b721d8bb-2426-4635-a419-07074168bd82/"
            }
          ],
          "source": {
            "discovery": "EXTERNAL"
          },
          "title": "Points and Rewards for WooCommerce \u003c 2.10.4 - Subscriber+ Arbitrary Points and Wallet Balance Manipulation via assign_claim_points",
          "x_generator": {
            "engine": "WPScan CVE Generator"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
        "assignerShortName": "WPScan",
        "cveId": "CVE-2026-93510",
        "datePublished": "2026-09-23T06:00:23.549Z",
        "dateReserved": "2026-09-18T08:43:40.542Z",
        "dateUpdated": "2026-09-23T06:00:23.549Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-93508 (GCVE-0-2026-93508)

    Vulnerability from nvd – Published: 2026-09-23 06:00 – Updated: 2026-09-23 06:00
    VLAI
    Title
    WC Fields Factory < 4.1.11 - Subscriber+ Arbitrary Post Meta Manipulation via AJAX
    Summary
    The WC Fields Factory WordPress plugin before 4.1.11 does not properly restrict access to its field-management AJAX action, allowing authenticated users with Subscriber-level access and above to create, modify and delete arbitrary post meta on any post, including WooCommerce products, regardless of ownership, and to manipulate stored pricing rules on a product to reduce its checkout price.
    Severity
    No CVSS data available.
    References
    URL Tags
    https://wpscan.com/vulnerability/a927f6d6-90d8-4b… exploitvdb-entrytechnical-description
    Impacted products
    Vendor Product Version
    Unknown WC Fields Factory Affected: 0 , < 4.1.11 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "WC Fields Factory",
              "vendor": "Unknown",
              "versions": [
                {
                  "lessThan": "4.1.11",
                  "status": "affected",
                  "version": "0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Farid Narimanov"
            },
            {
              "lang": "en",
              "type": "coordinator",
              "value": "WPScan"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "The WC Fields Factory WordPress plugin before 4.1.11 does not properly restrict access to its field-management AJAX action, allowing authenticated users with Subscriber-level access and above to create, modify and delete arbitrary post meta on any post, including WooCommerce products, regardless of ownership, and to manipulate stored pricing rules on a product to reduce its checkout price."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "CWE-862 Missing Authorization",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-23T06:00:23.379Z",
            "orgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
            "shortName": "WPScan"
          },
          "references": [
            {
              "tags": [
                "exploit",
                "vdb-entry",
                "technical-description"
              ],
              "url": "https://wpscan.com/vulnerability/a927f6d6-90d8-4b91-aed4-f5f53d2b5c64/"
            }
          ],
          "source": {
            "discovery": "EXTERNAL"
          },
          "title": "WC Fields Factory \u003c 4.1.11 - Subscriber+ Arbitrary Post Meta Manipulation via AJAX",
          "x_generator": {
            "engine": "WPScan CVE Generator"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
        "assignerShortName": "WPScan",
        "cveId": "CVE-2026-93508",
        "datePublished": "2026-09-23T06:00:23.379Z",
        "dateReserved": "2026-09-18T08:38:53.433Z",
        "dateUpdated": "2026-09-23T06:00:23.379Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-93507 (GCVE-0-2026-93507)

    Vulnerability from nvd – Published: 2026-09-23 06:00 – Updated: 2026-09-23 06:00
    VLAI
    Title
    WC Fields Factory < 4.1.11 - Contributor+ Arbitrary Post Cloning and Private Content Disclosure
    Summary
    The WC Fields Factory WordPress plugin before 4.1.11 does not properly restrict access to, or verify a nonce for, a post-cloning action, allowing Contributor-level users and above to duplicate arbitrary posts of any type or status, including other users' private or draft content, and gain read access to the resulting copy.
    Severity
    No CVSS data available.
    References
    URL Tags
    https://wpscan.com/vulnerability/21569537-3a83-4d… exploitvdb-entrytechnical-description
    Impacted products
    Vendor Product Version
    Unknown WC Fields Factory Affected: 0 , < 4.1.11 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "WC Fields Factory",
              "vendor": "Unknown",
              "versions": [
                {
                  "lessThan": "4.1.11",
                  "status": "affected",
                  "version": "0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Farid Narimanov"
            },
            {
              "lang": "en",
              "type": "coordinator",
              "value": "WPScan"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "The WC Fields Factory WordPress plugin before 4.1.11 does not properly restrict access to, or verify a nonce for, a post-cloning action, allowing Contributor-level users and above to duplicate arbitrary posts of any type or status, including other users\u0027 private or draft content, and gain read access to the resulting copy."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "CWE-862 Missing Authorization",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-23T06:00:23.183Z",
            "orgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
            "shortName": "WPScan"
          },
          "references": [
            {
              "tags": [
                "exploit",
                "vdb-entry",
                "technical-description"
              ],
              "url": "https://wpscan.com/vulnerability/21569537-3a83-4df1-a6c2-8ca720e71586/"
            }
          ],
          "source": {
            "discovery": "EXTERNAL"
          },
          "title": "WC Fields Factory \u003c 4.1.11 - Contributor+ Arbitrary Post Cloning and Private Content Disclosure",
          "x_generator": {
            "engine": "WPScan CVE Generator"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
        "assignerShortName": "WPScan",
        "cveId": "CVE-2026-93507",
        "datePublished": "2026-09-23T06:00:23.183Z",
        "dateReserved": "2026-09-18T08:38:04.455Z",
        "dateUpdated": "2026-09-23T06:00:23.183Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-91077 (GCVE-0-2026-91077)

    Vulnerability from nvd – Published: 2026-09-23 06:00 – Updated: 2026-09-23 06:00
    VLAI
    Title
    Event Booking Manager for WooCommerce 5.3.6 - 5.7.2 - Contributor+ Unpublished Event Disclosure via mpwem_load_event_list
    Summary
    The Event Booking Manager for WooCommerce WordPress plugin before 5.7.3 does not restrict its event listing query to events the requesting user is permitted to read, so users with contributor-level access and above can retrieve other authors' private, draft and trashed events, together with event detail the standard listing does not show them. This discloses private events and their content that WordPress withholds from users lacking the read_private_posts capability.
    Severity
    No CVSS data available.
    References
    URL Tags
    https://wpscan.com/vulnerability/9db8d1c4-2bf8-42… exploitvdb-entrytechnical-description
    Impacted products
    Vendor Product Version
    Unknown Event Booking Manager for WooCommerce Affected: 5.3.6 , < 5.7.3 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Event Booking Manager for WooCommerce",
              "vendor": "Unknown",
              "versions": [
                {
                  "lessThan": "5.7.3",
                  "status": "affected",
                  "version": "5.3.6",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Artus KG"
            },
            {
              "lang": "en",
              "type": "coordinator",
              "value": "WPScan"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "The Event Booking Manager for WooCommerce  WordPress plugin before 5.7.3 does not restrict its event listing query to events the requesting user is permitted to read, so users with contributor-level access and above can retrieve other authors\u0027 private, draft and trashed events, together with event detail the standard listing does not show them. This discloses private events and their content that WordPress withholds from users lacking the read_private_posts capability."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "CWE-284 Improper Access Control",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-23T06:00:23.014Z",
            "orgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
            "shortName": "WPScan"
          },
          "references": [
            {
              "tags": [
                "exploit",
                "vdb-entry",
                "technical-description"
              ],
              "url": "https://wpscan.com/vulnerability/9db8d1c4-2bf8-4259-b95f-b131fc385a2e/"
            }
          ],
          "source": {
            "discovery": "EXTERNAL"
          },
          "title": "Event Booking Manager for WooCommerce 5.3.6 - 5.7.2 - Contributor+ Unpublished Event Disclosure via mpwem_load_event_list",
          "x_generator": {
            "engine": "WPScan CVE Generator"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
        "assignerShortName": "WPScan",
        "cveId": "CVE-2026-91077",
        "datePublished": "2026-09-23T06:00:23.014Z",
        "dateReserved": "2026-09-14T17:24:31.808Z",
        "dateUpdated": "2026-09-23T06:00:23.014Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-91073 (GCVE-0-2026-91073)

    Vulnerability from nvd – Published: 2026-09-23 06:00 – Updated: 2026-09-23 06:00
    VLAI
    Title
    Subscribe Forms 1.4.1 - 1.6.2 - Author+ Stored XSS via Attention Effect Form Setting
    Summary
    The Subscribe Forms WordPress plugin before 1.6.3 does not sanitise and escape one of its form settings before outputting it in a page, allowing authenticated users with the Author role and above to perform Stored Cross-Site Scripting attacks that execute in the browser of any visitor who views a page embedding the form, including logged-out visitors and administrators.
    Severity
    No CVSS data available.
    References
    URL Tags
    https://wpscan.com/vulnerability/50d0d5b6-2204-4a… exploitvdb-entrytechnical-description
    Impacted products
    Vendor Product Version
    Unknown Subscribe Forms Affected: 1.4.1 , < 1.6.3 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Subscribe Forms",
              "vendor": "Unknown",
              "versions": [
                {
                  "lessThan": "1.6.3",
                  "status": "affected",
                  "version": "1.4.1",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Artus KG"
            },
            {
              "lang": "en",
              "type": "coordinator",
              "value": "WPScan"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "The Subscribe Forms  WordPress plugin before 1.6.3 does not sanitise and escape one of its form settings before outputting it in a page, allowing authenticated users with the Author role and above to perform Stored Cross-Site Scripting attacks that execute in the browser of any visitor who views a page embedding the form, including logged-out visitors and administrators."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "CWE-79 Cross-Site Scripting (XSS)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-23T06:00:22.824Z",
            "orgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
            "shortName": "WPScan"
          },
          "references": [
            {
              "tags": [
                "exploit",
                "vdb-entry",
                "technical-description"
              ],
              "url": "https://wpscan.com/vulnerability/50d0d5b6-2204-4af3-92d5-75085ce2f176/"
            }
          ],
          "source": {
            "discovery": "EXTERNAL"
          },
          "title": "Subscribe Forms 1.4.1 - 1.6.2 - Author+ Stored XSS via Attention Effect Form Setting",
          "x_generator": {
            "engine": "WPScan CVE Generator"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
        "assignerShortName": "WPScan",
        "cveId": "CVE-2026-91073",
        "datePublished": "2026-09-23T06:00:22.824Z",
        "dateReserved": "2026-09-14T17:17:04.251Z",
        "dateUpdated": "2026-09-23T06:00:22.824Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-91025 (GCVE-0-2026-91025)

    Vulnerability from nvd – Published: 2026-09-23 06:00 – Updated: 2026-09-23 06:00
    VLAI
    Title
    Booking Manager < 2.1.21 - Subscriber+ Arbitrary User Plugin Meta Modification via IDOR
    Summary
    The Booking Manager WordPress plugin before 2.1.21 does not verify that a request to modify a user's Booking Manager WordPress plugin before 2.1.21-specific settings targets the requesting user's own account, allowing any authenticated user with subscriber-level access and above to create or overwrite the Booking Manager WordPress plugin before 2.1.21's per-user settings on arbitrary users, including administrators.
    Severity
    No CVSS data available.
    References
    URL Tags
    https://wpscan.com/vulnerability/6e010e3e-78e8-4b… exploitvdb-entrytechnical-description
    Impacted products
    Vendor Product Version
    Unknown Booking Manager Affected: 0 , < 2.1.21 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Booking Manager",
              "vendor": "Unknown",
              "versions": [
                {
                  "lessThan": "2.1.21",
                  "status": "affected",
                  "version": "0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Choriyev Qahramon (ciprobe)"
            },
            {
              "lang": "en",
              "type": "coordinator",
              "value": "WPScan"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "The Booking Manager  WordPress plugin before 2.1.21 does not verify that a request to modify a user\u0027s Booking Manager  WordPress plugin before 2.1.21-specific settings targets the requesting user\u0027s own account, allowing any authenticated user with subscriber-level access and above to create or overwrite the Booking Manager  WordPress plugin before 2.1.21\u0027s per-user settings on arbitrary users, including administrators."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "CWE-639 Authorization Bypass Through User-Controlled Key",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-23T06:00:22.656Z",
            "orgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
            "shortName": "WPScan"
          },
          "references": [
            {
              "tags": [
                "exploit",
                "vdb-entry",
                "technical-description"
              ],
              "url": "https://wpscan.com/vulnerability/6e010e3e-78e8-4bfc-b880-d9a85cff2c2a/"
            }
          ],
          "source": {
            "discovery": "EXTERNAL"
          },
          "title": "Booking Manager \u003c 2.1.21 - Subscriber+ Arbitrary User Plugin Meta Modification via IDOR",
          "x_generator": {
            "engine": "WPScan CVE Generator"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
        "assignerShortName": "WPScan",
        "cveId": "CVE-2026-91025",
        "datePublished": "2026-09-23T06:00:22.656Z",
        "dateReserved": "2026-09-14T17:11:18.498Z",
        "dateUpdated": "2026-09-23T06:00:22.656Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-91024 (GCVE-0-2026-91024)

    Vulnerability from nvd – Published: 2026-09-23 06:00 – Updated: 2026-09-23 06:00
    VLAI
    Title
    Booking Manager < 2.1.21 - Author+ SQLi via ICS Import Feed UID (sync_gid)
    Summary
    The Booking Manager WordPress plugin before 2.1.21 does not sanitize and escape values taken from a fetched external iCalendar feed before using them in a SQL query, allowing authenticated users with Author-level access and above to perform SQL injection attacks by importing a feed they control.
    Severity
    No CVSS data available.
    References
    URL Tags
    https://wpscan.com/vulnerability/a5472152-0b96-4f… exploitvdb-entrytechnical-description
    Impacted products
    Vendor Product Version
    Unknown Booking Manager Affected: 0 , < 2.1.21 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Booking Manager",
              "vendor": "Unknown",
              "versions": [
                {
                  "lessThan": "2.1.21",
                  "status": "affected",
                  "version": "0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Mohamed Bassia"
            },
            {
              "lang": "en",
              "type": "coordinator",
              "value": "WPScan"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "The Booking Manager  WordPress plugin before 2.1.21 does not sanitize and escape values taken from a fetched external iCalendar feed before using them in a SQL query, allowing authenticated users with Author-level access and above to perform SQL injection attacks by importing a feed they control."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "CWE-89 SQL Injection",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-23T06:00:22.482Z",
            "orgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
            "shortName": "WPScan"
          },
          "references": [
            {
              "tags": [
                "exploit",
                "vdb-entry",
                "technical-description"
              ],
              "url": "https://wpscan.com/vulnerability/a5472152-0b96-4fc6-af90-2f1b01811237/"
            }
          ],
          "source": {
            "discovery": "EXTERNAL"
          },
          "title": "Booking Manager \u003c 2.1.21 - Author+ SQLi via ICS Import Feed UID (sync_gid)",
          "x_generator": {
            "engine": "WPScan CVE Generator"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
        "assignerShortName": "WPScan",
        "cveId": "CVE-2026-91024",
        "datePublished": "2026-09-23T06:00:22.482Z",
        "dateReserved": "2026-09-14T17:11:01.562Z",
        "dateUpdated": "2026-09-23T06:00:22.482Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-90985 (GCVE-0-2026-90985)

    Vulnerability from nvd – Published: 2026-09-23 06:00 – Updated: 2026-09-23 06:00
    VLAI
    Title
    WPC Smart Compare for WooCommerce < 6.6.1 - Unauthenticated Password-Protected Product Description Disclosure via woosc_load
    Summary
    The WPC Smart Compare for WooCommerce WordPress plugin before 6.6.1 does not apply WordPress's post-password protection when returning product content through its comparison handler, allowing unauthenticated users to read the description of password-protected products.
    Severity
    No CVSS data available.
    References
    URL Tags
    https://wpscan.com/vulnerability/ff8a599b-e74f-48… exploitvdb-entrytechnical-description
    Impacted products
    Vendor Product Version
    Unknown WPC Smart Compare for WooCommerce Affected: 0 , < 6.6.1 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "WPC Smart Compare for WooCommerce",
              "vendor": "Unknown",
              "versions": [
                {
                  "lessThan": "6.6.1",
                  "status": "affected",
                  "version": "0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Artus KG"
            },
            {
              "lang": "en",
              "type": "coordinator",
              "value": "WPScan"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "The WPC Smart Compare for WooCommerce WordPress plugin before 6.6.1 does not apply WordPress\u0027s post-password protection when returning product content through its comparison handler, allowing unauthenticated users to read the description of password-protected products."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "CWE-200 Information Exposure",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-23T06:00:22.313Z",
            "orgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
            "shortName": "WPScan"
          },
          "references": [
            {
              "tags": [
                "exploit",
                "vdb-entry",
                "technical-description"
              ],
              "url": "https://wpscan.com/vulnerability/ff8a599b-e74f-485e-baf8-8d162633b2ea/"
            }
          ],
          "source": {
            "discovery": "EXTERNAL"
          },
          "title": "WPC Smart Compare for WooCommerce \u003c 6.6.1 - Unauthenticated Password-Protected Product Description Disclosure via woosc_load",
          "x_generator": {
            "engine": "WPScan CVE Generator"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
        "assignerShortName": "WPScan",
        "cveId": "CVE-2026-90985",
        "datePublished": "2026-09-23T06:00:22.313Z",
        "dateReserved": "2026-09-14T13:50:21.150Z",
        "dateUpdated": "2026-09-23T06:00:22.313Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-90951 (GCVE-0-2026-90951)

    Vulnerability from nvd – Published: 2026-09-23 06:00 – Updated: 2026-09-23 06:00
    VLAI
    Title
    Paid Member Subscriptions < 3.1.0 - Unauthenticated In-Flight Checkout State Deletion via pms_process_payment
    Summary
    The Paid Membership Subscriptions WordPress plugin before 3.1.0 does not bind one of its unauthenticated payment actions to the requesting user, allowing someone who holds another member's in-flight payment identifier to delete that member's checkout state.
    Severity
    No CVSS data available.
    References
    URL Tags
    https://wpscan.com/vulnerability/bf740af6-3674-46… exploitvdb-entrytechnical-description
    Impacted products
    Vendor Product Version
    Unknown Paid Membership Subscriptions Affected: 0 , < 3.1.0 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Paid Membership Subscriptions",
              "vendor": "Unknown",
              "versions": [
                {
                  "lessThan": "3.1.0",
                  "status": "affected",
                  "version": "0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "vuxvinh"
            },
            {
              "lang": "en",
              "type": "coordinator",
              "value": "WPScan"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "The Paid Membership Subscriptions  WordPress plugin before 3.1.0 does not bind one of its unauthenticated payment actions to the requesting user, allowing someone who holds another member\u0027s in-flight payment identifier to delete that member\u0027s checkout state."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "CWE-863 Incorrect Authorization",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-23T06:00:22.140Z",
            "orgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
            "shortName": "WPScan"
          },
          "references": [
            {
              "tags": [
                "exploit",
                "vdb-entry",
                "technical-description"
              ],
              "url": "https://wpscan.com/vulnerability/bf740af6-3674-461e-83f0-22bd5c5b3378/"
            }
          ],
          "source": {
            "discovery": "EXTERNAL"
          },
          "title": "Paid Member Subscriptions \u003c 3.1.0 - Unauthenticated In-Flight Checkout State Deletion via pms_process_payment",
          "x_generator": {
            "engine": "WPScan CVE Generator"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
        "assignerShortName": "WPScan",
        "cveId": "CVE-2026-90951",
        "datePublished": "2026-09-23T06:00:22.140Z",
        "dateReserved": "2026-09-14T11:46:55.788Z",
        "dateUpdated": "2026-09-23T06:00:22.140Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-89331 (GCVE-0-2026-89331)

    Vulnerability from nvd – Published: 2026-09-23 06:00 – Updated: 2026-09-23 06:00
    VLAI
    Title
    FluentBoards 1.95 - 2.0.15 - Unauthenticated Board Member Email Address Disclosure via Public Board Endpoints
    Summary
    The FluentBoards WordPress plugin before 2.1.0 does not properly restrict the member data returned by its public, token-shared board feature, allowing unauthenticated users to disclose the email addresses of a shared board's members, typically including administrators.
    Severity
    No CVSS data available.
    References
    URL Tags
    https://wpscan.com/vulnerability/d1aaacdf-7427-41… exploitvdb-entrytechnical-description
    Impacted products
    Vendor Product Version
    Unknown FluentBoards Affected: 1.95 , < 2.1.0 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "FluentBoards",
              "vendor": "Unknown",
              "versions": [
                {
                  "lessThan": "2.1.0",
                  "status": "affected",
                  "version": "1.95",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "vuxvinh"
            },
            {
              "lang": "en",
              "type": "coordinator",
              "value": "WPScan"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "The FluentBoards  WordPress plugin before 2.1.0 does not properly restrict the member data returned by its public, token-shared board feature, allowing unauthenticated users to disclose the email addresses of a shared board\u0027s members, typically including administrators."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "CWE-200 Information Exposure",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-23T06:00:21.720Z",
            "orgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
            "shortName": "WPScan"
          },
          "references": [
            {
              "tags": [
                "exploit",
                "vdb-entry",
                "technical-description"
              ],
              "url": "https://wpscan.com/vulnerability/d1aaacdf-7427-411f-b376-999793524a4b/"
            }
          ],
          "source": {
            "discovery": "EXTERNAL"
          },
          "title": "FluentBoards 1.95 - 2.0.15 - Unauthenticated Board Member Email Address Disclosure via Public Board Endpoints",
          "x_generator": {
            "engine": "WPScan CVE Generator"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
        "assignerShortName": "WPScan",
        "cveId": "CVE-2026-89331",
        "datePublished": "2026-09-23T06:00:21.720Z",
        "dateReserved": "2026-09-11T15:15:05.364Z",
        "dateUpdated": "2026-09-23T06:00:21.720Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-88997 (GCVE-0-2026-88997)

    Vulnerability from nvd – Published: 2026-09-23 06:00 – Updated: 2026-09-23 06:00
    VLAI
    Title
    JSM Show Post Metadata < 4.9.1 - Contributor+ Stored XSS via Custom Field Meta Key
    Summary
    The JSM Show Post Metadata WordPress plugin before 4.9.1 does not properly escape a post meta key before outputting it into an inline event-handler attribute in an admin-facing meta box, allowing users with contributor-level access and above to inject arbitrary JavaScript that executes in the session of a higher-privileged user who reviews the affected post.
    Severity
    No CVSS data available.
    References
    URL Tags
    https://wpscan.com/vulnerability/1699d3aa-29ca-41… exploitvdb-entrytechnical-description
    Impacted products
    Vendor Product Version
    Unknown JSM Show Post Metadata Affected: 0 , < 4.9.1 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "JSM Show Post Metadata",
              "vendor": "Unknown",
              "versions": [
                {
                  "lessThan": "4.9.1",
                  "status": "affected",
                  "version": "0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "pervinzahidli"
            },
            {
              "lang": "en",
              "type": "coordinator",
              "value": "WPScan"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "The JSM Show Post Metadata WordPress plugin before 4.9.1 does not properly escape a post meta key before outputting it into an inline event-handler attribute in an admin-facing meta box, allowing users with contributor-level access and above to inject arbitrary JavaScript that executes in the session of a higher-privileged user who reviews the affected post."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "CWE-79 Cross-Site Scripting (XSS)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-23T06:00:21.546Z",
            "orgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
            "shortName": "WPScan"
          },
          "references": [
            {
              "tags": [
                "exploit",
                "vdb-entry",
                "technical-description"
              ],
              "url": "https://wpscan.com/vulnerability/1699d3aa-29ca-4197-8e3b-0b03ecce751a/"
            }
          ],
          "source": {
            "discovery": "EXTERNAL"
          },
          "title": "JSM Show Post Metadata \u003c 4.9.1 - Contributor+ Stored XSS via Custom Field Meta Key",
          "x_generator": {
            "engine": "WPScan CVE Generator"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
        "assignerShortName": "WPScan",
        "cveId": "CVE-2026-88997",
        "datePublished": "2026-09-23T06:00:21.546Z",
        "dateReserved": "2026-09-10T16:07:55.530Z",
        "dateUpdated": "2026-09-23T06:00:21.546Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-88929 (GCVE-0-2026-88929)

    Vulnerability from nvd – Published: 2026-09-23 06:00 – Updated: 2026-09-23 06:00
    VLAI
    Title
    Sale Booster 7.0.0 - 7.5.1 - Unauthenticated Non-Public Product Disclosure
    Summary
    The Product Badge, Label, Countdown Timer for WooCommerce WordPress plugin before 7.5.2 does not check whether a product is published before returning its details to unauthenticated users, allowing them to read the title, description and price of draft, pending and private products.
    Severity
    No CVSS data available.
    References
    URL Tags
    https://wpscan.com/vulnerability/d6e10041-4171-41… exploitvdb-entrytechnical-description
    Impacted products
    Show details on NVD website

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Product Badge, Label, Countdown Timer for WooCommerce",
              "vendor": "Unknown",
              "versions": [
                {
                  "lessThan": "7.5.2",
                  "status": "affected",
                  "version": "7.0.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Que Thanh Tuan"
            },
            {
              "lang": "en",
              "type": "coordinator",
              "value": "WPScan"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "The Product Badge, Label, Countdown Timer for WooCommerce  WordPress plugin before 7.5.2 does not check whether a product is published before returning its details to unauthenticated users, allowing them to read the title, description and price of draft, pending and private products."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "CWE-200 Information Exposure",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-23T06:00:21.373Z",
            "orgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
            "shortName": "WPScan"
          },
          "references": [
            {
              "tags": [
                "exploit",
                "vdb-entry",
                "technical-description"
              ],
              "url": "https://wpscan.com/vulnerability/d6e10041-4171-4153-94bc-e8936be779c1/"
            }
          ],
          "source": {
            "discovery": "EXTERNAL"
          },
          "title": "Sale Booster 7.0.0 - 7.5.1 - Unauthenticated Non-Public Product Disclosure",
          "x_generator": {
            "engine": "WPScan CVE Generator"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
        "assignerShortName": "WPScan",
        "cveId": "CVE-2026-88929",
        "datePublished": "2026-09-23T06:00:21.373Z",
        "dateReserved": "2026-09-10T14:12:11.568Z",
        "dateUpdated": "2026-09-23T06:00:21.373Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-87981 (GCVE-0-2026-87981)

    Vulnerability from nvd – Published: 2026-09-23 06:00 – Updated: 2026-09-23 06:00
    VLAI
    Title
    Paymob for WooCommerce < 4.1.14 - Contributor+ Payment Gateway Configuration Deletion and Modification via Multiple AJAX Actions
    Summary
    The Paymob for WooCommerce WordPress plugin before 4.1.14 does not perform a capability check on several admin AJAX actions that manage its payment-gateway configuration, allowing users with contributor-level access to delete, wipe, or modify that configuration, including the stored payment credentials.
    Severity
    No CVSS data available.
    References
    URL Tags
    https://wpscan.com/vulnerability/91c2d07f-0489-4b… exploitvdb-entrytechnical-description
    Impacted products
    Vendor Product Version
    Unknown Paymob for WooCommerce Affected: 0 , < 4.1.14 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Paymob for WooCommerce",
              "vendor": "Unknown",
              "versions": [
                {
                  "lessThan": "4.1.14",
                  "status": "affected",
                  "version": "0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "ryan fabella"
            },
            {
              "lang": "en",
              "type": "coordinator",
              "value": "WPScan"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "The Paymob for WooCommerce WordPress plugin before 4.1.14 does not perform a capability check on several admin AJAX actions that manage its payment-gateway configuration, allowing users with contributor-level access to delete, wipe, or modify that configuration, including the stored payment credentials."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "CWE-862 Missing Authorization",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-23T06:00:21.204Z",
            "orgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
            "shortName": "WPScan"
          },
          "references": [
            {
              "tags": [
                "exploit",
                "vdb-entry",
                "technical-description"
              ],
              "url": "https://wpscan.com/vulnerability/91c2d07f-0489-4b47-ac04-bc892d9fee5a/"
            }
          ],
          "source": {
            "discovery": "EXTERNAL"
          },
          "title": "Paymob for WooCommerce \u003c 4.1.14 - Contributor+ Payment Gateway Configuration Deletion and Modification via Multiple AJAX Actions",
          "x_generator": {
            "engine": "WPScan CVE Generator"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
        "assignerShortName": "WPScan",
        "cveId": "CVE-2026-87981",
        "datePublished": "2026-09-23T06:00:21.204Z",
        "dateReserved": "2026-09-09T18:31:58.070Z",
        "dateUpdated": "2026-09-23T06:00:21.204Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-87979 (GCVE-0-2026-87979)

    Vulnerability from nvd – Published: 2026-09-23 06:00 – Updated: 2026-09-23 06:00
    VLAI
    Title
    Paymob for WooCommerce < 4.1.14 - Unauthenticated Saved Card Token Write to Any User via Webhook
    Summary
    The Paymob for WooCommerce WordPress plugin before 4.1.14 does not verify the request signature on the card-token branch of its payment webhook, allowing unauthenticated attackers to write a card-token record to any user's account and to enumerate registered accounts.
    Severity
    No CVSS data available.
    References
    URL Tags
    https://wpscan.com/vulnerability/550a465c-4856-45… exploitvdb-entrytechnical-description
    Impacted products
    Vendor Product Version
    Unknown Paymob for WooCommerce Affected: 0 , < 4.1.14 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Paymob for WooCommerce",
              "vendor": "Unknown",
              "versions": [
                {
                  "lessThan": "4.1.14",
                  "status": "affected",
                  "version": "0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Sal\u00faa Es-sair"
            },
            {
              "lang": "en",
              "type": "coordinator",
              "value": "WPScan"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "The Paymob for WooCommerce WordPress plugin before 4.1.14 does not verify the request signature on the card-token branch of its payment webhook, allowing unauthenticated attackers to write a card-token record to any user\u0027s account and to enumerate registered accounts."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "CWE-862 Missing Authorization",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-23T06:00:21.028Z",
            "orgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
            "shortName": "WPScan"
          },
          "references": [
            {
              "tags": [
                "exploit",
                "vdb-entry",
                "technical-description"
              ],
              "url": "https://wpscan.com/vulnerability/550a465c-4856-45bb-b609-0eaf1f2be660/"
            }
          ],
          "source": {
            "discovery": "EXTERNAL"
          },
          "title": "Paymob for WooCommerce \u003c 4.1.14 - Unauthenticated Saved Card Token Write to Any User via Webhook",
          "x_generator": {
            "engine": "WPScan CVE Generator"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
        "assignerShortName": "WPScan",
        "cveId": "CVE-2026-87979",
        "datePublished": "2026-09-23T06:00:21.028Z",
        "dateReserved": "2026-09-09T18:30:49.279Z",
        "dateUpdated": "2026-09-23T06:00:21.028Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-87074 (GCVE-0-2026-87074)

    Vulnerability from nvd – Published: 2026-09-23 06:00 – Updated: 2026-09-23 06:00
    VLAI
    Title
    Forminator Forms < 1.57.2.1 - Unauthenticated Arbitrary Recipient Email Sending with Attacker-Controlled Link
    Summary
    The Forminator Forms WordPress plugin before 1.57.2.1 does not bind its saved-draft notification to the visitor who created the draft, and takes both the recipient address and the link written into the message from the request, so unauthenticated visitors can make the site send a message from its own mail configuration to any address, carrying a link of their choosing inside the site's own template. The token that authorises the send is handed to the anonymous caller by the Forminator Forms WordPress plugin before 1.57.2.1 itself and can be replayed without limit.
    Severity
    No CVSS data available.
    References
    URL Tags
    https://wpscan.com/vulnerability/74ca7b28-25b7-4d… exploitvdb-entrytechnical-description
    Impacted products
    Vendor Product Version
    Unknown Forminator Forms Affected: 1.17.1 , < 1.57.2.1 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Forminator Forms",
              "vendor": "Unknown",
              "versions": [
                {
                  "lessThan": "1.57.2.1",
                  "status": "affected",
                  "version": "1.17.1",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "vuxvinh"
            },
            {
              "lang": "en",
              "type": "coordinator",
              "value": "WPScan"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "The Forminator Forms  WordPress plugin before 1.57.2.1 does not bind its saved-draft notification to the visitor who created the draft, and takes both the recipient address and the link written into the message from the request, so unauthenticated visitors can make the site send a message from its own mail configuration to any address, carrying a link of their choosing inside the site\u0027s own template. The token that authorises the send is handed to the anonymous caller by the Forminator Forms  WordPress plugin before 1.57.2.1 itself and can be replayed without limit."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "CWE-862 Missing Authorization",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-23T06:00:20.612Z",
            "orgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
            "shortName": "WPScan"
          },
          "references": [
            {
              "tags": [
                "exploit",
                "vdb-entry",
                "technical-description"
              ],
              "url": "https://wpscan.com/vulnerability/74ca7b28-25b7-4d68-ad4b-4785b1d2c666/"
            }
          ],
          "source": {
            "discovery": "EXTERNAL"
          },
          "title": "Forminator Forms \u003c 1.57.2.1 - Unauthenticated Arbitrary Recipient Email Sending with Attacker-Controlled Link",
          "x_generator": {
            "engine": "WPScan CVE Generator"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
        "assignerShortName": "WPScan",
        "cveId": "CVE-2026-87074",
        "datePublished": "2026-09-23T06:00:20.612Z",
        "dateReserved": "2026-09-08T19:05:47.054Z",
        "dateUpdated": "2026-09-23T06:00:20.612Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-87069 (GCVE-0-2026-87069)

    Vulnerability from nvd – Published: 2026-09-23 06:00 – Updated: 2026-09-23 06:00
    VLAI
    Title
    Forminator Forms < 1.57.2.1 - Subscriber+ Form Stripe Field Migration via migrate_stripe
    Summary
    The Forminator Forms WordPress plugin before 1.57.2.1 does not perform a nonce, capability or ownership check before running a one-time payment-field migration during the construction of one of its admin screens, and that construction happens on every wp-admin request for any logged-in user. Any authenticated user, including a Subscriber with no permissions in the Forminator Forms WordPress plugin before 1.57.2.1, can therefore rewrite the saved field configuration of any form on the site, including a live payment form.
    Severity
    No CVSS data available.
    References
    URL Tags
    https://wpscan.com/vulnerability/cf14469d-eb14-4a… exploitvdb-entrytechnical-description
    Impacted products
    Vendor Product Version
    Unknown Forminator Forms Affected: 1.38.1 , < 1.57.2.1 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Forminator Forms",
              "vendor": "Unknown",
              "versions": [
                {
                  "lessThan": "1.57.2.1",
                  "status": "affected",
                  "version": "1.38.1",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Karthik Ramakrishnan"
            },
            {
              "lang": "en",
              "type": "coordinator",
              "value": "WPScan"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "The Forminator Forms  WordPress plugin before 1.57.2.1 does not perform a nonce, capability or ownership check before running a one-time payment-field migration during the construction of one of its admin screens, and that construction happens on every wp-admin request for any logged-in user. Any authenticated user, including a Subscriber with no permissions in the Forminator Forms  WordPress plugin before 1.57.2.1, can therefore rewrite the saved field configuration of any form on the site, including a live payment form."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "CWE-862 Missing Authorization",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-23T06:00:19.856Z",
            "orgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
            "shortName": "WPScan"
          },
          "references": [
            {
              "tags": [
                "exploit",
                "vdb-entry",
                "technical-description"
              ],
              "url": "https://wpscan.com/vulnerability/cf14469d-eb14-4ab0-acdd-318a6c9d5d92/"
            }
          ],
          "source": {
            "discovery": "EXTERNAL"
          },
          "title": "Forminator Forms \u003c 1.57.2.1 - Subscriber+ Form Stripe Field Migration via migrate_stripe",
          "x_generator": {
            "engine": "WPScan CVE Generator"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
        "assignerShortName": "WPScan",
        "cveId": "CVE-2026-87069",
        "datePublished": "2026-09-23T06:00:19.856Z",
        "dateReserved": "2026-09-08T19:03:14.848Z",
        "dateUpdated": "2026-09-23T06:00:19.856Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-86842 (GCVE-0-2026-86842)

    Vulnerability from nvd – Published: 2026-09-23 06:00 – Updated: 2026-09-23 06:00
    VLAI
    Title
    Real3D Flipbook Lite < 5.4 - Author+ Content Deletion and Stored XSS via Global Settings Overwrite
    Summary
    The Real3D Flipbook WordPress plugin before 5.4 does not perform capability checks on several of its authenticated flipbook management actions, allowing users with Author-level access and above to delete other users' flipbook content and overwrite administrator-only global settings, which can be leveraged to store JavaScript that executes in the context of any visitor or administrator viewing the site.
    Severity
    No CVSS data available.
    References
    URL Tags
    https://wpscan.com/vulnerability/b98713d1-e618-47… exploitvdb-entrytechnical-description
    Impacted products
    Vendor Product Version
    Unknown Real3D Flipbook Affected: 0 , < 5.4 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Real3D Flipbook",
              "vendor": "Unknown",
              "versions": [
                {
                  "lessThan": "5.4",
                  "status": "affected",
                  "version": "0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Artus KG"
            },
            {
              "lang": "en",
              "type": "coordinator",
              "value": "WPScan"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "The Real3D Flipbook  WordPress plugin before 5.4 does not perform capability checks on several of its authenticated flipbook management actions, allowing users with Author-level access and above to delete other users\u0027 flipbook content and overwrite administrator-only global settings, which can be leveraged to store JavaScript that executes in the context of any visitor or administrator viewing the site."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "CWE-862 Missing Authorization",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            },
            {
              "descriptions": [
                {
                  "description": "CWE-79 Cross-Site Scripting (XSS)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-23T06:00:19.684Z",
            "orgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
            "shortName": "WPScan"
          },
          "references": [
            {
              "tags": [
                "exploit",
                "vdb-entry",
                "technical-description"
              ],
              "url": "https://wpscan.com/vulnerability/b98713d1-e618-4728-baea-f26015e24b60/"
            }
          ],
          "source": {
            "discovery": "EXTERNAL"
          },
          "title": "Real3D Flipbook Lite \u003c 5.4 - Author+ Content Deletion and Stored XSS via Global Settings Overwrite",
          "x_generator": {
            "engine": "WPScan CVE Generator"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
        "assignerShortName": "WPScan",
        "cveId": "CVE-2026-86842",
        "datePublished": "2026-09-23T06:00:19.684Z",
        "dateReserved": "2026-09-08T14:45:56.924Z",
        "dateUpdated": "2026-09-23T06:00:19.684Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-86785 (GCVE-0-2026-86785)

    Vulnerability from nvd – Published: 2026-09-23 06:00 – Updated: 2026-09-23 06:00
    VLAI
    Title
    Social Commerce for WooCommerce <= 2.5.4 - Unauthenticated Plugin Option and Product Sync Status Update
    Summary
    The Social Commerce for WooCommerce WordPress plugin through 2.5.4 does not have authorisation checks on some of its REST API endpoints, allowing unauthenticated users to update Social Commerce for WooCommerce WordPress plugin through 2.5.4 configuration and product synchronisation state.
    Severity
    No CVSS data available.
    References
    URL Tags
    https://wpscan.com/vulnerability/9a4c36bd-c7f7-40… exploitvdb-entrytechnical-description
    Impacted products
    Vendor Product Version
    Unknown Social Commerce for WooCommerce Affected: 0 , ≤ 2.5.4 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "defaultStatus": "unknown",
              "product": "Social Commerce for WooCommerce",
              "vendor": "Unknown",
              "versions": [
                {
                  "lessThanOrEqual": "2.5.4",
                  "status": "affected",
                  "version": "0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Pablo Gonz\u00e1lez"
            },
            {
              "lang": "en",
              "type": "finder",
              "value": "Fran Ramirez and I\u00f1igo S\u00e1nchez"
            },
            {
              "lang": "en",
              "type": "coordinator",
              "value": "WPScan"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "The Social Commerce for WooCommerce WordPress plugin through 2.5.4 does not have authorisation checks on some of its REST API endpoints, allowing unauthenticated users to update Social Commerce for WooCommerce WordPress plugin through 2.5.4 configuration and product synchronisation state."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "CWE-862 Missing Authorization",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-23T06:00:13.845Z",
            "orgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
            "shortName": "WPScan"
          },
          "references": [
            {
              "tags": [
                "exploit",
                "vdb-entry",
                "technical-description"
              ],
              "url": "https://wpscan.com/vulnerability/9a4c36bd-c7f7-4068-ac73-b29ee66def96/"
            }
          ],
          "source": {
            "discovery": "EXTERNAL"
          },
          "title": "Social Commerce for WooCommerce \u003c= 2.5.4 - Unauthenticated Plugin Option and Product Sync Status Update",
          "x_generator": {
            "engine": "WPScan CVE Generator"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
        "assignerShortName": "WPScan",
        "cveId": "CVE-2026-86785",
        "datePublished": "2026-09-23T06:00:13.845Z",
        "dateReserved": "2026-09-08T11:49:45.537Z",
        "dateUpdated": "2026-09-23T06:00:13.845Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-86783 (GCVE-0-2026-86783)

    Vulnerability from nvd – Published: 2026-09-23 06:00 – Updated: 2026-09-23 06:00
    VLAI
    Title
    PostX < 5.0.41 - Unauthenticated Custom Field Key Disclosure via REST API
    Summary
    The Post Grid Gutenberg Blocks WordPress plugin before 5.0.41 does not perform an authorization or post-visibility check on a REST API route that returns the custom field keys of a given post, allowing unauthenticated users to disclose the custom field key names of arbitrary posts, including private, draft, pending, scheduled and password-protected posts.
    Severity
    No CVSS data available.
    References
    URL Tags
    https://wpscan.com/vulnerability/719fc130-748b-4b… exploitvdb-entrytechnical-description
    Impacted products
    Vendor Product Version
    Unknown Post Grid Gutenberg Blocks Affected: 0 , < 5.0.41 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Post Grid Gutenberg Blocks",
              "vendor": "Unknown",
              "versions": [
                {
                  "lessThan": "5.0.41",
                  "status": "affected",
                  "version": "0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Pedro Pinho"
            },
            {
              "lang": "en",
              "type": "coordinator",
              "value": "WPScan"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "The Post Grid Gutenberg Blocks  WordPress plugin before 5.0.41 does not perform an authorization or post-visibility check on a REST API route that returns the custom field keys of a given post, allowing unauthenticated users to disclose the custom field key names of arbitrary posts, including private, draft, pending, scheduled and password-protected posts."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "CWE-200 Information Exposure",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-23T06:00:19.511Z",
            "orgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
            "shortName": "WPScan"
          },
          "references": [
            {
              "tags": [
                "exploit",
                "vdb-entry",
                "technical-description"
              ],
              "url": "https://wpscan.com/vulnerability/719fc130-748b-4bad-8091-2858664299ed/"
            }
          ],
          "source": {
            "discovery": "EXTERNAL"
          },
          "title": "PostX \u003c 5.0.41 - Unauthenticated Custom Field Key Disclosure via REST API",
          "x_generator": {
            "engine": "WPScan CVE Generator"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
        "assignerShortName": "WPScan",
        "cveId": "CVE-2026-86783",
        "datePublished": "2026-09-23T06:00:19.511Z",
        "dateReserved": "2026-09-08T11:48:34.198Z",
        "dateUpdated": "2026-09-23T06:00:19.511Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-86608 (GCVE-0-2026-86608)

    Vulnerability from nvd – Published: 2026-09-23 06:00 – Updated: 2026-09-23 06:00
    VLAI
    Title
    WP Recipe Maker 9.8.0 - 10.8.1 - Unauthenticated DoS via Unbounded User Meta Insertion
    Summary
    The WP Recipe Maker WordPress plugin before 10.8.2 does not have any authorisation check in one of its REST routes, nor does it bound what that route stores, allowing unauthenticated users to write unlimited data into any user's metadata and to permanently prevent that account, including an administrator's, from loading.
    Severity
    No CVSS data available.
    References
    URL Tags
    https://wpscan.com/vulnerability/d7f0f9dd-4180-42… exploitvdb-entrytechnical-description
    Impacted products
    Vendor Product Version
    Unknown WP Recipe Maker Affected: 9.8.0 , < 10.8.2 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "WP Recipe Maker",
              "vendor": "Unknown",
              "versions": [
                {
                  "lessThan": "10.8.2",
                  "status": "affected",
                  "version": "9.8.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Isuka sanuj"
            },
            {
              "lang": "en",
              "type": "coordinator",
              "value": "WPScan"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "The WP Recipe Maker WordPress plugin before 10.8.2 does not have any authorisation check in one of its REST routes, nor does it bound what that route stores, allowing unauthenticated users to write unlimited data into any user\u0027s metadata and to permanently prevent that account, including an administrator\u0027s, from loading."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "CWE-400 Uncontrolled Resource Consumption",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-23T06:00:19.084Z",
            "orgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
            "shortName": "WPScan"
          },
          "references": [
            {
              "tags": [
                "exploit",
                "vdb-entry",
                "technical-description"
              ],
              "url": "https://wpscan.com/vulnerability/d7f0f9dd-4180-4210-9c48-dae67e8f5d8e/"
            }
          ],
          "source": {
            "discovery": "EXTERNAL"
          },
          "title": "WP Recipe Maker 9.8.0 - 10.8.1 - Unauthenticated DoS via Unbounded User Meta Insertion",
          "x_generator": {
            "engine": "WPScan CVE Generator"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
        "assignerShortName": "WPScan",
        "cveId": "CVE-2026-86608",
        "datePublished": "2026-09-23T06:00:19.084Z",
        "dateReserved": "2026-09-08T08:46:31.818Z",
        "dateUpdated": "2026-09-23T06:00:19.084Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-86603 (GCVE-0-2026-86603)

    Vulnerability from nvd – Published: 2026-09-23 06:00 – Updated: 2026-09-23 06:00
    VLAI
    Title
    WP Recipe Maker < 10.8.2 - Subscriber+ Non-Public List Title Disclosure via wprm_search_lists
    Summary
    The WP Recipe Maker WordPress plugin before 10.8.2 does not have any authorisation check in one of its AJAX actions, allowing any authenticated user, such as a subscriber, to retrieve the IDs and titles of other users' unpublished lists.
    Severity
    No CVSS data available.
    References
    URL Tags
    https://wpscan.com/vulnerability/f5eedd48-91a6-42… exploitvdb-entrytechnical-description
    Impacted products
    Vendor Product Version
    Unknown WP Recipe Maker Affected: 0 , < 10.8.2 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "WP Recipe Maker",
              "vendor": "Unknown",
              "versions": [
                {
                  "lessThan": "10.8.2",
                  "status": "affected",
                  "version": "0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Abdullah Kareem"
            },
            {
              "lang": "en",
              "type": "coordinator",
              "value": "WPScan"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "The WP Recipe Maker WordPress plugin before 10.8.2 does not have any authorisation check in one of its AJAX actions, allowing any authenticated user, such as a subscriber, to retrieve the IDs and titles of other users\u0027 unpublished lists."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "CWE-200 Information Exposure",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-23T06:00:18.655Z",
            "orgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
            "shortName": "WPScan"
          },
          "references": [
            {
              "tags": [
                "exploit",
                "vdb-entry",
                "technical-description"
              ],
              "url": "https://wpscan.com/vulnerability/f5eedd48-91a6-4216-9e96-32dfb7a23ee4/"
            }
          ],
          "source": {
            "discovery": "EXTERNAL"
          },
          "title": "WP Recipe Maker \u003c 10.8.2 - Subscriber+ Non-Public List Title Disclosure via wprm_search_lists",
          "x_generator": {
            "engine": "WPScan CVE Generator"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
        "assignerShortName": "WPScan",
        "cveId": "CVE-2026-86603",
        "datePublished": "2026-09-23T06:00:18.655Z",
        "dateReserved": "2026-09-08T08:38:33.171Z",
        "dateUpdated": "2026-09-23T06:00:18.655Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-86602 (GCVE-0-2026-86602)

    Vulnerability from nvd – Published: 2026-09-23 06:00 – Updated: 2026-09-23 06:00
    VLAI
    Title
    WP Recipe Maker 10.3.0 - 10.8.1 - Subscriber+ Draft and Private Recipe Content Disclosure via wprm_shortcode_preview
    Summary
    The WP Recipe Maker WordPress plugin before 10.8.2 does not perform any capability check in one of its AJAX actions, allowing any authenticated user, such as a subscriber, to read the full content of unpublished recipes.
    Severity
    No CVSS data available.
    References
    URL Tags
    https://wpscan.com/vulnerability/46324e95-20dc-46… exploitvdb-entrytechnical-description
    Impacted products
    Vendor Product Version
    Unknown WP Recipe Maker Affected: 10.3.0 , < 10.8.2 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "WP Recipe Maker",
              "vendor": "Unknown",
              "versions": [
                {
                  "lessThan": "10.8.2",
                  "status": "affected",
                  "version": "10.3.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Abdullah Kareem"
            },
            {
              "lang": "en",
              "type": "coordinator",
              "value": "WPScan"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "The WP Recipe Maker WordPress plugin before 10.8.2 does not perform any capability check in one of its AJAX actions, allowing any authenticated user, such as a subscriber, to read the full content of unpublished recipes."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "CWE-200 Information Exposure",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-23T06:00:18.484Z",
            "orgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
            "shortName": "WPScan"
          },
          "references": [
            {
              "tags": [
                "exploit",
                "vdb-entry",
                "technical-description"
              ],
              "url": "https://wpscan.com/vulnerability/46324e95-20dc-465e-90ab-14bcbf136166/"
            }
          ],
          "source": {
            "discovery": "EXTERNAL"
          },
          "title": "WP Recipe Maker 10.3.0 - 10.8.1 - Subscriber+ Draft and Private Recipe Content Disclosure via wprm_shortcode_preview",
          "x_generator": {
            "engine": "WPScan CVE Generator"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
        "assignerShortName": "WPScan",
        "cveId": "CVE-2026-86602",
        "datePublished": "2026-09-23T06:00:18.484Z",
        "dateReserved": "2026-09-08T08:38:31.554Z",
        "dateUpdated": "2026-09-23T06:00:18.484Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-85006 (GCVE-0-2026-85006)

    Vulnerability from nvd – Published: 2026-09-23 06:00 – Updated: 2026-09-23 06:00
    VLAI
    Title
    Happy Addons for Elementor < 3.50.0 - Contributor+ Stored XSS via Creative Button Widget
    Summary
    The HappyAddons for Elementor WordPress plugin before 3.50.0 does not escape an icon value on one of its button widgets before outputting it inside an HTML attribute, allowing users with Contributor-level access and above to inject event-handler attributes that execute JavaScript in the browser of anyone who views the page, including higher-privileged users reviewing the content, even though such users do not hold the unfiltered_html capability.
    Severity
    No CVSS data available.
    References
    URL Tags
    https://wpscan.com/vulnerability/50319e24-8ae8-40… exploitvdb-entrytechnical-description
    Impacted products
    Vendor Product Version
    Unknown HappyAddons for Elementor Affected: 0 , < 3.50.0 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "HappyAddons for Elementor",
              "vendor": "Unknown",
              "versions": [
                {
                  "lessThan": "3.50.0",
                  "status": "affected",
                  "version": "0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Revanth Hari Narayana Matte"
            },
            {
              "lang": "en",
              "type": "coordinator",
              "value": "WPScan"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "The HappyAddons for Elementor  WordPress plugin before 3.50.0 does not escape an icon value on one of its button widgets before outputting it inside an HTML attribute, allowing users with Contributor-level access and above to inject event-handler attributes that execute JavaScript in the browser of anyone who views the page, including higher-privileged users reviewing the content, even though such users do not hold the unfiltered_html capability."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "CWE-79 Cross-Site Scripting (XSS)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-23T06:00:18.087Z",
            "orgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
            "shortName": "WPScan"
          },
          "references": [
            {
              "tags": [
                "exploit",
                "vdb-entry",
                "technical-description"
              ],
              "url": "https://wpscan.com/vulnerability/50319e24-8ae8-40b8-9106-ed881359700e/"
            }
          ],
          "source": {
            "discovery": "EXTERNAL"
          },
          "title": "Happy Addons for Elementor \u003c 3.50.0 - Contributor+ Stored XSS via Creative Button Widget",
          "x_generator": {
            "engine": "WPScan CVE Generator"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
        "assignerShortName": "WPScan",
        "cveId": "CVE-2026-85006",
        "datePublished": "2026-09-23T06:00:18.087Z",
        "dateReserved": "2026-09-02T18:32:40.246Z",
        "dateUpdated": "2026-09-23T06:00:18.087Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-84743 (GCVE-0-2026-84743)

    Vulnerability from nvd – Published: 2026-09-23 06:00 – Updated: 2026-09-23 06:00
    VLAI
    Title
    The Events Calendar 6.15.16.1 - 6.17.4.1 - Contributor+ Event/Venue/Organizer Update, Trash and Ownership Takeover via by-slug REST Routes
    Summary
    The Events Calendar WordPress plugin before 6.17.5 does not perform a per-object capability check on one family of its REST write routes, allowing users with a low-privilege role such as contributor to modify, unpublish, trash and take ownership of records belonging to other users, including administrators.
    Severity
    No CVSS data available.
    References
    URL Tags
    https://wpscan.com/vulnerability/6c20337d-f485-49… exploitvdb-entrytechnical-description
    Impacted products
    Vendor Product Version
    Unknown The Events Calendar Affected: 6.15.16.1 , < 6.17.5 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "The Events Calendar",
              "vendor": "Unknown",
              "versions": [
                {
                  "lessThan": "6.17.5",
                  "status": "affected",
                  "version": "6.15.16.1",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Mohammed Abd Alrahman"
            },
            {
              "lang": "en",
              "type": "coordinator",
              "value": "WPScan"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "The Events Calendar WordPress plugin before 6.17.5 does not perform a per-object capability check on one family of its REST write routes, allowing users with a low-privilege role such as contributor to modify, unpublish, trash and take ownership of records belonging to other users, including administrators."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "CWE-863 Incorrect Authorization",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-23T06:00:17.852Z",
            "orgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
            "shortName": "WPScan"
          },
          "references": [
            {
              "tags": [
                "exploit",
                "vdb-entry",
                "technical-description"
              ],
              "url": "https://wpscan.com/vulnerability/6c20337d-f485-491c-a380-38a3039af17d/"
            }
          ],
          "source": {
            "discovery": "EXTERNAL"
          },
          "title": "The Events Calendar 6.15.16.1 - 6.17.4.1 - Contributor+ Event/Venue/Organizer Update, Trash and Ownership Takeover via by-slug REST Routes",
          "x_generator": {
            "engine": "WPScan CVE Generator"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
        "assignerShortName": "WPScan",
        "cveId": "CVE-2026-84743",
        "datePublished": "2026-09-23T06:00:17.852Z",
        "dateReserved": "2026-09-02T08:41:21.163Z",
        "dateUpdated": "2026-09-23T06:00:17.852Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-84742 (GCVE-0-2026-84742)

    Vulnerability from nvd – Published: 2026-09-23 06:00 – Updated: 2026-09-23 06:00
    VLAI
    Title
    The Events Calendar 6.15.0 - 6.17.4.1 - Contributor+ Content Publication via TEC V1 REST API
    Summary
    The Events Calendar WordPress plugin before 6.17.5 does not check the capability required to publish content before creating or updating it through its REST API, allowing users with a role that cannot normally publish, such as contributor, to publish content directly and bypass editorial review.
    Severity
    No CVSS data available.
    References
    URL Tags
    https://wpscan.com/vulnerability/f9228a51-1293-4a… exploitvdb-entrytechnical-description
    Impacted products
    Vendor Product Version
    Unknown The Events Calendar Affected: 6.15.0 , < 6.17.5 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "The Events Calendar",
              "vendor": "Unknown",
              "versions": [
                {
                  "lessThan": "6.17.5",
                  "status": "affected",
                  "version": "6.15.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Jashid Sany"
            },
            {
              "lang": "en",
              "type": "coordinator",
              "value": "WPScan"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "The Events Calendar WordPress plugin before 6.17.5 does not check the capability required to publish content before creating or updating it through its REST API, allowing users with a role that cannot normally publish, such as contributor, to publish content directly and bypass editorial review."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "CWE-863 Incorrect Authorization",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-23T06:00:17.667Z",
            "orgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
            "shortName": "WPScan"
          },
          "references": [
            {
              "tags": [
                "exploit",
                "vdb-entry",
                "technical-description"
              ],
              "url": "https://wpscan.com/vulnerability/f9228a51-1293-4a96-95da-0e57b7eb5f6b/"
            }
          ],
          "source": {
            "discovery": "EXTERNAL"
          },
          "title": "The Events Calendar 6.15.0 - 6.17.4.1 - Contributor+ Content Publication via TEC V1 REST API",
          "x_generator": {
            "engine": "WPScan CVE Generator"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
        "assignerShortName": "WPScan",
        "cveId": "CVE-2026-84742",
        "datePublished": "2026-09-23T06:00:17.667Z",
        "dateReserved": "2026-09-02T08:41:19.320Z",
        "dateUpdated": "2026-09-23T06:00:17.667Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-84741 (GCVE-0-2026-84741)

    Vulnerability from nvd – Published: 2026-09-23 06:00 – Updated: 2026-09-23 06:00
    VLAI
    Title
    The Events Calendar 4.5 - 6.17.4.1 - Unauthenticated Non-Public Venue and Organizer Disclosure via REST API
    Summary
    The Events Calendar WordPress plugin before 6.17.5 does not check the post status of linked records before embedding their stored details into a public REST API response, allowing unauthenticated users to read the contents of records that have never been published.
    Severity
    No CVSS data available.
    References
    URL Tags
    https://wpscan.com/vulnerability/0f34a90e-3d8b-4a… exploitvdb-entrytechnical-description
    Impacted products
    Vendor Product Version
    Unknown The Events Calendar Affected: 4.5 , < 6.17.5 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "The Events Calendar",
              "vendor": "Unknown",
              "versions": [
                {
                  "lessThan": "6.17.5",
                  "status": "affected",
                  "version": "4.5",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Kaveesha Nirmal"
            },
            {
              "lang": "en",
              "type": "coordinator",
              "value": "WPScan"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "The Events Calendar WordPress plugin before 6.17.5 does not check the post status of linked records before embedding their stored details into a public REST API response, allowing unauthenticated users to read the contents of records that have never been published."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "CWE-200 Information Exposure",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-23T06:00:17.488Z",
            "orgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
            "shortName": "WPScan"
          },
          "references": [
            {
              "tags": [
                "exploit",
                "vdb-entry",
                "technical-description"
              ],
              "url": "https://wpscan.com/vulnerability/0f34a90e-3d8b-4a87-a2ed-fe4d2c481732/"
            }
          ],
          "source": {
            "discovery": "EXTERNAL"
          },
          "title": "The Events Calendar 4.5 - 6.17.4.1 - Unauthenticated Non-Public Venue and Organizer Disclosure via REST API",
          "x_generator": {
            "engine": "WPScan CVE Generator"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
        "assignerShortName": "WPScan",
        "cveId": "CVE-2026-84741",
        "datePublished": "2026-09-23T06:00:17.488Z",
        "dateReserved": "2026-09-02T08:41:17.704Z",
        "dateUpdated": "2026-09-23T06:00:17.488Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-84168 (GCVE-0-2026-84168)

    Vulnerability from nvd – Published: 2026-09-23 06:00 – Updated: 2026-09-23 06:00
    VLAI
    Title
    Easy Hide Login < 1.7 - Login Page Protection Bypass / Hidden URL Disclosure
    Summary
    The Easy Hide Login WordPress plugin before 1.7 does not fully enforce its hidden-login protection, allowing an unauthenticated attacker to reach the standard login page through certain password-reset request parameters and to recover the site's configured secret login slug from the returned page, defeating the Easy Hide Login WordPress plugin before 1.7's core protection.
    Severity
    No CVSS data available.
    References
    URL Tags
    https://wpscan.com/vulnerability/be4e40a1-8f2e-4c… exploitvdb-entrytechnical-description
    Impacted products
    Vendor Product Version
    Unknown Easy Hide Login Affected: 0 , < 1.7 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Easy Hide Login",
              "vendor": "Unknown",
              "versions": [
                {
                  "lessThan": "1.7",
                  "status": "affected",
                  "version": "0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Huseyin Mertoglu"
            },
            {
              "lang": "en",
              "type": "coordinator",
              "value": "WPScan"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "The Easy Hide Login WordPress plugin before 1.7 does not fully enforce its hidden-login protection, allowing an unauthenticated attacker to reach the standard login page through certain password-reset request parameters and to recover the site\u0027s configured secret login slug from the returned page, defeating the Easy Hide Login WordPress plugin before 1.7\u0027s core protection."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "CWE-200 Information Exposure",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-23T06:00:17.320Z",
            "orgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
            "shortName": "WPScan"
          },
          "references": [
            {
              "tags": [
                "exploit",
                "vdb-entry",
                "technical-description"
              ],
              "url": "https://wpscan.com/vulnerability/be4e40a1-8f2e-4c80-8615-77cc325c90b6/"
            }
          ],
          "source": {
            "discovery": "EXTERNAL"
          },
          "title": "Easy Hide Login \u003c 1.7 - Login Page Protection Bypass / Hidden URL Disclosure",
          "x_generator": {
            "engine": "WPScan CVE Generator"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
        "assignerShortName": "WPScan",
        "cveId": "CVE-2026-84168",
        "datePublished": "2026-09-23T06:00:17.320Z",
        "dateReserved": "2026-09-01T08:16:27.692Z",
        "dateUpdated": "2026-09-23T06:00:17.320Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-84150 (GCVE-0-2026-84150)

    Vulnerability from nvd – Published: 2026-09-23 06:00 – Updated: 2026-09-23 06:00
    VLAI
    Title
    Directorist < 8.9.5 - Subscriber+ Cross-User Favorites Read and Write via REST Favorites Endpoint
    Summary
    The Directorist: AI-Powered Business Directory, Listings & Classified Ads WordPress plugin before 8.9.5 does not verify that the target user of a REST route matches the authenticated caller before reading and modifying that user's saved favorites, allowing any authenticated user with subscriber-level access to view and alter another user's favorites.
    Severity
    No CVSS data available.
    References
    URL Tags
    https://wpscan.com/vulnerability/c8e6b49b-874f-41… exploitvdb-entrytechnical-description
    Impacted products
    Show details on NVD website

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Directorist: AI-Powered Business Directory, Listings \u0026 Classified Ads",
              "vendor": "Unknown",
              "versions": [
                {
                  "lessThan": "8.9.5",
                  "status": "affected",
                  "version": "0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Revanth Hari Narayana Matte"
            },
            {
              "lang": "en",
              "type": "coordinator",
              "value": "WPScan"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "The Directorist: AI-Powered Business Directory, Listings \u0026 Classified Ads WordPress plugin before 8.9.5 does not verify that the target user of a REST route matches the authenticated caller before reading and modifying that user\u0027s saved favorites, allowing any authenticated user with subscriber-level access to view and alter another user\u0027s favorites."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "CWE-639 Authorization Bypass Through User-Controlled Key",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-23T06:00:17.146Z",
            "orgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
            "shortName": "WPScan"
          },
          "references": [
            {
              "tags": [
                "exploit",
                "vdb-entry",
                "technical-description"
              ],
              "url": "https://wpscan.com/vulnerability/c8e6b49b-874f-41d6-bff4-58e9fe559463/"
            }
          ],
          "source": {
            "discovery": "EXTERNAL"
          },
          "title": "Directorist \u003c 8.9.5 - Subscriber+ Cross-User Favorites Read and Write via REST Favorites Endpoint",
          "x_generator": {
            "engine": "WPScan CVE Generator"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "1bfdd5d7-9bf6-4a53-96ea-42e2716d7a81",
        "assignerShortName": "WPScan",
        "cveId": "CVE-2026-84150",
        "datePublished": "2026-09-23T06:00:17.146Z",
        "dateReserved": "2026-09-01T07:33:49.420Z",
        "dateUpdated": "2026-09-23T06:00:17.146Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }