CVE-2020-27793
NixOS vulnerability analysis and mitigation

Overview

CVE-2020-27793 is an off-by-one overflow vulnerability discovered in radare2, a reverse engineering framework. The vulnerability exists due to a mismatched array length in core_java.c file. This vulnerability affects radare2 versions up to (excluding) 4.4.0 (NVD).

Technical details

The vulnerability stems from an off-by-one error (CWE-193) in the corejava.c file where the ENDCMDS value did not match the actual length of the JAVACMDS array. The issue was fixed by adjusting the loop condition from 'i < ENDCMDS' to 'i < END_CMDS - 1'. The vulnerability has been assigned a CVSS v3.1 base score of 7.5 (HIGH) with the vector string CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H (NVD, GitHub Commit).

Impact

When exploited, this vulnerability could allow an attacker to cause a crash of the application, resulting in a denial of service condition. The vulnerability affects the availability of the system while not impacting confidentiality or integrity (NVD).

Mitigation and workarounds

The vulnerability was fixed in radare2 version 4.4.0. Users are recommended to upgrade to this version or later to mitigate the vulnerability. The fix involves correcting the array length comparison in core_java.c (GitHub Commit).

Additional resources


SourceThis report was generated using AI

Related NixOS vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-48606HIGH7.8
  • NixOSNixOS
  • android
NoNoDec 08, 2025
CVE-2025-48625HIGH7
  • NixOSNixOS
  • android
NoNoDec 08, 2025
CVE-2025-48608MEDIUM5.5
  • NixOSNixOS
  • android
NoNoDec 08, 2025
CVE-2025-48569MEDIUM5.5
  • NixOSNixOS
  • android
NoNoDec 08, 2025
CVE-2025-65799MEDIUM4.3
  • NixOSNixOS
  • memos
NoYesDec 08, 2025

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management