Description
EEPROM firmware on Raspberry Pi 5 and Compute Module 5 devices produced non-random KASLR and RNG seed values. This resulted in consistent kernel addresses across boots and devices, potentially making it easier to exploit other vulnerabilities. Additionally, the low-quality RNG seed may affect the quality of random numbers or delay booting while sufficient entropy is accumulated from other sources.
Published: 2026-07-07
Score: 5.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The EEPROM firmware on Raspberry Pi 5 and Compute Module 5 devices produces low‑entropy seeds for both kernel address space layout randomization (KASLR) and system random number generation. This causes kernel addresses to remain consistent across boots and across devices, and reduces the quality of generated random numbers. The predictable KASLR values lower the barrier for attackers that exploit memory corruption or return‑to‑libc attacks, while the weak RNG seed can impair cryptographic operations or lead to boot delays while entropy is gathered from other sources.

Affected Systems

The vulnerability is present in the rpi‑eeprom package shipped with Raspberry Pi 5 and Compute Module 5 hardware. No specific minor release is excluded; any installation that has not upgraded to rpi‑eeprom version 28.22‑1 or later exposes the device to the issue.

Risk and Exploitability

The CVSS score of 5.1 classifies the issue as moderate severity, and the EPSS score of < 1 % indicates a very low exploitation probability. The vulnerability is not listed in CISA’s KEV catalog. An attacker with existing or future vulnerabilities that depend on KASLR or RNG values may gain an easier attack path due to the predictable addresses and seeds. Based on the description, the likely attack vector is inferred to be through applications or kernel modules that rely on the randomness provided by the firmware, and the problem cannot be remedied without a firmware update.

Generated by OpenCVE AI on July 26, 2026 at 19:33 UTC.

Remediation

Vendor Solution

To fix this issue, it is suggested to update the rpi-eeprom package to version 28.22-1 or later.


OpenCVE Recommended Actions

  • Upgrade the rpi‑eeprom package to version 28.22‑1 or newer on all Raspberry Pi 5 and Compute Module 5 devices.
  • If a firmware upgrade cannot be performed immediately, isolate affected devices from untrusted networks and reduce exposure of services that depend on address randomization or weak entropy.
  • Update all cryptographic libraries and applications after the firmware patch is installed to ensure they use the corrected system entropy source.

Generated by OpenCVE AI on July 26, 2026 at 19:33 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 10 Jul 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Raspberrypi
Raspberrypi raspberry Pi 5 And Compute Module 5
Vendors & Products Raspberrypi
Raspberrypi raspberry Pi 5 And Compute Module 5

Tue, 07 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 4, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 07 Jul 2026 08:45:00 +0000

Type Values Removed Values Added
Description EEPROM firmware on Raspberry Pi 5 and Compute Module 5 devices produced non-random KASLR and RNG seed values. This resulted in consistent kernel addresses across boots and devices, potentially making it easier to exploit other vulnerabilities. Additionally, the low-quality RNG seed may affect the quality of random numbers or delay booting while sufficient entropy is accumulated from other sources.
Title Insufficient Entropy in Raspberry Pi 5 and Compute Module 5
Weaknesses CWE-331
References
Metrics cvssV4_0

{'score': 5.1, 'vector': 'CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Raspberrypi Raspberry Pi 5 And Compute Module 5
cve-icon MITRE

Status: PUBLISHED

Assigner: Nozomi

Published:

Updated: 2026-07-07T13:22:19.318Z

Reserved: 2026-06-24T13:50:43.732Z

Link: CVE-2026-13199

cve-icon Vulnrichment

Updated: 2026-07-07T13:21:01.766Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-26T19:45:03Z

Weaknesses