Project Subscriptions
No data.
No advisories yet.
Solution
CVE-2026-73465 has been fixed in the following releases: * 4.36.2F and later releases in the 4.36.x train. * 4.35.5M 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.
Workaround
The workaround is to disable Tacacs level 6 tracing on agent Aaa. switch(config)# no trace Aaa enable Tacacs levels 6 Clean Up Existing Log Files If any of the above agent logging levels have been enabled, it’s necessary to clean up the existing log files to remove the already leaked secrets and keys. Use the following commands to clean up Aaa or ConfigAgent log files: switch(config)# bash sudo truncate -s 0 /var/log/agents/Aaa* switch(config)# bash sudo truncate -s 0 /var/log/agents/ConfigAgent* Then use the following commands to clean up previously rotated old log files: switch(config)# bash sudo find /var/log/agents -name 'Aaa*.gz' -type f -delete switch(config)# bash sudo find /var/log/agents -name 'ConfigAgent*.gz' -type f -delete
Tue, 15 Sep 2026 19:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | On affected platforms running Arista EOS, under certain circumstances plaintext shared secrets for configured Terminal Access Controller Access-Control System Plus (TACACS+) servers | |
| Title | On affected platforms running Arista EOS, under certain circumstances plaintext shared secrets for configured Terminal Access Controller Access-Control System Plus (TACACS+) servers | |
| Weaknesses | CWE-532 | |
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: Arista
Published:
Updated: 2026-09-15T18:44:39.048Z
Reserved: 2026-08-12T16:47:18.121Z
Link: CVE-2026-73467
No data.
Status : Received
Published: 2026-09-15T19:17:39.477
Modified: 2026-09-15T19:17:39.477
Link: CVE-2026-73467
No data.
OpenCVE Enrichment
No data.