CSRF in Sovlix Goodmeet – Google Meet Integration For Webinar, Meeting & Video Conference
CVE-2026-6440
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.
Vulnerability class: CSRF (Cross-Site Request Forgery)
EPSS: 0.002 (5.4th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 4.3 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N.
Affected products
Weakness classification (CWE)
Public proof-of-concept exploits
References
Frequently asked questions
- What is CVE-2026-6440?
- CVE-2026-6440 is a medium-severity vulnerability in Sovlix Goodmeet – Google Meet Integration For Webinar, Meeting & Video Conference, classified under Cross-Site Request Forgery (CSRF). CVSS score: 4.3/10. Published 2026-07-10.
- How severe is CVE-2026-6440?
- Medium severity. CVSS v3 base score is 4.3 out of 10.
- Is CVE-2026-6440 known to be exploited?
- 1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.