CVE-2025-46414
Published: 08 August 2025
Summary
CVE-2025-46414 is a critical-severity Improper Restriction of Excessive Authentication Attempts (CWE-307) vulnerability in Eg4Electronics (inferred from references). Its CVSS base score is 9.2 (Critical).
Operationally, ranked in the top 45.2% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2025-23992
Vulnerability details
The affected product does not limit the number of attempts for inputting the correct PIN for a registered product, which may allow an attacker to gain unauthorized access using brute-force methods if they possess a valid device serial number. The…
more
API provides clear feedback when the correct PIN is entered. This vulnerability was patched in a server-side update on April 6, 2025.
- CWE(s)
Related Threats
No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.
Affected Assets
Mitigating Controls
Likely Mitigating Controls AI
Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.
This control directly enforces limits on consecutive invalid logon attempts and automatic response (e.g., lockout) to prevent brute-force exploitation of authentication mechanisms.
Specific conditions can include excessive failed attempts, triggering stronger authentication that restricts brute-force exploitation.