CVE-2026-6964 MEDIUM

CVE-2026-6964: Video Conferencing with Zoom <= 4.6.7 - Missing Authorization to Unauthenticated Zoom SDK Credential Exposure via 'get_auth' AJAX Action

Vendor J_3Rk
Product Video Conferencing with Zoom
Weakness CWE-862 · Missing authorization
Published June 16, 2026
Last update June 29, 2026

CVSS base score

5.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality Low
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

What the vulnerability does

01Description

The Video Conferencing with Zoom plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 4.6.7. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for unauthenticated attackers to obtain the site's Zoom SDK API key and a freshly-signed JWT that can be used with the Zoom Web SDK to join any Zoom meeting associated with those credentials without a legitimate invitation.

Explanation of Vulnerability in Simple Terms

02Summary

Video Conferencing with Zoom version 4.6.7 and earlier fails to properly check user permissions before allowing access to certain features. An attacker on the network can read sensitive information without authentication. Update to a version newer than 4.6.7.

What an attacker can do

03Attacker Capabilities

Read sensitive information without logging in.

Potential impact on your site

04Site Impact

Confidential data may be exposed to unauthenticated attackers on your network.

Conditions required to exploit

05Prerequisites

Network access to the application; no authentication required.

Key dates

06Disclosure timeline

June 16, 2026 CVE published
June 29, 2026 Record updated

Related vulnerabilities

08Related CVE