LiveActive security incident?Get immediate response
CVE Record

CVE-1999-0667: The ARP protocol allows any host to spoof ARP replies and poison the ARP cache to conduct IP address spoofi...

The ARP protocol allows any host to spoof ARP replies and poison the ARP cache to conduct IP address spoofing or a denial of service.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This is a design-level weakness in the ARP protocol, which computers use to find each other on a local network. Any device on the same network segment can send fake ARP replies, tricking other systems into sending traffic to an attacker. That enables impersonation, eavesdropping, or network disruption inside the local network.

Executive priority

Low direct urgency: this is a legacy protocol weakness with no patch, not a new incident. Treat it as a standing network hygiene item — validate that switch-level ARP protections, segmentation, and encrypted internal traffic are in place, especially where guests or IoT devices share networks with employee or server segments.

Technical view

The Address Resolution Protocol (ARP) has no authentication, so hosts accept unsolicited or forged replies and update their ARP caches accordingly. An attacker on the same broadcast domain can poison caches to associate their MAC with another host's IP, enabling IP spoofing, man-in-the-middle interception, or denial of service by blackholing traffic. This is a protocol-inherent flaw, not a vendor bug.

Likely exposure

Any IPv4 network segment where untrusted or compromised devices share a broadcast domain with sensitive hosts, including office LANs, guest Wi-Fi bridged to internal VLANs, colocation segments, and flat data-center networks lacking L2 hardening.

Exploitation context

Not tracked as a specific product CVE and not listed in CISA KEV. However, ARP spoofing is a well-known, widely demonstrated technique used in penetration tests and real intrusions for lateral movement and credential interception. Exploitation requires local network access; it cannot be performed remotely across routed boundaries.

Researcher notes

CVE-1999-0667 is a protocol-level entry rather than a product vulnerability; no CVSS, CWE, or affected-product data is populated in the source bundle, and the only reference is a 1999 Bugtraq post. There is no vendor fix to track — mitigation is architectural (DAI, segmentation, 802.1X) and cryptographic (encrypted transport). Absence from KEV reflects that this is a known technique category, not an actively-tracked exploit against a specific product.

Mitigation direction

  • Enable Dynamic ARP Inspection (DAI) with DHCP snooping on managed switches.
  • Segment sensitive systems into isolated VLANs and restrict who shares broadcast domains.
  • Use port security and 802.1X to control which devices attach to the network.
  • Prefer authenticated, encrypted protocols (TLS, SSH, IPsec) so intercepted traffic remains protected.
  • Monitor for ARP anomalies with IDS signatures or tools like arpwatch.
  • Consult switch and endpoint vendor guidance for current L2 hardening features.

Validation and detection

  • Inventory L2 segments and identify switches without DAI or equivalent ARP protections enabled.
  • Review VLAN design to confirm untrusted endpoints are not on the same segment as sensitive hosts.
  • Verify DHCP snooping bindings and DAI logs are being generated and forwarded to SIEM.
  • Test detection by having authorized red team observe ARP anomalies in a controlled segment.
  • Confirm critical east-west traffic uses transport encryption so MITM yields limited value.
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.

cve · low confidence lookup

CVE-1999-0667 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

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

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

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