Vulnerability Description
The function responsible for handling BLE connection responses does not verify whether a response is expected—that is, whether the device has initiated a connection request. Instead, it relies solely on identifier matching.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Zephyrproject | Zephyr | <= 4.1.0 |
Related Weaknesses (CWE)
References
- https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-xqj6-vh76-ExploitVendor Advisory
FAQ
What is CVE-2025-10457?
CVE-2025-10457 is a vulnerability with a CVSS score of 4.3 (MEDIUM). The function responsible for handling BLE connection responses does not verify whether a response is expected—that is, whether the device has initiated a connection request. Instead, it relies solely ...
How severe is CVE-2025-10457?
CVE-2025-10457 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-10457?
Check the references section above for vendor advisories and patch information. Affected products include: Zephyrproject Zephyr.