> ## Documentation Index
> Fetch the complete documentation index at: https://docs.binarly.io/llms.txt
> Use this file to discover all available pages before exploring further.

# 3.66.0+2026.07.28

> Binarly v3.66.0 release notes: Environment Reachability enabled for all platform instances, Linux kernel ELF support, and a new CVE-2026-43499 detection rule.

## <Icon icon="hand" size={32} /> Features

* **Findings grid: risk-factored columns hidden**: KEV, EPSS, and EMS no longer appear as separate columns by default, since Risk Score already factors them in.
* **Global findings grid: data varies by finding type**: The global findings grid now shows more relevant data for each finding based on its type.
* **Images grid: default sort by version**: Images now sort by version, then upload date, instead of upload date alone.
* **Images grid: multi-column sorting**: Sort images by up to 5 columns at once, matching the findings grid.
* **Faster scan finalization**: Scans finish processing more quickly.

## <Icon icon="rocket" size={32} /> Binarly Analysis Engine

* **New Platforms/Formats**
  * The platform now extracts U-Boot environment data from firmware images.
  * The platform now unpacks Linux kernel ELF components (`vmlinux`) for downstream analysis.
  * VulHunt now detects vulnerabilities within Linux kernel ELF binaries. Firmware containing Linux kernel ELF components may take longer to scan.
* **Vulnerability Database Service**
  * Added RedHat as a vulnerability data source.
* **New Context-Aware Rule Detection (VulHunt, Mitigate)**
  * Added VulHunt detection for CVE-2026-43499 (GhostLock) in Linux kernel ELF files.
  * Added a Mitigate check for U-Boot images where the `bootdelay` configuration leaves the boot console accessible without authentication (CWE-306, CWE-489, CVSS 7.6).
* **Analysis Framework Enhancements**
  * Environment Reachability and Code Reachability are now permanently enabled for all platform instances. The rollout flag that previously gated these findings grid columns has been removed.

## <Icon icon="bug" size={32} /> Bug Fixes

### Reports

* **N/A formatting**: N/A now displays consistently in uppercase in reports.

### Platform

* **Version button display**: The version button now shows the release date by default instead of the full version string, which could overflow.
* **Dashboard TIM widget**: Fixed a display issue with the TIM widget on the Dashboard.
