AI for Security Summit: Join Figma, Perplexity & Wiz. [Register]

CVE-2026-91781
NixOS vulnerability analysis and mitigation

Overview

CVE-2026-91781 is a null pointer dereference vulnerability in GNU Binutils 2.47, specifically within the elf_x86_64_common_section_index function in bfd/elf64-x86-64.c (the ELF Section Handler component). The vulnerability was published on September 15, 2026, and affects only GNU Binutils version 2.47; version 2.48 is unaffected. It carries a CVSS v3.1 base score of 3.3 (Low) and a CVSS v4.0 base score of 1.9 (Low) (GitHub Advisory, VulDB).

Technical details

The root cause is a null pointer dereference (CWE-476) combined with improper resource shutdown or release (CWE-404) in the elf_x86_64_common_section_index function within bfd/elf64-x86-64.c of the GNU Binutils Binary File Descriptor (BFD) library. An attacker with low local privileges can trigger the flaw by supplying a specially crafted ELF object file (such as the PoC bug_0.o available in the public repository) to a Binutils tool that processes ELF sections, causing a null pointer to be dereferenced and the application to crash. No network access or user interaction is required beyond local execution privileges. The upstream fix is identified by commit 7322e9bc30cb282575a701c307851fd3d66fee68 in the binutils-gdb repository (GitHub Advisory, Sourceware Bugzilla, Sourceware Patch).

Impact

Successful exploitation results in a denial of service — specifically, a crash of the affected Binutils application (e.g., objdump, readelf, or ld) due to the null pointer dereference. There is no impact on confidentiality or integrity; only availability is affected, and only at a low level since the crash is limited to the invoking process rather than the broader system. The vulnerability does not enable code execution, privilege escalation, or lateral movement (GitHub Advisory, VulDB).

Exploitability

A proof-of-concept ELF object file (bug_0.o) has been publicly disclosed in a GitHub repository, confirming the vulnerability is exploitable in practice (GitHub PoC). However, there is no evidence of active in-the-wild exploitation or threat actor attribution at this time. The EPSS score is approximately 0.12% (2nd percentile), indicating a very low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog, and exploitation is not automatable due to the local access requirement (GitHub Advisory, VulDB).

Exploitation steps

  1. Obtain local access: Gain low-privileged local access to a system running GNU Binutils 2.47.
  2. Prepare the malicious ELF file: Craft or obtain a specially malformed ELF object file (e.g., the publicly available bug_0.o from the PoC repository) designed to trigger the null pointer dereference in elf_x86_64_common_section_index.
  3. Invoke a Binutils tool: Execute a Binutils utility that processes ELF sections against the malicious file, for example: objdump -d bug_0.o or readelf -S bug_0.o.
  4. Trigger the crash: The elf_x86_64_common_section_index function in bfd/elf64-x86-64.c dereferences a null pointer when processing the malformed ELF section data, causing the Binutils process to crash (denial of service) (GitHub PoC, Sourceware Bugzilla).

Indicators of compromise

  • File System: Presence of unexpected or externally sourced ELF object files (e.g., bug_0.o) in user-accessible directories on systems running GNU Binutils 2.47.
  • Logs: Crash reports or core dumps associated with Binutils processes (objdump, readelf, ld, nm) referencing a segmentation fault or null pointer dereference in bfd/elf64-x86-64.c.
  • Process: Abnormal termination (SIGSEGV) of Binutils utilities when processing ELF files, particularly if triggered by a low-privileged user account with no legitimate build or analysis activity.

Mitigation and workarounds

The primary remediation is to upgrade GNU Binutils to version 2.48 or later, which includes the fix introduced by commit 7322e9bc30cb282575a701c307851fd3d66fee68. If an immediate upgrade is not feasible, restrict local access to systems running Binutils 2.47 and avoid processing untrusted ELF files with affected Binutils tools. No configuration-based workaround has been identified beyond access control (GitHub Advisory, Sourceware Patch).

Additional resources

Linux Distribution fix status

Fix availability across major Linux distributions and their releases.

Debian

Affected

bookworm

binutils

Affected

sid

binutils

Affected

trixie

binutils

Affected

Ubuntu

Unknown

bionic (esm-infra)

binutils

Unknown

devel

binutils

Unknown

focal (esm-infra)

binutils

Unknown

jammy

binutils

Unknown

noble

binutils

Unknown

resolute

binutils

Unknown

trusty (esm-infra-legacy)

binutils

Unknown

xenial (esm-infra-legacy)

binutils

Unknown

SourceThis report was generated using AI

Related NixOS vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-91782LOW1.9
  • NixOS logoNixOS
  • binutils
NoNoSep 15, 2026
CVE-2026-91781LOW1.9
  • NixOS logoNixOS
  • binutils
NoNoSep 15, 2026
CVE-2026-91780LOW1.9
  • NixOS logoNixOS
  • binutils
NoNoSep 15, 2026
CVE-2026-91779LOW1.9
  • NixOS logoNixOS
  • binutils
NoNoSep 15, 2026
CVE-2026-90831LOW1.9
  • NixOS logoNixOS
  • mingw32-binutils
NoYesSep 14, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management