---
id: CVE-2026-81884
title: radare2 is a UNIX-like reverse engineering framework and command-line toolset
summary: >-
  radare2 is a UNIX-like reverse engineering framework and command-line toolset.
  Prior to 6.2.0, radare2's Mach-O LC_DATA_IN_CODE parser was vulnerable because
  the Mach-O LC_DATA_IN_CODE parser trusted dataoff and datasize and allowed a
  fi…
severity: low
cvss: 2.5
cvssVector: 'CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L'
cwe:
  - CWE-125
vendor: radareorg
product: radare2
affected:
  - radare2 < 6.2.0
published: '2026-09-22'
updated: '2026-09-23'
sourceUpdated: '2026-09-23T18:21:42.327'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-81884'
references:
  - url: >-
      https://github.com/radareorg/radare2/commit/a73de09fea7516f65c14917d66113316ec7e7d6e
    label: security-advisories@github.com
  - url: 'https://github.com/radareorg/radare2/issues/26226'
    label: security-advisories@github.com
  - url: 'https://github.com/radareorg/radare2/pull/26193'
    label: security-advisories@github.com
  - url: 'https://github.com/radareorg/radare2/releases/tag/6.2.0'
    label: security-advisories@github.com
  - url: >-
      https://github.com/radareorg/radare2/security/advisories/GHSA-c2g2-2mc7-3x5w
    label: security-advisories@github.com
  - url: 'https://github.com/radareorg/radare2/issues/26226'
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
  - url: >-
      https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-81884.json
  - url: 'https://access.redhat.com/security/cve/CVE-2026-81884'
  - url: 'https://www.cve.org/CVERecord?id=CVE-2026-81884'
tags:
  - nvd
  - cve.org
  - exploit-available
  - csaf
  - vex
  - red-hat
epss: 0.00167
epssPercentile: 0.05326
exploitAvailable: true
ssvc:
  exploitation: poc
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-22T15:39:49.530685Z'
ingestedAt: '2026-09-22T16:06:00.484Z'
---

## Overview

radare2 is a UNIX-like reverse engineering framework and command-line toolset. Prior to 6.2.0, radare2's Mach-O LC_DATA_IN_CODE parser was vulnerable because the Mach-O LC_DATA_IN_CODE parser trusted dataoff and datasize and allowed a final partial record to be processed. The vulnerability is triggered by opening a crafted Mach-O file while the non-default bin.verbose option is enabled. When datasize was not a multiple of data_in_code_entry, the last iteration read beyond the allocated buffer. This can cause a heap out-of-bounds read and possible process termination; no attacker-observable memory disclosure has been demonstrated. This issue is fixed in version 6.2.0.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.

## Vendor advisories

- **Red Hat VEX** · updated 2026-09-23 · [vex](https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-81884.json)
