GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

CVE-2026-77190 (GCVE-0-2026-77190)

Vulnerability from cvelistv5 – Published: 2026-09-16 10:08 – Updated: 2026-09-16 13:26
VLAI
Title
Security Advisory 0177
Summary
On affected platforms running Arista EOS, an unauthenticated attacker who is network-adjacent to the switch and able to connect to a device with PIM Sparse Mode and MLAG configured, can send malformed messages that cause the Pimsm agent to terminate unexpectedly. The Pimsm agent is automatically restarted, but repeated attacks can cause the agent to restart continuously, resulting in a sustained denial of service.
SSVC
Exploitation: none Automatable: no Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-09-16 13:26 UTC
CWE
  • CWE-20 - Improper Input Validation
References
Impacted products
Vendor Product Version CPE status
Arista Networks EOS Affected: 4.36.0F , ≤ 4.36.1F (custom)
Affected: 4.35.0F , ≤ 4.35.5M (custom)
Affected: 4.34.2F , ≤ 4.34.7M (custom)
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2026-77190",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-09-16T13:26:18.181290Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-09-16T13:26:25.980Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "platforms": [
            "710 Series",
            "720D Series",
            "720XP/722XPM Series",
            "750X Series",
            "7010TX Series",
            "7020R/R4 Series",
            "7130 Series running EOS",
            "7170 Series",
            "7050X3/X4 Series",
            "7060X/X2/X4/X5/X6 Series",
            "7260X/X3 Series",
            "7280R/R2/R3/R4 Series",
            "7300X/X3 Series",
            "7320X Series",
            "7358X4 Series",
            "7368X4 Series",
            "7388X5 Series",
            "7500R/R2/R3 Series",
            "7800R3/R4 Series",
            "cEOS-lab",
            "vEOS-lab"
          ],
          "product": "EOS",
          "vendor": "Arista Networks",
          "versions": [
            {
              "lessThanOrEqual": "4.36.1F",
              "status": "affected",
              "version": "4.36.0F",
              "versionType": "custom"
            },
            {
              "lessThanOrEqual": "4.35.5M",
              "status": "affected",
              "version": "4.35.0F",
              "versionType": "custom"
            },
            {
              "lessThanOrEqual": "4.34.7M",
              "status": "affected",
              "version": "4.34.2F",
              "versionType": "custom"
            }
          ]
        }
      ],
      "configurations": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "\u003cp\u003eIn order to be vulnerable to CVE-2026-77190, the following conditions must both be met:\u003c/p\u003e\u003cp\u003e1. PIM Sparse Mode must be configured (IPv4 or IPv6). For example:\u003c/p\u003e\u003cpre\u003eswitch(config)# interface Ethernet1\nswitch(config-if-Et1)# pim ipv4 sparse-mode\n\nswitch# show agent Pimsm uptime\n  Agent Name         Restarts              Uptime\n------------------ -------------- ----------------\nPimsm                        1    2 days, 14:00:28\u003c/pre\u003e\u003cp\u003eor\u003c/p\u003e\u003cpre\u003eswitch(config)# interface Vlan2\nswitch(config-if-Vl2)# pim ipv6 sparse-mode\n\nswitch# show agent Pimsm6 uptime\n  Agent Name         Restarts              Uptime\n------------------ -------------- ----------------\nPimsm6                       3    2 days, 14:00:20\u003c/pre\u003e\u003cp\u003e2. MLAG must be configured and active:\u003c/p\u003e\u003cpre\u003eswitch(config)# mlag\nswitch(config-mlag)# local-interface vlan 4094\nswitch(config-mlag)# peer-address 10.0.0.2\nswitch(config-mlag)# peer-link port-channel 10\nswitch(config-mlag)# domain-id mlag1\n\nswitch# show mlag\nMLAG Configuration:\ndomain-id         : mlag1\nlocal-interface   : Vlan4094\npeer-address      : 10.0.0.2\npeer-link         : Port-Channel10\nMLAG Status:\nstate             : Active\npeer-link status  : Up\nlocal-int status  : Up\nsystem-id         : 00:11:22:01:03:01\u003c/pre\u003e"
            }
          ],
          "value": "In order to be vulnerable to CVE-2026-77190, the following conditions must both be met:\n\n1. PIM Sparse Mode must be configured (IPv4 or IPv6). For example:\n\n  switch(config)# interface Ethernet1\n  switch(config-if-Et1)# pim ipv4 sparse-mode\n\n  switch# show agent Pimsm uptime\n    Agent Name         Restarts              Uptime\n  ------------------ -------------- ----------------\n  Pimsm                        1    2 days, 14:00:28\n\nor\n\n  switch(config)# interface Vlan2\n  switch(config-if-Vl2)# pim ipv6 sparse-mode\n\n  switch# show agent Pimsm6 uptime\n    Agent Name         Restarts              Uptime\n  ------------------ -------------- ----------------\n  Pimsm6                       3    2 days, 14:00:20\n\n2. MLAG must be configured and active:\n\n  switch(config)# mlag\n  switch(config-mlag)# local-interface vlan 4094\n  switch(config-mlag)# peer-address 10.0.0.2\n  switch(config-mlag)# peer-link port-channel 10\n  switch(config-mlag)# domain-id mlag1\n\n  switch# show mlag\n  MLAG Configuration:\n  domain-id         : mlag1\n  local-interface   : Vlan4094\n  peer-address      : 10.0.0.2\n  peer-link         : Port-Channel10\n  MLAG Status:\n  state             : Active\n  peer-link status  : Up\n  local-int status  : Up\n  system-id         : 00:11:22:01:03:01"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "\u003cp\u003eOn affected platforms running Arista EOS, an unauthenticated attacker who is network-adjacent to the switch and able to connect to a device with PIM Sparse Mode and MLAG configured, can send malformed messages that cause the Pimsm agent to terminate unexpectedly. The Pimsm agent is automatically restarted, but repeated attacks can cause the agent to restart continuously, resulting in a sustained denial of service.\u003c/p\u003e"
            }
          ],
          "value": "On affected platforms running Arista EOS, an unauthenticated attacker who is network-adjacent to the switch and able to connect to a device with PIM Sparse Mode and MLAG configured, can send malformed messages that cause the Pimsm agent to terminate unexpectedly. The Pimsm agent is automatically restarted, but repeated attacks can cause the agent to restart continuously, resulting in a sustained denial of service."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        },
        {
          "cvssV4_0": {
            "baseScore": 6,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:4.0/AV:A/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:L",
            "version": "4.0"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-20",
              "description": "CWE-20 Improper Input Validation",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-09-16T10:08:55.181Z",
        "orgId": "c8b34d1a-69ae-45c3-88fe-f3b3d44f39b7",
        "shortName": "Arista"
      },
      "references": [
        {
          "name": "Security Advisory 0177",
          "tags": [
            "vendor-advisory"
          ],
          "url": "https://www.arista.com/en/support/advisories-notices/security-advisory/24733-security-advisory-0177"
        }
      ],
      "solutions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "\u003cp\u003eThe 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.\u003c/p\u003e\u003cp\u003eCVE-2026-77190 has been fixed in the following releases:\u003c/p\u003e\u003cul\u003e\u003cli\u003e4.36.2F and later releases in the 4.36.x train\u003c/li\u003e\u003cli\u003e4.35.6M and later releases in the 4.35.x train\u003c/li\u003e\u003cli\u003e4.34.8M and later releases in the 4.34.x train\u003c/li\u003e\u003c/ul\u003e\u003cp\u003eNo hotfix is available for this issue.\u003c/p\u003e"
            }
          ],
          "value": "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.\n\nCVE-2026-77190 has been fixed in the following releases:\n- 4.36.2F and later releases in the 4.36.x train\n- 4.35.6M and later releases in the 4.35.x train\n- 4.34.8M and later releases in the 4.34.x train\n\nNo hotfix is available for this issue."
        }
      ],
      "source": {
        "advisory": "Security Advisory 0177",
        "defects": [
          "BUG 1852734"
        ],
        "discovery": "INTERNAL"
      },
      "title": "Security Advisory 0177",
      "workarounds": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "\u003cp\u003eThere is no mitigation or workaround available.\u003c/p\u003e"
            }
          ],
          "value": "There is no mitigation or workaround available."
        }
      ]
    }
  },
  "cveMetadata": {
    "assignerOrgId": "c8b34d1a-69ae-45c3-88fe-f3b3d44f39b7",
    "assignerShortName": "Arista",
    "cveId": "CVE-2026-77190",
    "datePublished": "2026-09-16T10:08:55.181Z",
    "dateReserved": "2026-08-20T16:41:21.387Z",
    "dateUpdated": "2026-09-16T13:26:25.980Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-77190",
      "date": "2026-09-19",
      "epss": "0.00281",
      "percentile": "0.20828"
    },
    "nvd": {
      "cve": {
        "affected": [
          {
            "affectedData": [
              {
                "defaultStatus": "unaffected",
                "platforms": [
                  "710 Series",
                  "720D Series",
                  "720XP/722XPM Series",
                  "750X Series",
                  "7010TX Series",
                  "7020R/R4 Series",
                  "7130 Series running EOS",
                  "7170 Series",
                  "7050X3/X4 Series",
                  "7060X/X2/X4/X5/X6 Series",
                  "7260X/X3 Series",
                  "7280R/R2/R3/R4 Series",
                  "7300X/X3 Series",
                  "7320X Series",
                  "7358X4 Series",
                  "7368X4 Series",
                  "7388X5 Series",
                  "7500R/R2/R3 Series",
                  "7800R3/R4 Series",
                  "cEOS-lab",
                  "vEOS-lab"
                ],
                "product": "EOS",
                "vendor": "Arista Networks",
                "versions": [
                  {
                    "lessThanOrEqual": "4.36.1F",
                    "status": "affected",
                    "version": "4.36.0F",
                    "versionType": "custom"
                  },
                  {
                    "lessThanOrEqual": "4.35.5M",
                    "status": "affected",
                    "version": "4.35.0F",
                    "versionType": "custom"
                  },
                  {
                    "lessThanOrEqual": "4.34.7M",
                    "status": "affected",
                    "version": "4.34.2F",
                    "versionType": "custom"
                  }
                ]
              }
            ],
            "source": "psirt@arista.com"
          }
        ],
        "cveTags": [],
        "descriptions": [
          {
            "lang": "en",
            "value": "On affected platforms running Arista EOS, an unauthenticated attacker who is network-adjacent to the switch and able to connect to a device with PIM Sparse Mode and MLAG configured, can send malformed messages that cause the Pimsm agent to terminate unexpectedly. The Pimsm agent is automatically restarted, but repeated attacks can cause the agent to restart continuously, resulting in a sustained denial of service."
          }
        ],
        "id": "CVE-2026-77190",
        "lastModified": "2026-09-16T19:08:50.420",
        "metrics": {
          "cvssMetricV31": [
            {
              "cvssData": {
                "attackComplexity": "LOW",
                "attackVector": "ADJACENT_NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 6.5,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "NONE",
                "integrityImpact": "NONE",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
                "version": "3.1"
              },
              "exploitabilityScore": 2.8,
              "impactScore": 3.6,
              "source": "psirt@arista.com",
              "type": "Secondary"
            }
          ],
          "cvssMetricV40": [
            {
              "cvssData": {
                "Automatable": "NOT_DEFINED",
                "Recovery": "NOT_DEFINED",
                "Safety": "NOT_DEFINED",
                "attackComplexity": "LOW",
                "attackRequirements": "PRESENT",
                "attackVector": "ADJACENT",
                "availabilityRequirement": "NOT_DEFINED",
                "baseScore": 6.0,
                "baseSeverity": "MEDIUM",
                "confidentialityRequirement": "NOT_DEFINED",
                "exploitMaturity": "NOT_DEFINED",
                "integrityRequirement": "NOT_DEFINED",
                "modifiedAttackComplexity": "NOT_DEFINED",
                "modifiedAttackRequirements": "NOT_DEFINED",
                "modifiedAttackVector": "NOT_DEFINED",
                "modifiedPrivilegesRequired": "NOT_DEFINED",
                "modifiedSubAvailabilityImpact": "NOT_DEFINED",
                "modifiedSubConfidentialityImpact": "NOT_DEFINED",
                "modifiedSubIntegrityImpact": "NOT_DEFINED",
                "modifiedUserInteraction": "NOT_DEFINED",
                "modifiedVulnAvailabilityImpact": "NOT_DEFINED",
                "modifiedVulnConfidentialityImpact": "NOT_DEFINED",
                "modifiedVulnIntegrityImpact": "NOT_DEFINED",
                "privilegesRequired": "NONE",
                "providerUrgency": "NOT_DEFINED",
                "subAvailabilityImpact": "LOW",
                "subConfidentialityImpact": "NONE",
                "subIntegrityImpact": "NONE",
                "userInteraction": "NONE",
                "valueDensity": "NOT_DEFINED",
                "vectorString": "CVSS:4.0/AV:A/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:L/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
                "version": "4.0",
                "vulnAvailabilityImpact": "HIGH",
                "vulnConfidentialityImpact": "NONE",
                "vulnIntegrityImpact": "NONE",
                "vulnerabilityResponseEffort": "NOT_DEFINED"
              },
              "source": "psirt@arista.com",
              "type": "Secondary"
            }
          ],
          "ssvcV203": [
            {
              "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "ssvcData": {
                "id": "CVE-2026-77190",
                "options": [
                  {
                    "exploitation": "none"
                  },
                  {
                    "automatable": "no"
                  },
                  {
                    "technicalImpact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-09-16T13:26:18.181290Z",
                "version": "2.0.3"
              }
            }
          ]
        },
        "published": "2026-09-16T10:16:53.030",
        "references": [
          {
            "source": "psirt@arista.com",
            "url": "https://www.arista.com/en/support/advisories-notices/security-advisory/24733-security-advisory-0177"
          }
        ],
        "sourceIdentifier": "psirt@arista.com",
        "vulnStatus": "Awaiting Analysis",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-20"
              }
            ],
            "source": "psirt@arista.com",
            "type": "Secondary"
          }
        ]
      }
    },
    "vulnrichment": {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-77190",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-16T13:26:18.181290Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-16T13:26:21.971Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "platforms": [
                "710 Series",
                "720D Series",
                "720XP/722XPM Series",
                "750X Series",
                "7010TX Series",
                "7020R/R4 Series",
                "7130 Series running EOS",
                "7170 Series",
                "7050X3/X4 Series",
                "7060X/X2/X4/X5/X6 Series",
                "7260X/X3 Series",
                "7280R/R2/R3/R4 Series",
                "7300X/X3 Series",
                "7320X Series",
                "7358X4 Series",
                "7368X4 Series",
                "7388X5 Series",
                "7500R/R2/R3 Series",
                "7800R3/R4 Series",
                "cEOS-lab",
                "vEOS-lab"
              ],
              "product": "EOS",
              "vendor": "Arista Networks",
              "versions": [
                {
                  "lessThanOrEqual": "4.36.1F",
                  "status": "affected",
                  "version": "4.36.0F",
                  "versionType": "custom"
                },
                {
                  "lessThanOrEqual": "4.35.5M",
                  "status": "affected",
                  "version": "4.35.0F",
                  "versionType": "custom"
                },
                {
                  "lessThanOrEqual": "4.34.7M",
                  "status": "affected",
                  "version": "4.34.2F",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "configurations": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cp\u003eIn order to be vulnerable to CVE-2026-77190, the following conditions must both be met:\u003c/p\u003e\u003cp\u003e1. PIM Sparse Mode must be configured (IPv4 or IPv6). For example:\u003c/p\u003e\u003cpre\u003eswitch(config)# interface Ethernet1\nswitch(config-if-Et1)# pim ipv4 sparse-mode\n\nswitch# show agent Pimsm uptime\n  Agent Name         Restarts              Uptime\n------------------ -------------- ----------------\nPimsm                        1    2 days, 14:00:28\u003c/pre\u003e\u003cp\u003eor\u003c/p\u003e\u003cpre\u003eswitch(config)# interface Vlan2\nswitch(config-if-Vl2)# pim ipv6 sparse-mode\n\nswitch# show agent Pimsm6 uptime\n  Agent Name         Restarts              Uptime\n------------------ -------------- ----------------\nPimsm6                       3    2 days, 14:00:20\u003c/pre\u003e\u003cp\u003e2. MLAG must be configured and active:\u003c/p\u003e\u003cpre\u003eswitch(config)# mlag\nswitch(config-mlag)# local-interface vlan 4094\nswitch(config-mlag)# peer-address 10.0.0.2\nswitch(config-mlag)# peer-link port-channel 10\nswitch(config-mlag)# domain-id mlag1\n\nswitch# show mlag\nMLAG Configuration:\ndomain-id         : mlag1\nlocal-interface   : Vlan4094\npeer-address      : 10.0.0.2\npeer-link         : Port-Channel10\nMLAG Status:\nstate             : Active\npeer-link status  : Up\nlocal-int status  : Up\nsystem-id         : 00:11:22:01:03:01\u003c/pre\u003e"
                }
              ],
              "value": "In order to be vulnerable to CVE-2026-77190, the following conditions must both be met:\n\n1. PIM Sparse Mode must be configured (IPv4 or IPv6). For example:\n\n  switch(config)# interface Ethernet1\n  switch(config-if-Et1)# pim ipv4 sparse-mode\n\n  switch# show agent Pimsm uptime\n    Agent Name         Restarts              Uptime\n  ------------------ -------------- ----------------\n  Pimsm                        1    2 days, 14:00:28\n\nor\n\n  switch(config)# interface Vlan2\n  switch(config-if-Vl2)# pim ipv6 sparse-mode\n\n  switch# show agent Pimsm6 uptime\n    Agent Name         Restarts              Uptime\n  ------------------ -------------- ----------------\n  Pimsm6                       3    2 days, 14:00:20\n\n2. MLAG must be configured and active:\n\n  switch(config)# mlag\n  switch(config-mlag)# local-interface vlan 4094\n  switch(config-mlag)# peer-address 10.0.0.2\n  switch(config-mlag)# peer-link port-channel 10\n  switch(config-mlag)# domain-id mlag1\n\n  switch# show mlag\n  MLAG Configuration:\n  domain-id         : mlag1\n  local-interface   : Vlan4094\n  peer-address      : 10.0.0.2\n  peer-link         : Port-Channel10\n  MLAG Status:\n  state             : Active\n  peer-link status  : Up\n  local-int status  : Up\n  system-id         : 00:11:22:01:03:01"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cp\u003eOn affected platforms running Arista EOS, an unauthenticated attacker who is network-adjacent to the switch and able to connect to a device with PIM Sparse Mode and MLAG configured, can send malformed messages that cause the Pimsm agent to terminate unexpectedly. The Pimsm agent is automatically restarted, but repeated attacks can cause the agent to restart continuously, resulting in a sustained denial of service.\u003c/p\u003e"
                }
              ],
              "value": "On affected platforms running Arista EOS, an unauthenticated attacker who is network-adjacent to the switch and able to connect to a device with PIM Sparse Mode and MLAG configured, can send malformed messages that cause the Pimsm agent to terminate unexpectedly. The Pimsm agent is automatically restarted, but repeated attacks can cause the agent to restart continuously, resulting in a sustained denial of service."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "baseScore": 6.5,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            },
            {
              "cvssV4_0": {
                "baseScore": 6,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:4.0/AV:A/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:L",
                "version": "4.0"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-20",
                  "description": "CWE-20 Improper Input Validation",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-16T10:08:55.181Z",
            "orgId": "c8b34d1a-69ae-45c3-88fe-f3b3d44f39b7",
            "shortName": "Arista"
          },
          "references": [
            {
              "name": "Security Advisory 0177",
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.arista.com/en/support/advisories-notices/security-advisory/24733-security-advisory-0177"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cp\u003eThe 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.\u003c/p\u003e\u003cp\u003eCVE-2026-77190 has been fixed in the following releases:\u003c/p\u003e\u003cul\u003e\u003cli\u003e4.36.2F and later releases in the 4.36.x train\u003c/li\u003e\u003cli\u003e4.35.6M and later releases in the 4.35.x train\u003c/li\u003e\u003cli\u003e4.34.8M and later releases in the 4.34.x train\u003c/li\u003e\u003c/ul\u003e\u003cp\u003eNo hotfix is available for this issue.\u003c/p\u003e"
                }
              ],
              "value": "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.\n\nCVE-2026-77190 has been fixed in the following releases:\n- 4.36.2F and later releases in the 4.36.x train\n- 4.35.6M and later releases in the 4.35.x train\n- 4.34.8M and later releases in the 4.34.x train\n\nNo hotfix is available for this issue."
            }
          ],
          "source": {
            "advisory": "Security Advisory 0177",
            "defects": [
              "BUG 1852734"
            ],
            "discovery": "INTERNAL"
          },
          "title": "Security Advisory 0177",
          "workarounds": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cp\u003eThere is no mitigation or workaround available.\u003c/p\u003e"
                }
              ],
              "value": "There is no mitigation or workaround available."
            }
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "c8b34d1a-69ae-45c3-88fe-f3b3d44f39b7",
        "assignerShortName": "Arista",
        "cveId": "CVE-2026-77190",
        "datePublished": "2026-09-16T10:08:55.181Z",
        "dateReserved": "2026-08-20T16:41:21.387Z",
        "dateUpdated": "2026-09-16T13:26:25.980Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…