2026-09-15 23:16CVE-2026-73459Arista
PUBLISHED5.2CWE-354

Security Advisory 0160

On affected platforms running Arista EOS with IS-IS configured, an unauthenticated attacker who can inject a specially crafted IS-IS LSP PDU can cause the legitimate LSP to be unexpectedly purged from the IS-IS link-state database. This may result in traffic loss.

Problem type

Affected products

Arista Networks

EOS

<= 4.36.1F - AFFECTED

References

GitHub Security Advisories

GHSA-vq63-cff6-37q2

On affected platforms running Arista EOS with IS-IS configured, an unauthenticated attacker who...

https://github.com/advisories/GHSA-vq63-cff6-37q2

On affected platforms running Arista EOS with IS-IS configured, an unauthenticated attacker who can inject a specially crafted IS-IS LSP PDU can cause the legitimate LSP to be unexpectedly purged from the IS-IS link-state database. This may result in traffic loss.

JSON source

https://cveawg.mitre.org/api/cve/CVE-2026-73459
Click to expand
{
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "cveMetadata": {
    "cveId": "CVE-2026-73459",
    "assignerOrgId": "c8b34d1a-69ae-45c3-88fe-f3b3d44f39b7",
    "assignerShortName": "Arista",
    "dateUpdated": "2026-09-15T23:16:27.270Z",
    "dateReserved": "2026-08-12T16:45:03.511Z",
    "datePublished": "2026-09-15T23:16:27.270Z",
    "state": "PUBLISHED"
  },
  "containers": {
    "cna": {
      "providerMetadata": {
        "orgId": "c8b34d1a-69ae-45c3-88fe-f3b3d44f39b7",
        "shortName": "Arista",
        "dateUpdated": "2026-09-15T23:16:27.270Z"
      },
      "title": "Security Advisory 0160",
      "descriptions": [
        {
          "lang": "en",
          "value": "On affected platforms running Arista EOS with IS-IS configured, an unauthenticated attacker who can inject a specially crafted IS-IS LSP PDU can cause the legitimate LSP to be unexpectedly purged from the IS-IS link-state database. This may result in traffic loss.",
          "supportingMedia": [
            {
              "type": "text/html",
              "base64": false,
              "value": "<p>On affected platforms running Arista EOS with IS-IS configured, an unauthenticated attacker who can inject a specially crafted IS-IS LSP PDU can cause the legitimate LSP to be unexpectedly purged from the IS-IS link-state database. This may result in traffic loss.</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-354: Improper Validation of Integrity Check Value",
              "cweId": "CWE-354",
              "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:L/PR:N/UI:N/S:C/C:N/I:N/A:H",
            "attackVector": "ADJACENT_NETWORK",
            "attackComplexity": "LOW",
            "privilegesRequired": "NONE",
            "userInteraction": "NONE",
            "scope": "CHANGED",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "availabilityImpact": "HIGH",
            "baseScore": 7.4,
            "baseSeverity": "HIGH"
          }
        },
        {
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "configurations": [
        {
          "lang": "en",
          "value": "In order to be vulnerable to CVE-2026-73459, the following condition must be met: \n\nIS-IS should be configured.\n\n\n\nswitch# show isis summary\nIS-IS Instance: 1 VRF: default\n  Instance ID: 0\n  System ID: 1111.1111.1001, administratively enabled\n  Router ID: IPv4: 0.0.0.0\n  Multi Topology disabled, not attached\n  IPv4 Preference: Level 1: 115, Level 2: 115\n  IPv6 Preference: Level 1: 115, Level 2: 115\n  IS-Type: Level 1 and 2, Number active interfaces: 1\n  Routes both IPv4 and IPv6\n  LSP size maximum: Level 1: 1492, Level 2: 1492\n  Interval Type           Max Wait Initial Wait Hold Interval\n  ----------------------- -------- ------------ -------------\n  LSP generation interval      5 s        50 ms         50 ms\n  SPF interval            30000 ms       300 ms         80 ms\n  Current SPF hold interval(ms): Level 1: 80, Level 2: 80\n  Last Level 1 SPF run 9 seconds ago\n  Last Level 2 SPF run 9 seconds ago\n  CSNP generation interval: 10 seconds\n  Dynamic Flooding: Disabled\n  Authentication mode: Level 1: None, Level 2: None\n  Graceful Restart: Disabled, Graceful Restart Helper: Enabled\n  Area addresses: 40\n  level 1: number DIS interfaces: 0, LSDB size: 1\n    Area Leader: None\n    Overload Bit is not set. \n  level 2: number DIS interfaces: 0, LSDB size: 1\n    Area Leader: None\n    Overload Bit is not set. \n  Redistributed Level 1 routes: 0 limit: Not Configured\n  Redistributed Level 2 routes: 0 limit: Not Configured\n\n\n\nIf IS-IS is not configured, there is no exposure to this issue.\n\n\n\n\nswitch#show isis summary\nswitch#",
          "supportingMedia": [
            {
              "type": "text/html",
              "base64": false,
              "value": "<p>In order to be vulnerable to CVE-2026-73459, the following condition must be met: <br><br>IS-IS should be configured.</p><pre>switch# show isis summary\nIS-IS Instance: 1 VRF: default\n&nbsp;&nbsp;Instance ID: 0\n&nbsp;&nbsp;System ID: 1111.1111.1001, administratively enabled\n&nbsp;&nbsp;Router ID: IPv4: 0.0.0.0\n&nbsp;&nbsp;Multi Topology disabled, not attached\n&nbsp;&nbsp;IPv4 Preference: Level 1: 115, Level 2: 115\n&nbsp;&nbsp;IPv6 Preference: Level 1: 115, Level 2: 115\n&nbsp;&nbsp;IS-Type: Level 1 and 2, Number active interfaces: 1\n&nbsp;&nbsp;Routes both IPv4 and IPv6\n&nbsp;&nbsp;LSP size maximum: Level 1: 1492, Level 2: 1492\n&nbsp;&nbsp;Interval Type &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Max Wait Initial Wait Hold Interval\n&nbsp;&nbsp;----------------------- -------- ------------ -------------\n&nbsp;&nbsp;LSP generation interval&nbsp; &nbsp; &nbsp; 5 s&nbsp; &nbsp; &nbsp; &nbsp; 50 ms &nbsp; &nbsp; &nbsp; &nbsp; 50 ms\n&nbsp;&nbsp;SPF interval&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 30000 ms &nbsp; &nbsp; &nbsp; 300 ms &nbsp; &nbsp; &nbsp; &nbsp; 80 ms\n&nbsp;&nbsp;Current SPF hold interval(ms): Level 1: 80, Level 2: 80\n&nbsp;&nbsp;Last Level 1 SPF run 9 seconds ago\n&nbsp;&nbsp;Last Level 2 SPF run 9 seconds ago\n&nbsp;&nbsp;CSNP generation interval: 10 seconds\n&nbsp;&nbsp;Dynamic Flooding: Disabled\n&nbsp;&nbsp;Authentication mode: Level 1: None, Level 2: None\n&nbsp;&nbsp;Graceful Restart: Disabled, Graceful Restart Helper: Enabled\n&nbsp;&nbsp;Area addresses: 40\n&nbsp;&nbsp;level 1: number DIS interfaces: 0, LSDB size: 1\n&nbsp;&nbsp;&nbsp;&nbsp;Area Leader: None\n&nbsp;&nbsp;&nbsp;&nbsp;Overload Bit is not set.&nbsp;\n&nbsp;&nbsp;level 2: number DIS interfaces: 0, LSDB size: 1\n&nbsp;&nbsp;&nbsp;&nbsp;Area Leader: None\n&nbsp;&nbsp;&nbsp;&nbsp;Overload Bit is not set.&nbsp;\n&nbsp;&nbsp;Redistributed Level 1 routes: 0 limit: Not Configured\n&nbsp;&nbsp;Redistributed Level 2 routes: 0 limit: Not Configured</pre><p>If IS-IS is not configured, there is no exposure to this issue.<br></p><pre>switch#show isis summary\nswitch#&nbsp;</pre>"
            }
          ]
        }
      ],
      "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"
        }
      ]
    }
  }
}