{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-14296",
        "assignerOrgId": "30a5e7fb-040d-440a-8cdf-a4a2068ce72e",
        "state": "PUBLISHED",
        "assignerShortName": "YesWeHack",
        "dateReserved": "2026-07-01T09:51:22.466Z",
        "datePublished": "2026-09-07T07:58:09.190Z",
        "dateUpdated": "2026-09-07T07:58:09.190Z"
    },
    "containers": {
        "cna": {
            "providerMetadata": {
                "orgId": "30a5e7fb-040d-440a-8cdf-a4a2068ce72e",
                "shortName": "YesWeHack",
                "dateUpdated": "2026-09-07T07:58:09.190Z"
            },
            "title": "nRF54H20: MCUBoot can be tricked to executing unauthenticated code",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "lang": "en",
                            "cweId": "CWE-347",
                            "description": "CWE-347 Improper verification of cryptographic signature",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "impacts": [
                {
                    "capecId": "CAPEC-549",
                    "descriptions": [
                        {
                            "lang": "en",
                            "value": "CAPEC-549 Local Execution of Code"
                        }
                    ]
                }
            ],
            "affected": [
                {
                    "vendor": "Nordic Semiconductor ASA",
                    "product": "nRF54H20",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "3.2"
                        },
                        {
                            "status": "affected",
                            "version": "3.3"
                        }
                    ],
                    "defaultStatus": "unaffected"
                }
            ],
            "descriptions": [
                {
                    "lang": "en",
                    "value": "When using the Direct XIP\nupdate strategy, the main application image starts other cores (i.e. radio\ncore), based on the currently active slot without additional verification. The\nMCUboot in the bare (upstream) configuration assumes that if there is at least\na single slot for each image available, the system is bootable and continues\nthe boot process. This may lead to a situation when MCUboot picks different\nslot for different images (i.e. (a) for the main application and (b) for the\nradio image), boots the main application (from slot (a)) that afterwards starts\nthe radio image by providing an address of the unauthenticated slot ((a)\ninstead of (b)).",
                    "supportingMedia": [
                        {
                            "type": "text/html",
                            "base64": false,
                            "value": "<span>When using the Direct XIP\nupdate strategy, the main application image starts other cores (i.e. radio\ncore), based on the currently active slot without additional verification. The\nMCUboot in the bare (upstream) configuration assumes that if there is at least\na single slot for each image available, the system is bootable and continues\nthe boot process. This may lead to a situation when MCUboot picks different\nslot for different images (i.e. (a) for the main application and (b) for the\nradio image), boots the main application (from slot (a)) that afterwards starts\nthe radio image by providing an address of the unauthenticated slot ((a)\ninstead of (b)).</span>"
                        }
                    ]
                }
            ],
            "references": [
                {
                    "url": "https://docs.nordicsemi.com/r/bundle/struct_sa/page/struct/sa.html"
                }
            ],
            "metrics": [
                {
                    "format": "CVSS",
                    "scenarios": [
                        {
                            "lang": "en",
                            "value": "GENERAL"
                        }
                    ],
                    "cvssV3_1": {
                        "version": "3.1",
                        "attackVector": "ADJACENT_NETWORK",
                        "attackComplexity": "HIGH",
                        "privilegesRequired": "NONE",
                        "userInteraction": "NONE",
                        "scope": "UNCHANGED",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "HIGH",
                        "availabilityImpact": "HIGH",
                        "baseSeverity": "HIGH",
                        "baseScore": 7.5,
                        "vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
                    }
                }
            ],
            "credits": [
                {
                    "lang": "en",
                    "value": "Reported externally through PSIRT",
                    "type": "reporter"
                }
            ],
            "source": {
                "discovery": "UNKNOWN"
            },
            "x_generator": {
                "engine": "Vulnogram 1.0.2"
            }
        }
    }
}