HOMEVULNERABILITIESCVE-2017-3226
MEDIUM

CVE-2017-3226

CWE-329Published: July 24, 2018· Updated: Jun 17, 2026

6.4
CVSS v3.1

Official Description

Das U-Boot is a device bootloader that can read its configuration from an AES encrypted file. Devices that make use of Das U-Boot's AES-CBC encryption feature using environment encryption (i.e., setting the configuration parameter CONFIG_ENV_AES=y) read environment variables from disk as the encrypted disk image is processed. An attacker with physical access to the device can manipulate the encrypted environment data to include a crafted two-byte sequence which triggers an error in environment variable parsing. This error condition is improperly handled by Das U-Boot, resulting in an immediate process termination with a debugging message.

NVD Source

Technical Analysis

CVE-2017-3226 requires local access, meaning attackers must already have a foothold on the target system.

The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.

A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), availability disruption (denial of service), with a CVSS base score of 6.4.

CVSS v3.1 Vector Breakdown

Exploitability
Attack VectorPhysical
Attack ComplexityHigh
Privileges Req.None
User InteractionNone
ScopeUnchanged
Impact
ConfidentialityHigh
IntegrityHigh
AvailabilityHigh
CVSS:3.0/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H

Affected Vendors & Products

denx1 product(s)
u-boot
Source: NVD CPE · 1 total CPE entries

Exploit & PoC Resources

NO KNOWN EXPLOITNo public exploit confirmed at this time
External links open in a new tab. Always verify in a controlled environment before use.

Official Patches & Advisories

All References (4)

http://www.securityfocus.com/bid/100675Third Party Advisory · VDB Entry
https://www.kb.cert.org/vuls/id/166743Third Party Advisory · US Government Resource
http://www.securityfocus.com/bid/100675Third Party Advisory · VDB Entry
https://www.kb.cert.org/vuls/id/166743Third Party Advisory · US Government Resource

Quick Facts

CVE IDCVE-2017-3226
CVSS Score6.4 / 10
SeverityMEDIUM
WeaknessCWE-329
CISA KEVNo
Affected1 vendor(s)
PublishedJul 24, 2018

Related CVEs (CWE-329)

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2017-3226 in threat intel feeds
  • Review IDS/IPS signatures for exploitation attempts
Data sourced from NVD (NIST), CISA KEV, and EPSS (FIRST). Analysis generated by CTIWATCH.COM. CVE data is provided under the NVD usage policy.