VYPR

WP Forms Connector

by WordPress

CVEs (2)

  • CVE-2026-9178Jun 24, 2026
    risk 0.00cvss epss

    The WP Forms Connector plugin for WordPress is vulnerable to Information Exposure in all versions up to, and including, 1.8. The plugin registers the REST route wp/v3/user/list/ (callback userDetail()) with permission_callback set to '__return_true', and the function's…

  • CVE-2026-9179Jun 24, 2026
    risk 0.00cvss epss

    The WP Forms Connector plugin for WordPress is vulnerable to SQL Injection via the 'order' parameter of the /wp-json/wp/v3/post/list REST endpoint in versions up to and including 1.8. This is due to insufficient escaping on the user-supplied 'order' parameter (read directly from…