
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-69649 is a NULL pointer dereference vulnerability in GNU Binutils readelf (through version 2.46) that causes a denial of service when processing a crafted ELF binary with malformed header fields. During relocation processing, an invalid or null section pointer may be passed into display_relocations(), resulting in a segmentation fault (SIGSEGV) and abrupt termination. No memory corruption beyond the null pointer dereference, nor any possibility of code execution, was observed. It carries a CVSS v3.1 base score of 7.5 (High) (Feedly, MSRC). The vulnerability was published on March 6, 2026, with a patch committed to the Binutils repository shortly thereafter (Feedly).
The root cause is classified as CWE-476 (NULL Pointer Dereference). When readelf processes a crafted ELF binary containing malformed section header fields, the relocation display logic in display_relocations() receives an invalid or null section pointer, which it dereferences without adequate validation, triggering a SIGSEGV. The attack vector is network-accessible (AV:N) with no authentication or user interaction required, meaning any service or pipeline that automatically processes user-supplied ELF binaries with readelf is at risk. The bug was tracked in the GNU Binutils bug tracker and fixed via commit 66a3492ce68e1ae45b2489bd9a815c39ea5d7f66 (Sourceware Bugzilla, Sourceware Patch).
Successful exploitation results in a denial of service — the readelf process crashes with a segmentation fault, making it unavailable for further binary analysis tasks. There is no evidence of confidentiality or integrity impact, and code execution has been explicitly ruled out by researchers. The impact is limited to availability of the readelf tool itself; however, automated build pipelines, CI/CD systems, or security scanning tools that invoke readelf on untrusted input could be disrupted by a crafted ELF binary (Feedly).
No confirmed exploit or proof-of-concept code is publicly available for CVE-2025-69649, and there is no evidence of in-the-wild exploitation. The EPSS score is approximately 0.019% (0.000190), indicating a very low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Detection plugins are available from Nessus (plugin 301398) and Qualys (plugins 288445, 288446) (Feedly).
readelf.readelf (e.g., a CI/CD pipeline, binary analysis service, or security scanner).readelf processes the crafted binary and invokes display_relocations(), the null/invalid section pointer is dereferenced, causing a SIGSEGV and crashing the readelf process.readelf process and any dependent pipeline or service, resulting in a denial of service for that component (Feedly, Sourceware Bugzilla).readelf process termination with a segmentation fault (SIGSEGV) signal in system logs (e.g., /var/log/syslog, kernel logs via dmesg) referencing the readelf binary.readelf process, typically in the working directory or configured core dump location.readelf, especially from external or untrusted sources, potentially indicating automated fuzzing or exploitation attempts.Update GNU Binutils to a version beyond 2.46 that includes the fix from commit 66a3492ce68e1ae45b2489bd9a815c39ea5d7f66. Linux distribution users should apply updates via their package manager (e.g., Fedora has issued updated mingw-binutils packages addressing this CVE). As a workaround until patching is possible, avoid processing untrusted or externally supplied ELF binaries with readelf. Microsoft Azure Linux 3 users should update the azl3_binutils_2.41-10 package as indicated in the MSRC advisory (MSRC, Sourceware Patch, Feedly).
The vulnerability received routine coverage from vulnerability tracking services including Tenable (Nessus plugins), Qualys, and distribution security lists such as the Yocto Project security mailing list. Fedora issued an update for mingw-binutils packages addressing this and related CVEs. No notable researcher commentary or significant social media discussion has been observed beyond standard vulnerability database entries (Yocto Security List, Linux Security).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."