Back to overview

CVE-2026-6440

MEDIUM
4.3
CVSS 3.1
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.

Metadata

CVE ID
CVE-2026-6440
State
PUBLISHED
Assigner
Wordfence
Reserved
2026-04-16 18:12 UTC
Published
2026-07-10 07:48 UTC
Last updated
2026-07-10 07:48 UTC
Primary CWE
CWE-352
CWE-352 Cross-Site Request Forgery (CSRF)
Vendor / Product
sovlix / GoodMeet – Google Meet Integration for Webinar, Meeting & Video Conference
Sources
cve.org  ·  NVD

Severity & Metrics

4.3 MEDIUM CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
Affected products (1)
VendorProductPlatformVersions
sovlix GoodMeet – Google Meet Integration for Webinar, Meeting & Video Conference 0 ≤ 1.1.8
Weakness (CWE)
CWESourceDescription
CWE-352 cna CWE-352 Cross-Site Request Forgery (CSRF)
CVSS scores (1)
ScoreSeverityVersionSourceVector
4.3 MEDIUM 3.1 cna CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
Back to overview