Vulnerability Description
The GoodMeet – Google Meet Integration for Webinar, Meeting & Video Conference plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to and including 1.1.8. This is due to a missing nonce verification in the reset_credential() function, which handles the wp_ajax_goodmeet_reset_google_meet_credential AJAX action. While the function does verify the user's capability (manage_options), it does not validate a nonce, making it susceptible to CSRF attacks. This makes it possible for unauthenticated attackers to trick a site administrator into clicking a malicious link that will reset (delete) the plugin's stored Google Meet API credentials (goodmeet_google_credentials) and OAuth tokens (goodmeet_google_token), effectively disabling the Google Meet integration on the site.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/goodmeet/tags/1.1.6/includes/Goodmeet
- https://plugins.trac.wordpress.org/browser/goodmeet/tags/1.1.6/includes/Goodmeet
- https://plugins.trac.wordpress.org/browser/goodmeet/tags/1.1.6/includes/Googleme
- https://plugins.trac.wordpress.org/browser/goodmeet/trunk/includes/Goodmeet_Ajax
- https://plugins.trac.wordpress.org/browser/goodmeet/trunk/includes/Goodmeet_Ajax
- https://plugins.trac.wordpress.org/browser/goodmeet/trunk/includes/Googlemeet/Go
- https://plugins.trac.wordpress.org/changeset?reponame=&old=3525854%40goodmeet&ne
- https://www.wordfence.com/threat-intel/vulnerabilities/id/dc9e818d-811e-4732-9c7
FAQ
What is CVE-2026-6440?
CVE-2026-6440 is a vulnerability with a CVSS score of 4.3 (MEDIUM). The GoodMeet – Google Meet Integration for Webinar, Meeting & Video Conference plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to and including 1.1.8. This is due to a ...
How severe is CVE-2026-6440?
CVE-2026-6440 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-6440?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.