CVE-2026-2541 Details
Description
The Micca KE700 system relies on a 6-bit portion of an identifier for authentication within rolling codes, providing only 64 possible combinations. This low entropy allows an attacker to perform a brute-force attack against one component of the rolling code. Successful exploitation simplify an attacker to predict the next valid rolling code, granting unauthorized access to the vehicle.
A vulnerability exists in the Micca KE700 car alarm system, allowing attackers to predict the next valid rolling code used for authentication. The issue arises because the system relies on a 6-bit portion of an identifier for rolling code authentication, creating only 64 possible combinations. This low entropy enables brute-force attacks against the rolling code component. Exploitation of this vulnerability could lead to unauthorized access to the vehicle by allowing an attacker to unlock it without needing a future signal from the legitimate key fob.
To address this vulnerability, it is recommended to increase the entropy of the rolling code by using a larger random component. A minimum of 64 bits of entropy is suggested to make brute-force attacks computationally infeasible. Additionally, the system should be redesigned to use a standard, publicly vetted rolling code protocol, such as KeeLoq or an AES-based equivalent.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Feb 15, 2026CISA-ADP
Assessed Feb 17, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://asrg.io/security-advisories/cve-2026-2541/ | [email protected] | AdvisoryExploitRemedy |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-331 | Insufficient Entropy | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Micca KE700 | All versions |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Feb 15, 2026 | New CVE Received | [email protected] |
Volerion