A security researcher said flaws in a carmakerโs online dealership portal exposed the private information and vehicle data of its customers, and could have allowed hackers to remotely break into any of its customersโ vehicles.
Eaton Zveare, who works as a security researcher at software delivery company Harness, told TechCrunch the flaw he discovered allowed the creation of an admin account that granted โunfettered accessโ to the unnamed carmakerโs centralized web portal.
With this access, a malicious hacker could have viewed the personal and financial data of the carmakerโs customers, track vehicles, and enroll customers in features that allow owners โ or the hackers โ control some of their carโs functions from anywhere.
Zveare said he doesnโt plan on naming the vendor, but said it was a widely known automaker with several popular sub-brands.ย
In an interview with TechCrunch ahead of his talk at the Def Con security conference in Las Vegas on Sunday, Zveare said the bugs put a spotlight on the security of these dealership systems, which grant their employees and associates broad access to customer and vehicle information.
Zveare, who has found bugs in carmakersโ customer systems and vehicle management systems before, found the flaw earlier this year as part of a weekend project, he told TechCrunch.ย
He said while the security flaws in the portalโs login system was a challenge to find, once he found it, the bugs let him bypass the login mechanism altogether by permitting him to create a new โnational adminโ account.ย
The flaws were problematic because the buggy code loaded in the userโs browser when opening the portalโs login page, allowing the user โ in this case, Zveare โ to modify the code to bypass the login security checks. Zveare told TechCrunch that the carmaker found no evidence of past exploitation, suggesting he was the first to find it and report it to the carmaker.
When logged in, the account granted access to more than 1,000 of the carmakersโ dealers across the United States, he told TechCrunch.
โNo one even knows that youโre just silently looking at all of these dealersโ data, all their financials, all their private stuff, all their leads,โ said Zveare, in describing the access.
Zveare said one of the things he found inside the dealership portal was a national consumer lookup tool that allowed logged-in portal users to look-up the vehicle and driver data of that carmaker.ย
In one real-world example, Zveare took a vehicleโs unique identification number from the windshield of a car in a public parking lot and used the number to identify the carโs owner. Zveare said the tool could be used to look-up someone using only a customerโs first and last name.
With access to the portal, Zveare said it was also possible to pair any vehicle with a mobile account, which allows customers to remotely control some of their carโs functions from an app, such as unlocking their cars.
Zveare said he tried this out in a real-world example using a friendโs account and with their consent. In transferring ownership to an account controlled by Zveare, he said the portal requires only an attestation โ effectively a pinky promise โ that the user performing the account transfer is legitimate.ย
โFor my purposes, I just got a friend who consented to me taking over their car, and I ran with that,โ Zveare told TechCrunch. โBut [the portal] could basically do that to anyone just by knowing their name โ which kind-of freaks me out a bit โ or I could just look up a car in the parking lots.โ
Zveare said he did not test whether he could drive away, but said the exploit could be abused by thieves to break into and steal items from vehicles, for example.
Another key problem with access to this carmakerโs portal was that it was possible to access other dealerโs systems linked to the same portal through single sign-on, a feature that allows users to login into multiple systems or applications with just one set of login credentials. Zveare said the carmakerโs systems for dealers are all interconnected so itโs easy to jump from one system to another.
With this, he said, the portal also had a feature that allowed admins, such as the user account he created, to โimpersonateโ other users, effectively allowing access to other dealer systems as if they were that user without needing their logins. Zveare said this was similar to a feature found in a Toyota dealer portal discovered in 2023.
โTheyโre just security nightmares waiting to happen,โ said Zveare, speaking of the user-impersonation feature.ย
Once in the portal Zveare found personally identifiable customer data, some financial information, and telematics systems that allowed the real-time location tracking of rental or courtesy cars, as well as cars being shipped across the country, and the option to cancel them โ though, Zveare didnโt try.
Zveare said the bugs took about a week to fix in February 2025 soon after his disclosure to the carmaker.
โThe takeaway is that only two simple API vulnerabilities blasted the doors open, and itโs always related to authentication,โ said Zveare. โIf youโre going to get those wrong, then everything just falls down.โ


