Project Subscriptions
No data.
No advisories yet.
Solution
The recommended resolution is to upgrade to a remediated software version at your earliest convenience. CVE-2026-73457 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
Workaround
To secure the agent against CVE-2026-73457, the service must be configured to use mutual TLS and only x509-spiffe authentication must be enabled. management security ssl profile P1 certificate server.crt key server.key trust certificate ca_client.crt chain certificate ca_signing.crt ! management api gnpsi transport grpc t2 ssl profile P1 port 7001 authentication username priority x509-spiffe no disabled Logs are disabled by default, including the affected facility EosRpcAuth.To mitigate CVE-2026-73457, ensure the facility EosRpcAuth status is set to disabled. The command below can be used to restore all Gnpsi agent tracing to its default setting. switch(config)# no trace Gnpsi setting Should it be determined that sensitive information has been logged, the affected log files must be truncated and any compromised secrets rotated to prevent gNPSI client credentials leaking. Use the following commands to clean up Gnpsi log files: switch(config)# bash sudo truncate -s 0 /var/log/agents/Gnpsi* Then use the following commands to clean up previously rotated old log files: switch(config)# bash sudo find /var/log/agents -name 'Gnpsi*.gz' -type f -delete
Wed, 16 Sep 2026 19:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | Under certain circumstances on affected platforms running Arista EOS with gRPC Network Packet Sampling Interface (gNPSI) enabled, the gNPSI client credentials might be logged in clear text in local or remote accounting logs to authenticated users. | |
| Title | Under certain circumstances, the gNPSI client credentials might be logged in clear text, in local or remote accounting logs to authenticated users. | |
| Weaknesses | CWE-532 | |
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: Arista
Published:
Updated: 2026-09-16T18:57:50.711Z
Reserved: 2026-08-12T16:45:03.510Z
Link: CVE-2026-73457
No data.
Status : Awaiting Analysis
Published: 2026-09-16T19:17:32.453
Modified: 2026-09-16T20:36:36.960
Link: CVE-2026-73457
No data.
OpenCVE Enrichment
No data.