Window stickers on cars are supposed to be a deterrent. "This vehicle is protected by an alarm" is meant to make a thief look for an easier target down the block. So there's a bitter irony in what security researchers at UC San Diego just disclosed about one specific sticker: a driver's-side decal reading "KARR", marking a popular aftermarket alarm system the researchers estimate is installed in more than 2 million vehicles in the US.
According to their findings, anyone within Bluetooth range of a KARR-equipped car can send it commands without any credentials at all — silently unlocking the doors, killing the alarm, honking the horn, flashing the lights, or even disabling the ignition and stranding the driver. The feature set that's supposed to protect the car is, per this research, also a menu of things a stranger in a parking lot can do to it.
What the flaw actually means in practice
A few things stand out about how this differs from a typical "my password leaked" story:
- No password to steal. This isn't a case of weak credentials or a reused login. The researchers describe being able to send commands directly over Bluetooth to the alarm unit — the kind of thing that, in a well-designed system, should require pairing and authentication first.
- Proximity is the only requirement. Bluetooth's range is short — realistically a matter of tens of meters, not miles — but that's still "anyone standing near your car in a parking lot, driveway, or street," not a remote hacker on the other side of the world. That lowers the bar for casual mischief even if it limits large-scale, remote exploitation.
- It goes beyond "unlock the doors." Disabling the ignition is the detail worth sitting with. An alarm system that can be told, by an unauthenticated stranger, to prevent your car from starting is a denial-of-service device wearing a security-product costume.
We don't have the full technical write-up of the protocol-level bug in front of us, and the researchers' formal paper doesn't appear to be publicly posted yet, so specifics like exactly which Bluetooth pairing step is skipped aren't something we can verify firsthand. Treat this piece as a guide to checking your exposure and finding the fix, not a substitute for the eventual full disclosure.
How to check if this applies to your car
KARR is an aftermarket product, meaning it's installed after the vehicle leaves the factory — usually by a dealer add-on package, an auto shop, or a previous owner. That means there's no single list of "affected models"; it's about which alarm box got bolted into which car, regardless of make. A few ways to check:
- Look at the driver's side window. The researchers note that a visible "KARR" decal is a common sign the system is installed — check the lower corner of the driver's and front passenger windows, where alarm and security stickers are usually placed by installers.
- Check under the dash. If you bought the car used or inherited it and don't remember an alarm being installed, a flashing LED near the steering column or dashboard (a standard alarm "armed" indicator) combined with a fob you didn't get from the dealer is a clue an aftermarket system is present.
- Check your paperwork or ask the seller/installer. If you know which shop installed your alarm, or if it came bundled with a used-car purchase, that's the fastest way to confirm the brand and model.
- When in doubt, ask a mechanic or the installer to identify it rather than guessing from the sticker alone — decals can be leftover from a previous, uninstalled system, and not every KARR-equipped car will have kept the sticker.
What to do if you have one
The researchers reportedly worked with a fix and demonstrated a patch process alongside the disclosure — encouraging sign that this isn't a dead-end, unpatchable hardware flaw. Before you do anything, though:
- Go through the manufacturer or your original installer first. Contact whoever installed the system, or KARR's manufacturer/support channels directly, and ask specifically about this disclosure and whether a firmware update is available for your unit. Don't rely on a generic "is my alarm secure" question — reference the vulnerability by name so you get routed to someone who knows about it.
- Be wary of anyone who isn't your installer offering to "fix" your car's alarm in person — including a well-meaning stranger with an app. Even if the intent is good, having someone you don't know connect to your vehicle's systems to "patch" them is exactly the kind of access this whole story is about avoiding. Verify credentials and go through legitimate channels — a licensed installer or the manufacturer — even if it takes longer.
- If you can't get a patch, understand your actual exposure. The most likely real-world abuse of this flaw is petty — someone messing with your lights or horn, or a thief testing whether they can pop your locks without breaking a window. The ignition-disable capability is the one that matters most for safety (imagine it triggered while you're pulling into traffic), so if a patch isn't available, ask your installer whether the ignition-kill function specifically can be disabled or reconfigured as an interim step.
- If the shop that installed it is no longer in business or the product line has been abandoned, treat this the same as any unsupported IoT device: consider whether the security benefit of keeping it installed still outweighs the risk, and ask a mechanic about removal.
The broader lesson: "has Bluetooth" and "is secure" are different claims
This is a useful case study beyond car alarms. Any aftermarket device that markets itself on convenience — a wireless alarm you can arm from your phone, a remote starter, a smart garage opener — has, by definition, added a radio interface that didn't exist on the factory equipment. That interface is only as trustworthy as its authentication, and "it's from a security company" is not evidence that authentication was done right. Before you install (or keep) any wireless add-on security product, it's fair to ask the installer or manufacturer a few plain questions: Does it require pairing/authentication before accepting commands? Has the vendor published a way to receive firmware updates? Has anyone independently tested it? If nobody can answer, that's not proof of a flaw — but it's a reason to keep expectations modest about what the sticker in your window is actually promising.
Source: research on the KARR Bluetooth vulnerability was first reported via Schneier on Security, citing UC San Diego researchers' disclosure.