Description
On affected platforms running Arista EOS with VRRPv2 IP Authentication Header (IP-AH) authentication configured, an unauthenticated attacker with access to the layer 2 network segment on which VRRP is running could bypass VRRP authentication and claim the virtual router master role, enabling the attacker to intercept, modify, or discard traffic that hosts on the segment send to the virtual gateway address.
Published: 2026-09-15
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Virtual Router Authentication Bypass
Action: Immediate Patch
AI Analysis

Impact

The vulnerability allows an unauthenticated attacker who can reach the layer 2 segment where VRRP is running to bypass VRRP authentication configured using the IP Authentication Header (IP‑AH) method. By forging authentication, the attacker can claim the virtual router’s master role, which permits interception, modification, or discarding of traffic destined for the virtual gateway address. This is a classic authentication bypass flaw (CWE‑303) that can compromise confidentiality, integrity, and availability of communications on the affected network segment.

Affected Systems

The flaw affects Arista Networks EOS platforms, any version prior to the repair releases in the 4.36, 4.35, 4.34, and 4.33 train lines. Specifically, EOS versions before 4.36.2F, before 4.35.6M, before 4.34.8M, and before 4.33.10M are vulnerable. Users must verify the exact EOS version running on their equipment.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity, and the EPSS score of less than 1% suggests a low probability of widespread exploitation at this time. The vulnerability is not listed in the CISA KEV catalog, implying that no known widespread exploits are actively used. However, because the attacker only needs access to the local layer 2 network, the attack can be launched by any unauthenticated host on a VRRP segment, making the potential threat significant for environments not adequately isolated or secured.

Generated by OpenCVE AI on September 16, 2026 at 20:39 UTC.

Remediation

Vendor Solution

The recommended resolution is to upgrade to a remediated software version at your earliest convenience. CVE-2026-73444 has been fixed in the following releases: * 4.36.2F and later releases in the 4.36.x train * 4.35.6M and later releases in the 4.35.x train * 4.34.8M and later releases in the 4.34.x train * 4.33.10M and later releases in the 4.33.x train


Vendor Workaround

Restricting physical and logical access to VRRP-enabled segments reduces the attack surface. Additionally, migrating virtual routers from VRRP version 2 with authentication to VRRP version 3 removes the vulnerable code path: switch(config)# interface vlan 20 switch(config-if-vl20)# vrrp 1 ipv4 version 3


OpenCVE Recommended Actions

  • Apply the latest EOS release (4.36.2F or later, 4.35.6M or later, 4.34.8M or later, or 4.33.10M or later) that contains the fix for this vulnerability.
  • If a rapid upgrade is not possible, limit physical and logical access to network segments where VRRP is enabled to reduce the attack surface.
  • Migrate virtual routers that use VRRPv2 with authentication to VRRPv3, which removes the vulnerable code path.

Generated by OpenCVE AI on September 16, 2026 at 20:39 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 16 Sep 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 15 Sep 2026 21:30:00 +0000

Type Values Removed Values Added
Description On affected platforms running Arista EOS with VRRPv2 IP Authentication Header (IP-AH) authentication configured, an unauthenticated attacker with access to the layer 2 network segment on which VRRP is running could bypass VRRP authentication and claim the virtual router master role, enabling the attacker to intercept, modify, or discard traffic that hosts on the segment send to the virtual gateway address.
Title On affected platforms running Arista EOS with VRRPv2 IP Authentication Header (IP-AH) authentication configured, an unauthenticated attacker with access to the layer 2 network segment on which VRRP is running could bypass VRRP authentication and claim the
Weaknesses CWE-303
References
Metrics cvssV3_1

{'score': 4.7, 'vector': 'CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Arista

Published:

Updated: 2026-09-16T18:04:45.344Z

Reserved: 2026-08-12T16:39:35.977Z

Link: CVE-2026-73444

cve-icon Vulnrichment

Updated: 2026-09-16T18:04:41.501Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-15T22:16:58.493

Modified: 2026-09-16T19:17:31.537

Link: CVE-2026-73444

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-16T20:45:05Z

Weaknesses
  • CWE-303

    Incorrect Implementation of Authentication Algorithm