Description
A vulnerability was determined in radareorg radare2 up to 6.1.6. This affects the function core_anal_bytes of the file libr/core/cmd_anal.inc. This manipulation causes integer overflow. The attack needs to be launched locally. The exploit has been publicly disclosed and may be utilized. It is suggested to install a patch to address 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

A local integer overflow flaw in radare2’s core_anal_bytes function can be triggered by manipulating specific input data. The overflow may corrupt memory adjacent to the overflowed buffer, leading to a crash or, if the attacker can control the overflow, unauthorized code execution. The vulnerability is identified as CWE-189 and CWE-190, confirming its root cause is improper handling of signed and unsigned integer values.

Affected Systems

radareorg radare2 versions up to 6.1.6 are affected; users running these versions without applying the available patch are vulnerable.

Risk and Exploitability

The attack requires local execution and the CVSS score of 4.8 indicates moderate severity. The EPSS score of < 1 % indicates a very low probability of exploitation in the wild. The vulnerability is not listed in CISA KEV. While the integer overflow could corrupt memory, no widespread exploitation has been observed, but the risk warrants remediation.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade radare2 to a version newer than 6.1.6 that incorporates the integer‑overflow fix.
  • Run radare2 only under accounts with limited privileges or in a restricted environment to reduce the impact of any local overflow.
  • Use a sandbox or container to isolate radare2 from the host system, preventing any potential memory corruption from affecting other processes.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 07 Jul 2026 00:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Moderate


Mon, 06 Jul 2026 22:45:00 +0000

Type Values Removed Values Added
First Time appeared Radare
Radare radare2
Vendors & Products Radare
Radare radare2

Mon, 06 Jul 2026 18: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 determined in radareorg radare2 up to 6.1.6. This affects the function core_anal_bytes of the file libr/core/cmd_anal.inc. This manipulation causes integer overflow. The attack needs to be launched locally. The exploit has been publicly disclosed and may be utilized. It is suggested to install a patch to address this issue.
Title radareorg radare2 cmd_anal.inc core_anal_bytes 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': 4.3, 'vector': 'AV:L/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:OF/RC:C'}

cvssV3_0

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

cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/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:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-06T16:49:53.452Z

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

Link: CVE-2026-14757

cve-icon Vulnrichment

Updated: 2026-07-06T16:36:00.467Z

cve-icon NVD

No data.

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-07-05T14:45:07Z

Links: CVE-2026-14757 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-07-26T21:30:04Z

Weaknesses