LIVE · cybersecurity feed
Live wire
security

US fuel gauge exposure fell by more than half in three months

Every month for the better part of a year, about 4,800 US internet addresses answered a query in the protocol that fuel tank gauges speak. In June the number was 2,354. The count fell across April, May, and June, all three months sit below the previous year’s floor, and the decline holds up against checks for address churn and port hopping. Exposure figures rarely move this way, and almost never t

zeroday.news ·

The number of internet-exposed automatic tank gauges (ATGs) in the United States, which monitor fuel levels and other critical parameters, decreased by more than half over a three-month period, following advisories about suspected nation-state attacks. Between March and June, the count of unique IPv4 addresses responding to ATG protocol queries on the internet fell by 56 percent, from a peak of approximately 5,300 to 2,354.

This significant reduction, which began in April, is highly unusual for internet exposure figures of industrial control systems, which rarely change so rapidly. The decline was most pronounced in the U.S., contrasting with a gentler 26 percent reduction observed outside the country during the same timeframe.

ATGs are critical components at gas stations, airports, hospitals, power plants, data centers, and military bases, where they track fuel levels, temperature, moisture, and leaks, and can control alarms and fume extractors. Unauthorized access to these devices could allow an attacker to manipulate readings, disable alarms, or cause physical damage to the hardware.

The precipitous drop in exposure coincided with a series of warnings issued by industry and government bodies. On April 14, the Energy Marketers of America (EMA) released an urgent advisory, reporting that attackers were targeting tank gauges in Tennessee and other parts of the country, with unprotected consoles being the primary target. Many suspected Iran-linked activity. EMA and the Tennessee Fuel Convenience Store Association were already collaborating with the Cybersecurity and Infrastructure Security Agency (CISA) and the Department of Energy’s CESER office. News reports of suspected Iran-linked intrusions followed in mid-May.

Prior to April, the U.S. count of exposed ATGs had remained relatively stable, averaging 4,815 per month in 2025 and fluctuating between 4,300 and 5,300 from June 2025 through March 2026. In April, the number dropped by 27.6 percent to 3,850. May saw a further 31.8 percent decrease to 2,624, culminating in June's figure of 2,354.

The primary port affected by this reduction was port 10001, which is often a factory default for Lantronix adapters used to bridge older Veeder-Root serial lines to TCP/IP networks. Data shows that U.S. addresses on port 10001 decreased by 65 percent, from 4,214 in January to 1,466 in June. In contrast, port 8001, which serves a smaller population of similar networks, saw only a 4 percent decrease over the same period, from 885 to 849. This disparity suggests that the reduction was not merely due to IP address churn or changes in scanning coverage, but rather active remediation efforts targeting specific configurations.

Researchers estimate that approximately 2,260 addresses on port 10001 were genuinely removed from public internet exposure between January and June, after accounting for typical address churn. This indicates that a substantial number of operators took action to secure their systems.

Despite the significant reduction on port 10001, the relative stability of port 8001 suggests that the outreach and advisories may not have uniformly addressed all exposed configurations. Operators running consoles on other ports might mistakenly believe they are secure, but the recommended fix is to remove ATGs from direct internet exposure entirely, regardless of the port or protocol used.

A joint fact sheet published by CISA and seven other federal agencies on June 2 provided guidance on hardening these systems, including setting strong passwords and taking devices off the internet. However, most of the observed decline in exposure had already occurred by the time this fact sheet was released, indicating that earlier industry-specific advisories played a critical role.

While removing ATGs from direct internet exposure is a crucial step, it does not eliminate all risks. Devices behind VPNs, network address translation gateways, or carrier firewalls are no longer publicly visible but remain vulnerable if they are among affected models. Attackers can still reach industrial control systems by moving laterally once inside a network, a route that remains unaffected by external exposure reduction. Additionally, newer gauges often run their consoles on web servers, where default credentials are a common vulnerability.

Prior research identified ten zero-day flaws in six gauges from five vendors in 2024, and five more in 2025. The current analysis focused on hosts where at least one of these confirmed vulnerabilities was present, meaning all addresses in the monitored set were not merely visible but confirmed to be vulnerable.

ShareXLinkedInWhatsAppFacebook

More News

view all →
phishing

What the first year of EU AI Act transparency enforcement could look like

In this Help Net Security interview, Edwin Weijdema, Field CTO at Veeam, answers questions on Article 50 of the EU AI Act and what the first year of enforcement might bring. He explains why corrective orders will likely outnumber large fines, when an AI agent working through a ticket queue counts as interacting with a person, and how security teams should handle simulated phishing that uses cloned

ai

ShieldFont Fights AI Scraping With Deceptive Text

A new web font called ShieldFont has been developed to combat AI-driven web scraping. It displays one version of text to human users while serving a different, altered text to automated crawlers that inspect the page's source code. This technique aims to confuse AI models trained on scraped data by providing them with inaccurate information.

ai

How the famed USENIX Security conf is managing a flood of papers in the AI era

AI usage is evident but isn't yet a serious problem

ai

OpenAI rolls out a major ChatGPT upgrade, even if you don’t pay for it

OpenAI is rolling out a more reliable version of ChatGPT GPT-5.6 Sol for Plus and Pro users, while Free users are getting unlimited text chats with GPT-5.6 Luna. [...]

malware

ClickFix attack pushes macOS infostealer for crypto theft attacks

A Go-based malware delivered in ClickFix attacks targeting macOS users is stealing cryptocurrency assets, browser-stored passwords, Apple Keychain data, and cached credentials. [...]

security

ChainDrop: Inside a Self-Propagating npm Worm

Analysis of ChainDrop, an npm supply chain worm extracting GitHub Actions runner secrets and using Ethereum smart contracts for C2 routing. The post ChainDrop: Inside a Self-Propagating npm Worm appeared first on Unit 42.