Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L
PR:L reflects the required low-privilege account; AV:N/AC:L/UI:N match a network authorization bypass; I lowered I to L because access is described as a 'limited subset,' though C:H is retained conservatively.
Primary rating from Vendor (vmware).
CVSS VectorVendor: vmware
Lifecycle Timeline
2DescriptionCVE.org
VMware Avi Load Balancer contains an authorization bypass vulnerability. A malicious actor on the network can access a limited subset of the Avi Control Plane without proper authorization.
Affected versions: 32.1.1 (fixed in 32.1.2) 31.1.1 through 31.2.2 (fixed in 31.2.2-2p3) 30.1.1 through 30.2.6 (fixed in 30.2.7) 22.1.1 through 22.1.7 (fixed in 30.2.7)
Articles & Coverage 1
AnalysisAI
Authorization bypass in VMware Avi Load Balancer (branches 22.1.x, 30.x, 31.x, and 32.1.1) allows a network-based actor holding low-privilege credentials to reach a limited subset of the Avi Control Plane without proper authorization. Rated CVSS 8.3 by VMware/Broadcom with CWE-863 (Incorrect Authorization), the flaw exposes control-plane functionality that should be gated behind higher authorization. There is no public exploit identified at time of analysis and no CISA KEV listing, so exploitation is currently theoretical rather than observed.
Technical ContextAI
The affected component is the Avi Load Balancer Control Plane (formerly Avi Networks / VMware NSX Advanced Load Balancer), the management and orchestration tier of VMware's software-defined application delivery controller that handles configuration, policy, telemetry, and lifecycle management for the data-plane Service Engines. The single affected CPE is cpe:2.3:a:vmware:avi_load_balancer, spanning multiple release trains. The root cause is CWE-863 (Incorrect Authorization): the Control Plane performs an authorization check that is missing or incorrectly enforced for a subset of functionality, so an authenticated principal can access resources or operations outside the scope its role should permit. This is an authorization (broken access control) defect rather than an authentication bypass - the CVSS vector's PR:L confirms the attacker must already hold some level of access before escalating to unauthorized functions.
RemediationAI
Apply the vendor-released patches for your branch: upgrade 32.1.1 to 32.1.2, upgrade the 31.1.1-31.2.2 range to 31.2.2-2p3, upgrade the 30.1.1-30.2.6 range to 30.2.7, and migrate the 22.1.1-22.1.7 range to 30.2.7 as indicated in the advisory (confirm the exact 22.1.x target build with Broadcom, as mapping a 22.1 branch to a 30.2.7 fix is unusual and should be validated before scheduling). Consult the Broadcom advisory at https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/37926 for build specifics. Because exploitation requires network reach plus a low-privilege account, effective compensating controls until patching are: restrict Control Plane management-interface access to a dedicated management network or bastion (ACLs/firewall rules limiting who can reach the Control Plane API/UI), which reduces exposure but may disrupt automation or remote admin workflows; tighten and audit low-privilege account provisioning and rotate/scope down credentials, accepting the operational overhead of stricter RBAC; and increase monitoring of Control Plane API access for anomalous cross-role actions, which detects but does not prevent abuse.
More in Avi Load Balancer
View allAuthentication bypass in VMware Avi Load Balancer (versions 22.1.1-22.1.7, 30.1.1-30.2.6, and 31.1.1-31.2.2) lets a netw
Directory traversal in VMware Avi Load Balancer (formerly Avi Networks NSX Advanced Load Balancer) lets authenticated ne
Remote code execution in VMware Avi Load Balancer exposes organizations running versions from 22.1.1 through 32.1.1 to a
Remote code execution in VMware Avi Load Balancer exposes the Avi Control Plane to arbitrary code execution by any low-p
Privilege escalation in VMware Avi Load Balancer exposes authenticated, network-accessible users to remote code executio
Local privilege escalation in VMware (Broadcom) Avi Load Balancer allows a user who already has local access to the appl
Same weakness CWE-863 – Incorrect Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-45361
GHSA-7hx5-4268-25qv