Cyber Resilience

CVE-2020-5849

Unraid 6.8.0

CISA KEVActive ExploitationEUVD ExploitedPublic PoC
Published
16 March 2020
Modified
17 March 2026
KEV Added
03 November 2021
Patch / advisory
CVSS Score v3.1 7.5
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
EPSS Score 0.93 99.8th percentile
Risk Priority 84 floored blend · peak EPSS

Summary

CVE-2020-5849 is a high-severity Incorrect Comparison (CWE-697) vulnerability in Unraid Unraid. Its CVSS base score is 7.5 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Obfuscated Files or Information (T1027); ranked in the top 0.2% of CVEs by exploit likelihood; CISA has added it to the Known Exploited Vulnerabilities catalog; a public proof-of-concept is referenced.

Deeper analysis AI-assisted summary

Synthesised by an AI model from the NVD description and linked references — a reading aid, not an authoritative source.

Unraid 6.8.0 contains an authentication bypass vulnerability tracked as CVE-2020-5849 and assigned CWE-697. The flaw received a CVSS 3.1 base score of 7.5 reflecting network attack vector, low complexity, and no required credentials or user interaction, resulting in high confidentiality impact while leaving integrity and availability unaffected.

Unauthenticated attackers with network access can exploit the issue to bypass authentication controls. Successful exploitation grants the ability to access restricted resources or data that would otherwise require valid credentials.

Public references, including disclosures on Packet Storm and detailed analyses from Sysdream, link the bypass to unauthenticated remote code execution as root on the affected Unraid release; the vendor’s announcement forum provides the primary channel for subsequent updates. No information on confirmed in-the-wild exploitation is supplied in the source data.

EU & UK References

Vulnerability Data

Unraid 6.8.0 allows authentication bypass.

CWE(s)
KEV Date Added
03 November 2021

Related Threats

MITRE ATT&CK Enterprise Techniques

T1027 Obfuscated Files or Information Stealth
Adversaries may attempt to make an executable or file difficult to discover or analyze by encrypting, encoding, or otherwise obfuscating its contents on the system or in transit.
T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1203 Exploitation for Client Execution Execution
Adversaries may exploit software vulnerabilities in client applications to execute code.
T1212 Exploitation for Credential Access Credential Access
Adversaries may exploit software vulnerabilities in an attempt to collect credentials.
T1548 Abuse Elevation Control Mechanism Privilege Escalation
Adversaries may circumvent mechanisms designed to control privilege elevation to gain higher-level permissions.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2020-5847Same product: Unraid Unraidboth on KEV
CVE-2026-3838Same product: Unraid Unraid
CVE-2026-3839Same product: Unraid Unraid
CVE-2026-9772Same product: Unraid Unraid
CVE-2026-9773Same product: Unraid Unraid
CVE-2024-5217Shared CWE-697both on KEV
CVE-2024-39534Shared CWE-697
CVE-2023-23766Shared CWE-697
CVE-2025-12192Shared CWE-697
CVE-2023-46009Shared CWE-697

Affected Assets

unraid
unraid
6.8.0

Mitigating Controls

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.PS-06 mostly match
prevents

Secure development practices directly require correct logic for security comparisons and thereby prevent this class of flaw.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

finds

Security testing can detect incorrect comparison flaws before deployment.

prevents

Secure development lifecycle includes code review and testing that can catch incorrect comparison logic.

prevents

Application security requirements can mandate correct comparison logic for security decisions.

prevents

Secure architecture principles can require robust comparison mechanisms for access decisions.

prevents

Secure coding standards directly address avoiding incorrect comparison operators and logic.

degrades

Secure authentication mechanisms rely on correct comparison of credentials or tokens.

References