Severity by source
CVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Adjacent vector reflects Bluetooth-range-only access; PR:N because hardcoded shared key requires no per-device credential; I:H and A:H for unauthorized vehicle command execution; C:N as no data exfiltration is described.
Primary rating from Vendor (icscert).
CVSS VectorVendor: icscert
Lifecycle Timeline
2DescriptionCVE.org
The KARR Security System and SWDS dealer-installed automotive anti-theft systems use a shared Bluetooth authentication key across affected devices. An attacker within Bluetooth range can leverage this weakness to issue unauthorized commands to the vehicle, potentially allowing unauthorized access to vehicle functions, including door unlocking and engine immobilization.
AnalysisAI
Hardcoded shared Bluetooth authentication key in KARR BT and DR-100 dealer-installed automotive anti-theft systems allows any attacker within Bluetooth range to issue unauthorized commands to affected vehicles without credentials. Exploitation requires only physical proximity and basic Bluetooth tooling, enabling door unlocking and engine immobilization on any unit sharing the static key. No public exploit or CISA KEV listing has been identified at time of analysis, but the hardcoded key class of vulnerability (CWE-321) is well-understood and trivially reversible once discovered.
Technical ContextAI
CWE-321 (Use of Hard-coded Cryptographic Key) is the root cause: both the KARR BT (CPE: cpe:2.3:a:acrisure:karr_bt) and DR-100 (CPE: cpe:2.3:a:acrisure:dr-100) devices, manufactured under the Acrisure brand and dealer-installed as aftermarket automotive anti-theft systems, share a single static Bluetooth authentication key across the entire device fleet. Bluetooth-based vehicle command systems rely on challenge-response or pre-shared key authentication to gate access to privileged vehicle functions. When all units share the same key, any attacker who extracts or reverse-engineers that key from one device gains the ability to authenticate to every other device in the product line. The CVSS 4.0 adjacent-network vector (AV:A) reflects Bluetooth's physical proximity constraint - typically 10 to 100 meters depending on hardware class - rather than internet-wide reachability.
RemediationAI
The vendor-established remediation boundary is versions released on or after July 20, 2026 for both KARR BT and DR-100 product lines. Vehicle owners and fleet operators should contact their Acrisure dealer to confirm whether installed units have received an updated firmware or replacement device incorporating a per-device unique Bluetooth authentication key. The CISA advisory at https://www.cisa.gov/news-events/ics-advisories/icsa-26-216-01 is the authoritative source for patch guidance. As a compensating control where immediate update is unavailable, operators should restrict physical access to locations where Bluetooth-equipped vehicles are parked, as eliminating proximity eliminates the attack vector. Disabling Bluetooth functionality on the KARR/DR-100 unit - if the dealer interface permits - would fully mitigate the risk at the cost of losing remote command functionality. Fleet operators should treat high-value or sensitive vehicles as highest priority given the engine immobilization capability.
Same weakness CWE-321 – Use of Hard-coded Cryptographic Key
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-53612
GHSA-9288-5j8r-8w68