← All stories
● Covered by 1 source · 1 reportLow impact1 neutral

Tesla's Assetnote Scanners Mistakenly Target NTP Pool Server

🔄 Updated 1h ago
New to BrevFeed? We gather this story from every outlet covering it into one summary — ranked by real-world impact, not just the latest headline — so you never miss what matters. What is BrevFeed? →

Key points

  • NTP Pool server received ~8,000 requests from Tesla's scanners.
  • Scanners used Assetnote user agents and Tesla host headers.
  • Tesla's pool-ntp.tesla.com CNAMEs to pool.ntp.org.
  • Assetnote likely misidentified the NTP server as a Tesla asset.

Unexpected Scan Traffic

An operator of a volunteer NTP Pool server observed persistent attack traffic originating from three specific IP addresses. These requests included Host or Referer headers from pool-ntp.tesla.com, carried Assetnote user agents, and attempted Server-Side Request Forgery (SSRF) to Assetnote callback URLs. The traffic came from AWS IP addresses: 54.165.75.96, 35.168.63.24, and 52.44.200.251.

Assetnote Misidentification

Assetnote, an attack surface management tool, uses continuous threat exposure scanners for automated checks on customer assets. The operator speculates that Assetnote, when scanning Tesla's assets, included pool-ntp.tesla.com. Since this domain is a CNAME to pool.ntp.org, which resolves to the operator's machine, Assetnote likely added the NTP server to Tesla's asset inventory and began scanning it for vulnerabilities.

Root Cause: DNS Configuration

The core of the issue lies in Tesla's DNS configuration. Tesla publishes pool-ntp.tesla.com as a CNAME to pool.ntp.org. The NTP Pool is a round-robin system of volunteer NTP servers, which includes the affected server. This configuration led to the security scanner mistaking an external, volunteer-run server for an internal Tesla asset.

Communication with Tesla

The server operator has contacted Tesla to inform them of the unintentional nuisance. The email clarified that no vulnerability in Tesla's systems was being reported, but rather an issue of misdirected scanning activity. As of the report, no response from Tesla had been received.

✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →

The daily brief

One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.

One email a day. Unsubscribe in one click, any time.

Today's brief

Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.

~7 min · 6 stories · Sep 13

▶ Play today's brief Listen on Spotify

New every morning, and the back catalogue is archived by date.

Reporting from

A volunteer NTP Pool server operator reported receiving approximately 8,000 exploit attempts from Tesla's Assetnote security scanners over two days. The issue stems from Tesla's pool-ntp.tesla.com CNAME record pointing to pool.ntp.org, causing Assetnote to incorrectly identify the NTP Pool server as a Tesla asset.