LiveActive security incident?Get immediate response
CVE Record

CVE-2026-34961: barebox ext4 Extent Parsing Out-of-Bounds Read

barebox prior to version 2026.04.0 contains out-of-bounds read vulnerabilities in ext4 extent parsing due to missing validation of the eh_entries field against buffer capacity in fs/ext4/ext4_common.c. Attackers can supply a malicious ext4 filesystem image via USB, SD card, or network boot to trigger heap out-of-bounds reads during boot-time filesystem parsing, potentially redirecting reads to arbitrary disk offsets.

MediumCVSS 6.9Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This issue affects barebox systems that parse untrusted ext4 filesystems during boot. A malicious USB, SD card, or network-boot image can crash or disrupt boot-time parsing. The main business impact is device availability, especially for embedded or field devices that rely on removable or network boot media.

Executive priority

Treat this as a targeted availability risk for embedded devices and provisioning workflows, not a broad enterprise emergency. Prioritize internet-edge-adjacent, physically accessible, field-deployed, or network-booted devices first, then roll the fixed barebox release into normal firmware maintenance.

Technical view

In barebox before 2026.04.0, ext4 extent parsing in fs/ext4/ext4_common.c fails to validate eh_entries against buffer capacity. A crafted extent header can cause heap out-of-bounds reads while parsing filesystem metadata, potentially steering reads to arbitrary disk offsets. The CVSS vector indicates local attack, low complexity, no privileges, no user interaction, and high vulnerable-system availability impact.

Likely exposure

Exposure is likely limited to devices using barebox with ext4 boot media or filesystem parsing reachable from USB, SD card, or network boot. Systems not using barebox, not parsing ext4, or not accepting attacker-controlled boot media are less likely exposed. Version evidence should be checked against the installed barebox release.

Exploitation context

The source bundle does not show CISA KEV listing or cited evidence of active exploitation. Exploitation requires supplying a malicious ext4 filesystem image through a boot or storage path barebox parses. This is primarily a physical, local, or provisioning-chain risk rather than an internet-reachable server flaw.

Researcher notes

The affected-version metadata in the bundle is sparse, but the description states barebox before 2026.04.0. Key validation points are ext4 parsing reachability, boot source trust boundaries, and whether downstream firmware vendors have incorporated the patched release. Do not assume exploit activity without additional evidence.

Mitigation direction

  • Upgrade barebox to version 2026.04.0 or later where feasible.
  • Check barebox vendor release notes and advisory guidance before deploying fixes.
  • Restrict USB, SD card, and network boot sources to trusted media.
  • Disable unnecessary removable-media or network-boot paths where operationally possible.
  • Add provisioning controls to prevent untrusted filesystem images from reaching devices.

Validation and detection

  • Inventory products and firmware images that include barebox.
  • Confirm installed barebox versions against the 2026.04.0 fixed release.
  • Identify whether devices parse ext4 filesystems during boot.
  • Review whether USB, SD, or network boot is exposed to untrusted parties.
  • Check vendor firmware updates that incorporate the patched barebox release.
Prepared
Confidence
medium
Sources
6

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-125: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2026-34961 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
6.9 (4.0)
Known Exploited
No
Published

Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

2CVSS vectors
3Timeline events
1ADP providers
5Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

CVSS vector scores

2 official scores

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
6.9CVSS 4.0MediumCVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:NVulnCheck
6.2CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H2.53.6VulnCheck

Vulnerability scoring details

Base CVSS 4.0 score

6.9Medium
CVSS 4.0 vector shape for CVE-2026-34961Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
bareboxbarebox0unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-125 · source CWE mapping

Out-of-bounds Read

Out-of-bounds Read represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.