2026-09-15 23:20CVE-2026-73460Arista
PUBLISHED5.2CWE-863

Security Advisory 0160

On affected platforms running Arista EOS with IS-IS graceful restart enabled, an unauthenticated attacker who can inject a malformed IS-IS LSP PDU packet can cause the IS-IS graceful restart procedure to terminate prematurely. This may result in traffic loss following a restart event.

Problem type

Affected products

Arista Networks

EOS

<= 4.36.1F - AFFECTED

References

GitHub Security Advisories

GHSA-7q68-g5wg-74r4

On affected platforms running Arista EOS with IS-IS graceful restart enabled, an unauthenticated...

https://github.com/advisories/GHSA-7q68-g5wg-74r4

On affected platforms running Arista EOS with IS-IS graceful restart enabled, an unauthenticated attacker who can inject a malformed IS-IS LSP PDU packet can cause the IS-IS graceful restart procedure to terminate prematurely. This may result in traffic loss following a restart event.

JSON source

https://cveawg.mitre.org/api/cve/CVE-2026-73460
Click to expand
{
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "cveMetadata": {
    "cveId": "CVE-2026-73460",
    "assignerOrgId": "c8b34d1a-69ae-45c3-88fe-f3b3d44f39b7",
    "assignerShortName": "Arista",
    "dateUpdated": "2026-09-15T23:20:43.813Z",
    "dateReserved": "2026-08-12T16:45:03.511Z",
    "datePublished": "2026-09-15T23:20:43.813Z",
    "state": "PUBLISHED"
  },
  "containers": {
    "cna": {
      "providerMetadata": {
        "orgId": "c8b34d1a-69ae-45c3-88fe-f3b3d44f39b7",
        "shortName": "Arista",
        "dateUpdated": "2026-09-15T23:20:43.813Z"
      },
      "title": "Security Advisory 0160",
      "descriptions": [
        {
          "lang": "en",
          "value": "On affected platforms running Arista EOS with IS-IS graceful restart enabled, an unauthenticated attacker who can inject a malformed IS-IS LSP PDU packet can cause the IS-IS graceful restart procedure to terminate prematurely. This may result in traffic loss following a restart event.",
          "supportingMedia": [
            {
              "type": "text/html",
              "base64": false,
              "value": "<p>On affected platforms running Arista EOS with IS-IS graceful restart enabled, an unauthenticated attacker who can inject a malformed IS-IS LSP PDU packet can cause the IS-IS graceful restart procedure to terminate prematurely. This may result in traffic loss following a restart event.</p>"
            }
          ]
        }
      ],
      "affected": [
        {
          "vendor": "Arista Networks",
          "product": "EOS",
          "defaultStatus": "unaffected",
          "versions": [
            {
              "version": "4.36.0",
              "status": "affected",
              "versionType": "custom",
              "lessThanOrEqual": "4.36.1F"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "lang": "en",
              "description": "CWE-863: Incorrect Authorization",
              "cweId": "CWE-863",
              "type": "CWE"
            }
          ]
        }
      ],
      "references": [
        {
          "url": "https://www.arista.com/en/support/advisories-notices/security-advisory/24716-security-advisory-0160",
          "name": "Security Advisory 0160",
          "tags": [
            "vendor-advisory"
          ]
        }
      ],
      "impacts": [
        {
          "capecId": "CAPEC-272",
          "descriptions": [
            {
              "lang": "en",
              "value": "CAPEC-272 Protocol Manipulation"
            }
          ]
        }
      ],
      "metrics": [
        {
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ],
          "cvssV3_1": {
            "version": "3.1",
            "vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H",
            "attackVector": "ADJACENT_NETWORK",
            "attackComplexity": "HIGH",
            "privilegesRequired": "NONE",
            "userInteraction": "NONE",
            "scope": "CHANGED",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "availabilityImpact": "HIGH",
            "baseScore": 6.1,
            "baseSeverity": "MEDIUM"
          }
        },
        {
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "configurations": [
        {
          "lang": "en",
          "value": "In order to be vulnerable to CVE-2026-73460, the following condition must be met: IS-IS graceful-restart should be enabled.\n\n\n\nswitch(config-router-isis)#show active\nrouter isis 1\n   net 49.0001.1111.1111.1001.00\n   graceful-restart\n\n\n\nswitch#show isis graceful-restart\nIS-IS Instance: 1 VRF: default\n  System ID: 1111.1111.1001\n  Graceful Restart: Enabled, Graceful Restart Helper: Enabled\n  State: Graceful Restart disabled during startup\n  T1 : 3s\n  T2 (level-1) : 30s/not running\n  T2 (level-2) : 30s/not running\n  T3 : not running\n  System ID          Type    Interface          Restart Capable   Status    \n  1111.1111.1002     L1      Ethernet1          Yes               Running  \n\n\n\n\n\nIf IS-IS graceful-restart is not enabled, there is no exposure to this issue.",
          "supportingMedia": [
            {
              "type": "text/html",
              "base64": false,
              "value": "<p>In order to be vulnerable to CVE-2026-73460, the following condition must be met: IS-IS graceful-restart should be enabled.</p><pre>switch(config-router-isis)#show active\nrouter isis 1\n&nbsp;&nbsp;&nbsp;net 49.0001.1111.1111.1001.00\n&nbsp;&nbsp;&nbsp;graceful-restart<br><br><pre>switch#show isis graceful-restart\nIS-IS Instance: 1 VRF: default\n&nbsp;&nbsp;System ID: 1111.1111.1001\n&nbsp;&nbsp;Graceful Restart: Enabled, Graceful Restart Helper: Enabled\n&nbsp;&nbsp;State: Graceful Restart disabled during startup\n&nbsp;&nbsp;T1 : 3s\n&nbsp;&nbsp;T2 (level-1) : 30s/not running\n&nbsp;&nbsp;T2 (level-2) : 30s/not running\n&nbsp;&nbsp;T3 : not running\n&nbsp;&nbsp;System ID&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Type&nbsp; &nbsp; Interface&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Restart Capable &nbsp; Status&nbsp;&nbsp;&nbsp;&nbsp;\n&nbsp;&nbsp;1111.1111.1002 &nbsp; &nbsp; L1&nbsp; &nbsp; &nbsp; Ethernet1&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Yes &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Running&nbsp; </pre></pre><p>If IS-IS graceful-restart is not enabled, there is no exposure to this issue.</p>"
            }
          ]
        }
      ],
      "workarounds": [
        {
          "lang": "en",
          "value": "No workaround is available for this issue.",
          "supportingMedia": [
            {
              "type": "text/html",
              "base64": false,
              "value": "<p>No workaround is available for this issue.</p>"
            }
          ]
        }
      ],
      "solutions": [
        {
          "lang": "en",
          "value": "The recommended resolution is to upgrade to a fixed software version.",
          "supportingMedia": [
            {
              "type": "text/html",
              "base64": false,
              "value": "<p>The recommended resolution is to upgrade to a fixed software version.</p>"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "value": "This issue was discovered internally by Arista and the company is not aware of any malicious uses of these issues in customer networks.",
          "type": "finder"
        }
      ]
    }
  }
}