LiveActive security incident?Get immediate response
CVE Record

CVE-2021-28510: For certain systems running EOS, a Precision Time Protocol (PTP) packet of a management/signaling message with an invalid Type-Length-Value (TLV) causes the PTP agent to restart. Repeated restarts of the service will make the service unavailable.

For certain systems running EOS, a Precision Time Protocol (PTP) packet of a management/signaling message with an invalid Type-Length-Value (TLV) causes the PTP agent to restart. Repeated restarts of the service will make the service unavailable.

MediumCVSS 5.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2021-28510 can disrupt Precision Time Protocol service on certain Arista EOS systems. A malformed PTP management or signaling packet can restart the PTP agent, and repeated packets can make the service unavailable. The reported impact is availability only, not data theft or device takeover.

Executive priority

Treat this as a moderate operational availability issue. Prioritize remediation where Arista switches support trading, telecom, industrial, logging, authentication, or other systems that rely on accurate time synchronization.

Technical view

The vulnerability is a CWE-400 resource management issue in Arista EOS PTP handling. An unauthenticated network packet with an invalid TLV in a PTP management/signaling message can trigger PTP agent restarts. CVSS 3.1 is 5.3: network reachable, low complexity, no privileges, no user interaction, low availability impact.

Likely exposure

Exposure is most relevant to organizations running affected Arista EOS releases on systems where PTP is enabled and reachable. The bundle lists EOS 4.22, 4.23.10, 4.24.8, 4.25.6, 4.26.4, and 4.27.1, but does not describe all platform or configuration conditions.

Exploitation context

The CVE is not listed as CISA KEV in the provided bundle, and no cited source here states active exploitation. The issue is network reachable and unauthenticated, but impact is limited to PTP service availability rather than full device compromise.

Researcher notes

The bundle does not include exploit proof, packet details, fixed-version specifics, or a complete affected-platform matrix. Validation should focus on version exposure, PTP enablement, reachability, logs, and Arista advisory details rather than attempting packet reproduction.

Mitigation direction

  • Review Arista advisory 0076 for affected platforms and vendor-recommended fixed EOS releases.
  • Upgrade affected EOS systems according to Arista guidance and operational change controls.
  • Restrict PTP traffic to trusted clock peers and required network segments.
  • Block untrusted paths to PTP services where operationally safe.
  • Monitor PTP agent restarts and time synchronization health until remediation.

Validation and detection

  • Inventory Arista EOS versions against the affected versions listed in the CVE bundle.
  • Confirm whether PTP is enabled on potentially affected systems.
  • Check whether untrusted networks can reach PTP management or signaling traffic.
  • Review device logs for repeated PTP agent restarts or time synchronization loss.
  • Map business services that depend on precise time from affected devices.
Prepared
Confidence
high
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-400: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2021-28510 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
5.3 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
5.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L3.91.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.3Medium
CVSS 3.1 vector shape for CVE-2021-28510Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Arista NetworksEOS4.22, 4.27.1, 4.26.4, 4.25.6, 4.24.8, 4.23.10Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-400 · source CWE mapping

Uncontrolled Resource Consumption

Uncontrolled Resource Consumption represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.