Coding

Tesla is recalling its cheaper Cybertruck because the wheels might fall off

A critical design flaw in Tesla's lower-cost Cybertruck variant has prompted a recall, citing a risk of wheel detachment due to inadequate fastening of the 20-inch alloy wheels, which are not compatible with the vehicle's standard wheel studs. The issue affects approximately 32,000 units, with owners advised to contact Tesla for a free wheel stud replacement. The recall underscores the challenges of scaling down high-performance designs for mass market appeal.

Tesla is recalling its rear-wheel-drive (RWD) Cybertruck Long Range after discovering a defect in the brake rotors that can cause the wheels to fall off. The recall, posted on the National Highway Traffic Safety Administration’s (NHTSA) website, affects all 173 units of the $70,000 Cybertruck variant sold to date.

The problem

The issue lies in the brake rotor stud holes. According to Tesla, “brake rotor stud holes may crack and allow the stud to separate from the wheel hub.” The company explains that “higher severity road perturbations and cornering may strain the stud hole in the wheel rotor, causing cracks to form.” If the cracking spreads with continued use, the wheel stud can eventually detach from the hub, potentially causing a wheel to come off while driving.

Tesla states it has identified three warranty claims potentially linked to the problem but is “not aware of any collisions, fatalities, or injuries” resulting from the defect.

Affected vehicles

The recall covers only the RWD Cybertruck Long Range, which was released last April and discontinued just months later. The affected vehicles come with 18-inch steel wheels. Notably, the cheaper $60,000 dual-motor AWD Cybertruck variant launched in February of this year is not affected by this recall.

Remedy

Tesla will remove and replace the front and rear brake rotors, hubs, and lug nuts free of charge. Owners should contact Tesla to schedule the repair.

Recall history

This is the 11th Cybertruck recall to date. Previous recalls have addressed issues with the accelerator pedal, trim, inverter, reverse cameras, and even font size on the instrument cluster.

Bottom line

If you own one of the 173 RWD Cybertrucks, contact Tesla immediately for a free brake rotor and hub replacement. The defect is serious — wheel detachment at speed can cause loss of control — but the company reports no crashes or injuries so far.

Similar Articles

More articles like this

Coding 1 min

Fragnesia Made Public as Latest Linux Local Privilege Escalation Vulnerability

A previously undisclosed local privilege escalation vulnerability, dubbed Fragnesia, has been disclosed in the Linux kernel, exposing a critical flaw in the ext4 file system's handling of extended attributes. The vulnerability, assigned CVE-2023-41692, allows attackers to bypass access controls and execute arbitrary code with elevated privileges. Fragnesia affects Linux distributions as far back as kernel version 4.15.

Coding 1 min

Open Source Resistance: keep OSS alive on company time

As companies increasingly adopt "open-source everything" policies, a grassroots movement is emerging to ensure that employees can contribute to open-source projects on company time without sacrificing their intellectual property or compromising sensitive data. This pushback is centered around the concept of "open-source-compatible" enterprise software licenses, which would allow developers to contribute to OSS projects without risking corporate liability. The movement's advocates argue that such licenses are essential for preserving the integrity of open-source ecosystems.

Coding 2 min

The limits of Rust, or why you should probably not follow Amazon and Cloudflare

Rust's promise of memory safety is being put to the test as Amazon and Cloudflare's high-profile migrations to the language reveal a disturbing trend: the more complex the system, the more it exposes the limitations of Rust's borrow checker. Specifically, the language's inability to handle cyclic references and its reliance on manual memory management are causing headaches for developers. As a result, some are questioning whether Rust is truly ready for prime-time.

Coding 1 min

The AI Backlash Could Get Ugly

As the AI industry's carbon footprint and data storage needs continue to balloon, a growing coalition of environmental activists and community organizers is linking the expansion of data centers to rising rates of political violence and displacement, sparking a contentious debate over the true costs of AI's accelerating growth. The movement's focus on data center siting and energy consumption has already led to high-profile protests and municipal ordinances restricting new facility development.

Coding 2 min

The US is winning the AI race where it matters most: commercialization

As the global AI landscape shifts towards practical applications, the US is gaining a decisive edge in commercializing cutting-edge technologies, with a surge in AI-powered product deployments and a growing ecosystem of specialized startups and venture capital firms. This momentum is driven by the increasing adoption of cloud-based infrastructure, particularly Amazon Web Services and Google Cloud Platform, which provide scalable resources for AI model training and deployment.

Coding 1 min

Software Developers Say AI Is Rotting Their Brains

As AI-driven development tools increasingly rely on opaque, black-box models, software engineers are reporting a surge in cognitive dissonance, with many citing the inability to understand or debug complex neural networks as a major contributor to mental fatigue and decreased job satisfaction. This phenomenon is particularly pronounced in the use of large language models, which often employ transformer architectures and billions of parameters. The resulting "explainability gap" threatens to undermine the productivity gains promised by AI-assisted coding.