Description
A security vulnerability has been detected in radareorg radare2 up to 6.1.6. The affected element is the function r_str_ndup/r_str_append of the file libr/util/str.c. The manipulation leads to integer overflow. An attack has to be approached locally. The exploit has been disclosed publicly and may be used. The identifier of the patch is a20a56917ae85d732e683f8d9078bdcfee92446c. Applying a patch is the recommended action to fix 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 affected code resides in the r_str_ndup/r_str_append functions of libr/util/str.c inside radareorg’s radare2. The functions calculate a new string length from input without bounds checking, which can trigger an integer overflow when supplied with oversized data. This overflow can lead to an incorrect memory allocation and thus corrupt heap data. The description notes that the exploit has been publicly disclosed and may be used; the potential for arbitrary code execution is inferred from the possibility of control‑flow corruption but is not explicitly stated in the advisory.

Affected Systems

The vulnerable product is radare2 by radareorg, versions up to and including 6.1.6 are affected. An official fix is implemented in commit a20a56917ae85d732e683f8d9078bdcfee incorporated in all releases that follow that commit, starting with 6.1.7.

Risk and Exploitability

The base score of 4.8 indicates moderate severity, and the EPSS score of less than 1% implies a low likelihood; it is not listed in the CISA KEV catalog. The attack vector is inferred to be local because the description explicitly states that an attack has to be approached locally. Thus, an attacker must run radare2 locally and supply crafted input; the risk exposure is confined to environments where untrusted users can execute the binary.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the patch corresponding to commit a20a56917ae85d732e683f8d9078bdcfee92446c to update r_str_ndup/r_str_append
  • Upgrade radare2 to version 6.1.7 or later where the issue is fixed
  • Limit execution of radare2 to trusted users and monitor for unexpected crashes or memory corruption events

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 06 Jul 2026 19: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 16:15:00 +0000

Type Values Removed Values Added
Description A security vulnerability has been detected in radareorg radare2 up to 6.1.6. The affected element is the function r_str_ndup/r_str_append of the file libr/util/str.c. The manipulation leads to integer overflow. An attack has to be approached locally. The exploit has been disclosed publicly and may be used. The identifier of the patch is a20a56917ae85d732e683f8d9078bdcfee92446c. Applying a patch is the recommended action to fix this issue.
Title radareorg radare2 str.c r_str_append 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-06T18:46:20.994Z

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

Link: CVE-2026-14761

cve-icon Vulnrichment

Updated: 2026-07-06T18:46:16.927Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses