ESF-IDF is the Espressif Internet of Things (IOT) Development Framework. In versions 5.5.1, 5.4.3, 5.3.4, 5.2.6, 5.1.6, and earlier, in the ESP-IDF Bluetooth host stack (BlueDroid), the function bta_dm_sdp_result() used a fixed-size array uuid_list[32][MAX_UUID_SIZE] to store discovered service UUIDs during the SDP (Service Discovery Protocol) process. On modern Bluetooth devices, it is possible for the number of available services to exceed this fixed limit (32). In such cases, if more than 32 services are discovered, subsequent writes to uuid_list could exceed the bounds of the array, resulting in a potential out-of-bounds write condition.
Conclusion & alert: CVE-2025-68473 is rated Low Risk (12.2/100): low exploitation likelihood (EPSS 0.04%). Mandatory action: Low composite risk—no urgent action required; patch on your normal maintenance cycle and revisit priority if CVSS or EPSS increases.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-02-18 | 0.07% | 0.04% | -0.02% |
| 2 | 2026-01-01 | 0.05% | 0.07% | +0.02% |
| 3 | 2025-12-27 | — | 0.05% | — |
Full EPSS history (3 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 0.0 | 4.0 | NONE |
|
— | — | [email protected] |
| 8.6 | 3.1 | HIGH |
|
3.9 | 4.7 | [email protected] |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| espressif | esp-idf | 5.1.6 | cpe:2.3:a:espressif:esp-idf:5.1.6:*:*:*:*:*:*:* |
| espressif | esp-idf | 5.2.6 | cpe:2.3:a:espressif:esp-idf:5.2.6:*:*:*:*:*:*:* |
| espressif | esp-idf | 5.3.4 | cpe:2.3:a:espressif:esp-idf:5.3.4:*:*:*:*:*:*:* |
| espressif | esp-idf | 5.4.3 | cpe:2.3:a:espressif:esp-idf:5.4.3:*:*:*:*:*:*:* |
| espressif | esp-idf | 5.5.1 | cpe:2.3:a:espressif:esp-idf:5.5.1:*:*:*:*:*:*:* |