Description
A vulnerability was identified in radareorg radare2 up to 6.1.6. This vulnerability affects the function cmd_anal_opcode of the file libr/core/cmd_anal.inc.c of the component hexpairs Parser. Such manipulation leads to integer overflow. The attack needs to be performed locally. The exploit is publicly available and might be used. The name of the patch is 84e773986e7e5bb30453a9384f498ec0ccc9d0a9. A patch should be applied to remediate this issue.
Published: 2026-07-05
Score: 4.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in radare2, specifically in the hexpairs parser’s cmd_anal_opcode function within libr/core/cmd_anal.inc.c. Unsigned integer overflows can occur when this function processes crafted input, leading to corrupted internal counters or array sizes. The resulting memory corruption could allow a local user to disrupt normal operation or potentially trigger a denial‑of‑service condition. This weakness is classified under CWE‑189 and CWE‑190, both describing integer overflow issues.

Affected Systems

Any installation of radare2 up to and including version 6.1.6 is affected. Radare2 is an open‑source reverse‑engineering framework, and the flaw affects the system if the hexpairs parser receives input from local users.

Risk and Exploitability

With a CVSS score of 4.8, the vulnerability poses a moderate risk but the EPSS score indicates a very low likelihood of exploitation. The flaw requires local access and is not listed in CISA's KEV catalog. Public exploit code is available, allowing a local attacker who can inject crafted input into the hexpairs parser to trigger memory corruption and cause a denial‑of‑service. The impact is limited to the system running radare2 and would not remotely compromise integrity or confidentiality of other hosts.

Generated by OpenCVE AI on July 26, 2026 at 21:14 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the official patch identified by commit 84e773986e7e5bb30453a9384f498ec0ccc9d0a9.
  • Rebuild radare2 from the patched source, especially if distributing or executing it on systems that could be exposed to untrusted input.
  • Run radare2 under the least privilege and restrict local execution to trusted users to limit the impact of any local exploitation.

Generated by OpenCVE AI on July 26, 2026 at 21:14 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 06 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sun, 05 Jul 2026 15:15:00 +0000

Type Values Removed Values Added
Description A vulnerability was identified in radareorg radare2 up to 6.1.6. This vulnerability affects the function cmd_anal_opcode of the file libr/core/cmd_anal.inc.c of the component hexpairs Parser. Such manipulation leads to integer overflow. The attack needs to be performed locally. The exploit is publicly available and might be used. The name of the patch is 84e773986e7e5bb30453a9384f498ec0ccc9d0a9. A patch should be applied to remediate this issue.
Title radareorg radare2 hexpairs cmd_anal.inc.c cmd_anal_opcode integer overflow
First Time appeared Radareorg
Radareorg radare2
Weaknesses CWE-189
CWE-190
CPEs cpe:2.3:a:radareorg:radare2:*:*:*:*:*:*:*:*
Vendors & Products Radareorg
Radareorg radare2
References
Metrics cvssV2_0

{'score': 1.7, 'vector': 'AV:L/AC:L/Au:S/C:N/I:N/A:P/E:POC/RL:OF/RC:C'}

cvssV3_0

{'score': 3.3, 'vector': 'CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C'}

cvssV3_1

{'score': 3.3, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O/RC:C'}

cvssV4_0

{'score': 4.8, 'vector': 'CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Radareorg Radare2
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-06T13:08:17.966Z

Reserved: 2026-07-04T16:19:31.432Z

Link: CVE-2026-14758

cve-icon Vulnrichment

Updated: 2026-07-06T13:08:14.167Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-26T21:15:03Z

Weaknesses