Description
On affected platforms running Arista EOS with both 802.1X port authentication and the RADIUS proxy feature configured with dynamic authorization, a low-privileged attacker on an adjacent network segment who induces a RADIUS packet through a configured RADIUS proxy client can prevent RADIUS dynamic authorization messages, including Change-of-Authorization (CoA) and Disconnect-Requests as defined in RFC 5176, from being applied to locally authenticated 802.1X sessions.
This allows an endpoint session that a RADIUS server or network access control system has ordered disconnected to remain authorized on the network.
Both 802.1X port authentication with dynamic authorization and RADIUS proxy with dynamic authorization must be explicitly configured for a deployment to be exposed to this issue.
This issue was discovered internally by Arista, and the company is not aware of any malicious exploitation of this vulnerability in customer networks.
Published: 2026-09-14
Score: 5.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized 802.1X session persists after disconnect request
Action: Immediate Patch
AI Analysis

Impact

A low‑privileged attacker on an adjacent network segment can inject a crafted RADIUS packet through a configured RADIUS proxy client. The vulnerability prevents the system from applying RADIUS dynamic‑authorization messages—including Change‑of‑Authorization and Disconnect‑Requests— to locally authenticated 802.1X sessions. As a result, a session that a RADIUS server or network access control system has ordered to be disconnected can continue to stay authorized on the network, allowing an attacker to retain unauthorized network access.

Affected Systems

Arista Networks EOS platforms are affected. Vulnerable releases include the 4.36.x series from 4.36.2F and later, the 4.35.x series from 4.35.6M and later, and the 4.34.x series from 4.34.8M and later.

Risk and Exploitability

The CVSS score of 5.9 indicates a moderate to high level of vulnerability. No EPSS data is available, suggesting a low probability of exploitation, and the issue is not listed in the CISA KEV catalog. The attack vector requires an attacker to be on an adjacent network segment and to have the ability to deliver a RADIUS packet; the vulnerability is only exploitable when both 802.1X port authentication and RADIUS proxy dynamic authorization are explicitly configured. Although Arista has found no evidence of malicious exploitation in customer networks, the potential to bypass disconnect requests is significant for environments relying on strict access control.

Generated by OpenCVE AI on September 15, 2026 at 10:06 UTC.

Remediation

Vendor Solution

The recommended resolution is to upgrade to a remediated software version at your earliest convenience. Arista recommends customers move to the latest version of each release that contains all the fixes listed below. CVE-2026-73449 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


Vendor Workaround

If the RADIUS proxy dynamic authorization function is not operationally required, disabling it removes the exposure. Please note this operation will stop the switch from forwarding CoA and Disconnect requests to downstream RADIUS proxy clients. Dynamic authorization of the switch's own local 802.1X sessions continues to work. switch(config)# radius proxy switch(config-radius-proxy)# no dynamic-authorization If RADIUS proxy dynamic authorization must remain enabled, the exposure window can be reduced (but not eliminated) by lowering the proxy client session idle timeout from its default of 600 seconds: switch(config)# radius proxy switch(config-radius-proxy)# client session idle-timeout <seconds> seconds Note that if the idle-timeout is being reduced, then radius proxy clients should increase the frequency of interim-update accounting requests. For more information about idle-timeout configuration see “Configuring session idle-timeout” section in RADIUS Proxy. If a specific endpoint must be forcibly disconnected while this issue is unresolved, the following command can be used. switch(config)# clear dot1x host mac <endpoint macAddress>


OpenCVE Recommended Actions

  • Upgrade the EOS software to the latest release of the affected train (4.36.x, 4.35.x, or 4.34.x) as recommended by Arista.
  • If the dynamic‑authorization feature of the RADIUS proxy is not essential, disable it to eliminate the exposure.
  • If dynamic‑authorization must remain enabled, decrease the RADIUS proxy client session idle‑timeout below the default 600 seconds to shorten the window during which the flaw could be abused.

Generated by OpenCVE AI on September 15, 2026 at 10:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Metrics ssvc

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


Mon, 14 Sep 2026 22:15:00 +0000

Type Values Removed Values Added
Description On affected platforms running Arista EOS with both 802.1X port authentication and the RADIUS proxy feature configured with dynamic authorization, a low-privileged attacker on an adjacent network segment who induces a RADIUS packet through a configured RADIUS proxy client can prevent RADIUS dynamic authorization messages, including Change-of-Authorization (CoA) and Disconnect-Requests as defined in RFC 5176, from being applied to locally authenticated 802.1X sessions. This allows an endpoint session that a RADIUS server or network access control system has ordered disconnected to remain authorized on the network. Both 802.1X port authentication with dynamic authorization and RADIUS proxy with dynamic authorization must be explicitly configured for a deployment to be exposed to this issue. This issue was discovered internally by Arista, and the company is not aware of any malicious exploitation of this vulnerability in customer networks.
Title On affected platforms running Arista EOS with both 802.1X port authentication and the RADIUS proxy feature configured with dynamic authorization, a low-privileged attacker on an adjacent network segment who induces a RADIUS packet through a configured RADI
Weaknesses CWE-290
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Arista

Published:

Updated: 2026-09-15T19:11:51.208Z

Reserved: 2026-08-12T16:42:47.921Z

Link: CVE-2026-73449

cve-icon Vulnrichment

Updated: 2026-09-15T19:11:47.643Z

cve-icon NVD

Status : Received

Published: 2026-09-14T22:16:57.650

Modified: 2026-09-15T19:17:38.747

Link: CVE-2026-73449

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-15T10:15:17Z

Weaknesses
  • CWE-290

    Authentication Bypass by Spoofing