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

CVE-2026-91780
NixOS vulnerability analysis and mitigation

Overview

CVE-2026-91780 is a null pointer dereference vulnerability in GNU Binutils 2.47, specifically affecting the elf_link_add_object_symbols function in bfd/elflink.c. The vulnerability was disclosed on September 15, 2026, and affects only GNU Binutils version 2.47. It carries a CVSS v3.1 base score of 3.3 (Low) and a CVSS v4.0 base score of 1.9 (Low), reflecting its local-only, limited-availability-impact nature (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 linking logic within bfd/elflink.c. An attacker with local access and low privileges can manipulate ELF object files passed to the linker, triggering the dereference in elf_link_add_object_symbols and causing the process to crash. No network access or user interaction is required; the attacker only needs the ability to invoke the linker or a tool that uses the affected BFD library. Proof-of-concept object files (bug_5.o, bug_6.o, bug_16.o) have been publicly posted to a GitHub repository and a bug report filed at the GNU Binutils Bugzilla (GitHub PoC, Bugzilla).

Impact

Successful exploitation causes a denial-of-service condition by crashing the GNU Binutils linker (ld) or any tool that internally invokes the affected BFD library function. There is no impact on confidentiality or integrity; only availability is affected, and only within the scope of the vulnerable process itself. The impact is limited to build and development environments where Binutils 2.47 is in use, and there is no evidence of lateral movement potential or data exposure risk (GitHub Advisory, VulDB).

Exploitability

Proof-of-concept ELF object files are publicly available in a GitHub repository, lowering the bar for exploitation (GitHub PoC). However, there is no evidence of active in-the-wild exploitation, no known threat actor attribution, and the EPSS score is 0.0, indicating very low probability of exploitation in the near term (GitHub Advisory). The vulnerability is not listed in the CISA Known Exploited Vulnerabilities catalog.

Exploitation steps

  1. Obtain PoC artifacts: Download the publicly available malicious ELF object files (bug_5.o, bug_6.o, or bug_16.o) from the public GitHub repository at https://github.com/Ech06/CVE_submit/tree/main/bugzilla/pocs/34447.
  2. Identify target: Confirm the target system is running GNU Binutils 2.47 (e.g., via ld --version).
  3. Invoke the linker: As a local user with low privileges, pass the malicious object file to the linker or a tool using the BFD library, for example: ld bug_5.o or objcopy bug_5.o output.o.
  4. Trigger crash: The elf_link_add_object_symbols function in bfd/elflink.c dereferences a null pointer when processing the crafted ELF input, causing the linker process to crash with a segmentation fault, resulting in a denial-of-service condition (GitHub PoC, Bugzilla).

Indicators of compromise

  • Process: Unexpected segmentation fault or crash of ld, objcopy, objdump, or other Binutils tools; core dump files generated in the working directory associated with these processes.
  • File System: Presence of unusual or externally sourced .o (ELF object) files, particularly those named bug_5.o, bug_6.o, or bug_16.o, in build directories or temporary locations.
  • Logs: System logs (e.g., /var/log/syslog or journalctl) recording segfault signals for ld or BFD-linked tools; application build logs showing unexpected linker termination without a standard error message.

Mitigation and workarounds

No official patch from the GNU Binutils project has been released as of the disclosure date, as the project had not yet responded to the bug report (GitHub Advisory). As interim mitigations, administrators should restrict local access to systems running GNU Binutils 2.47, particularly limiting which unprivileged users can invoke the linker or related tools. Organizations should monitor the GNU Binutils Bugzilla and official release channels for a patched version, and consider downgrading to a prior stable Binutils release if operationally feasible.

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