Search
Find a vulnerability
Search criteria
2 vulnerabilities found for nRF5340 by Nordic Semiconductor ASA
CVE-2026-18796 (GCVE-0-2026-18796)
Vulnerability from nvd – Published: 2026-09-07 08:07 – Updated: 2026-09-10 11:17
VLAI
EPSS
VEX
Title
QSPI flash encryption side-channel leakage
Summary
Any application that
uses external QSPI flash for encrypted XIP on nRF5340 and relies on that
encryption for confidentiality and/or integrity of the externally stored
code. No specific nRF Connect SDK version is the root cause; the weakness
is in the on-the-fly decryption scheme.
Severity
SSVC
Exploitation: none
Automatable: no
Technical Impact: total
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-09-08 15:01 UTC
CWE
- CWE-1342 - Information exposure through microarchitectural state after transient execution
Assigner
References
1 reference
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| Nordic Semiconductor ASA | nRF5340 |
Affected:
All build codes
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-18796",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-09-08T15:01:20.642344Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-09-08T15:01:26.689Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "nRF5340",
"vendor": "Nordic Semiconductor ASA",
"versions": [
{
"status": "affected",
"version": "All build codes"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "Reported externally through PSIRT by Dani\u00ebl Eijkman and Damian Viz\u00e1r (CSEM)"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cspan\u003eAny application that\n uses external QSPI flash for encrypted XIP on nRF5340 and relies on that\n encryption for confidentiality and/or integrity of the externally stored\n code. No specific nRF Connect SDK version is the root cause; the weakness\n is in the on-the-fly decryption scheme.\u003c/span\u003e\u003cbr\u003e"
}
],
"value": "Any application that\n uses external QSPI flash for encrypted XIP on nRF5340 and relies on that\n encryption for confidentiality and/or integrity of the externally stored\n code. No specific nRF Connect SDK version is the root cause; the weakness\n is in the on-the-fly decryption scheme."
}
],
"impacts": [
{
"capecId": "CAPEC-37",
"descriptions": [
{
"lang": "en",
"value": "CAPEC-37 Retrieve Embedded Sensitive Data"
}
]
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "HIGH",
"attackRequirements": "PRESENT",
"attackVector": "PHYSICAL",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"exploitMaturity": "NOT_DEFINED",
"privilegesRequired": "NONE",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "HIGH",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "HIGH",
"vulnIntegrityImpact": "HIGH",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-1342",
"description": "CWE-1342 Information exposure through microarchitectural state after transient execution",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-09-10T11:17:10.632Z",
"orgId": "30a5e7fb-040d-440a-8cdf-a4a2068ce72e",
"shortName": "YesWeHack"
},
"references": [
{
"url": "https://docs.nordicsemi.com/r/bundle/struct_sa/page/struct/sa.html"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "QSPI flash encryption side-channel leakage",
"x_generator": {
"engine": "Vulnogram 1.0.4"
}
}
},
"cveMetadata": {
"assignerOrgId": "30a5e7fb-040d-440a-8cdf-a4a2068ce72e",
"assignerShortName": "YesWeHack",
"cveId": "CVE-2026-18796",
"datePublished": "2026-09-07T08:07:31.633Z",
"dateReserved": "2026-08-04T09:40:15.178Z",
"dateUpdated": "2026-09-10T11:17:10.632Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-18796 (GCVE-0-2026-18796)
Vulnerability from cvelistv5 – Published: 2026-09-07 08:07 – Updated: 2026-09-10 11:17
VLAI
EPSS
VEX
Title
QSPI flash encryption side-channel leakage
Summary
Any application that
uses external QSPI flash for encrypted XIP on nRF5340 and relies on that
encryption for confidentiality and/or integrity of the externally stored
code. No specific nRF Connect SDK version is the root cause; the weakness
is in the on-the-fly decryption scheme.
Severity
SSVC
Exploitation: none
Automatable: no
Technical Impact: total
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-09-08 15:01 UTC
CWE
- CWE-1342 - Information exposure through microarchitectural state after transient execution
Assigner
References
1 reference
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| Nordic Semiconductor ASA | nRF5340 |
Affected:
All build codes
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-18796",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-09-08T15:01:20.642344Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-09-08T15:01:26.689Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "nRF5340",
"vendor": "Nordic Semiconductor ASA",
"versions": [
{
"status": "affected",
"version": "All build codes"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "Reported externally through PSIRT by Dani\u00ebl Eijkman and Damian Viz\u00e1r (CSEM)"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cspan\u003eAny application that\n uses external QSPI flash for encrypted XIP on nRF5340 and relies on that\n encryption for confidentiality and/or integrity of the externally stored\n code. No specific nRF Connect SDK version is the root cause; the weakness\n is in the on-the-fly decryption scheme.\u003c/span\u003e\u003cbr\u003e"
}
],
"value": "Any application that\n uses external QSPI flash for encrypted XIP on nRF5340 and relies on that\n encryption for confidentiality and/or integrity of the externally stored\n code. No specific nRF Connect SDK version is the root cause; the weakness\n is in the on-the-fly decryption scheme."
}
],
"impacts": [
{
"capecId": "CAPEC-37",
"descriptions": [
{
"lang": "en",
"value": "CAPEC-37 Retrieve Embedded Sensitive Data"
}
]
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "HIGH",
"attackRequirements": "PRESENT",
"attackVector": "PHYSICAL",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"exploitMaturity": "NOT_DEFINED",
"privilegesRequired": "NONE",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "HIGH",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:P/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "HIGH",
"vulnIntegrityImpact": "HIGH",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-1342",
"description": "CWE-1342 Information exposure through microarchitectural state after transient execution",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-09-10T11:17:10.632Z",
"orgId": "30a5e7fb-040d-440a-8cdf-a4a2068ce72e",
"shortName": "YesWeHack"
},
"references": [
{
"url": "https://docs.nordicsemi.com/r/bundle/struct_sa/page/struct/sa.html"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "QSPI flash encryption side-channel leakage",
"x_generator": {
"engine": "Vulnogram 1.0.4"
}
}
},
"cveMetadata": {
"assignerOrgId": "30a5e7fb-040d-440a-8cdf-a4a2068ce72e",
"assignerShortName": "YesWeHack",
"cveId": "CVE-2026-18796",
"datePublished": "2026-09-07T08:07:31.633Z",
"dateReserved": "2026-08-04T09:40:15.178Z",
"dateUpdated": "2026-09-10T11:17:10.632Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}