CVE-2026-14296
When using the Direct XIP update strategy, the main application image starts other cores (i.e. radio core), based on the currently active sl
CVSS
7.5
Alto
EPSS
0.1%
p1
KEV
—
Exploit Today
0
0-100
Publicado: 7 sept 2026 · Última mod.: 8 sept 2026 · CWE-347
Sin historial EPSS suficiente todavía.
When using the Direct XIP update strategy, the main application image starts other cores (i.e. radio core), based on the currently active slot without additional verification. The MCUboot in the bare (upstream) configuration assumes that if there is at least a single slot for each image available, the system is bootable and continues the boot process. This may lead to a situation when MCUboot picks different slot for different images (i.e. (a) for the main application and (b) for the radio image), boots the main application (from slot (a)) that afterwards starts the radio image by providing an address of the unauthenticated slot ((a) instead of (b)).