PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-14296 Nordic Semiconductor ASA CVE debrief

PatchSiren debrief for CVE-2026-14296: when using the Direct XIP update strategy, MCUboot in bare configuration may pick different slots for main application and radio image, leading to unauthenticated radio image boot. This occurs because MCUboot assumes a system is bootable if at least one slot for each image is available. The main application image starts other cores, such as the radio core, based on the currently active slot without additional verification. This may lead to a situation where the main application boots from one slot while the radio image boots from a different, unauthenticated slot.

Vendor
Nordic Semiconductor ASA
Product
nRF54H20
CVSS
HIGH 7.5
CISA KEV
Not listed in stored evidence
Original CVE published
2026-09-07
Original CVE updated
2026-09-07
Advisory published
2026-09-07
Advisory updated
2026-09-07

Who should care

Defenders responsible for IoT and embedded systems security, particularly those using MCUboot and Direct XIP update strategy, should assess exposure and verify slot configurations.

Why it matters

CVE-2026-14296 allows for potential unauthenticated radio image boot due to MCUboot's slot selection behavior; defenders should verify slot configurations and authentication to prevent this.

  • Verification of slot configurations for main application and radio image is required to prevent unauthenticated radio image boots.
  • Defenders must review MCUboot configurations to ensure authentication for radio image boots.

Technical summary

MCUboot in bare configuration assumes a system is bootable if at least one slot for each image is available. When using the Direct XIP update strategy, this may lead to MCUboot picking different slots for the main application and radio image, causing the main application to start an unauthenticated radio image. This vulnerability allows for potential unauthenticated radio image boot due to MCUboot's slot selection behavior. Defenders should prioritize verifying slot configurations and authentication for radio image boots.

Defensive priority

Defenders should prioritize verifying slot configurations and authentication for radio image boots.

Recommended defensive actions

  • Verify slot configurations for main application and radio image
  • Implement authentication for radio image boots
  • Review MCUboot configurations and update if necessary
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
  • Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review

Evidence notes

Evidence from NVD and CVE Program records indicates potential for unauthenticated radio image boot due to MCUboot's slot selection behavior. The CVE record and NVD detail page provide source-grounded information on this vulnerability. However, the exact scope of affected deployments and specific configurations remain unclear. Defenders should verify slot configurations and authentication for radio image boots to assess exposure.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-14296 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-14296

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-14296 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-14296

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://docs.nordicsemi.com/r/bundle/struct_sa/page/struct/sa.html

    30a5e7fb-040d-440a-8cdf-a4a2068ce72e

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.