LiveActive security incident?Get immediate response
CVE Record

CVE-2021-44052: Arbitrary file read

An improper link resolution before file access ('Link Following') vulnerability has been reported to affect QNAP device running QuTScloud, QuTS hero, and QTS. If exploited, this vulnerability allows remote attackers to traverse the file system to unintended locations and read or overwrite the contents of unexpected files. We have already fixed this vulnerability in the following versions of QuTScloud, QuTS hero, and QTS: QuTScloud c5.0.1.1998 and later QuTS hero h4.5.4.1971 build 20220310 and later QuTS hero h5.0.0.1986 build 20220324 and later QTS 4.3.4.1976 build 20220303 and later QTS 4.3.3.1945 build 20220303 and later QTS 4.2.6 build 20220304 and later QTS 4.3.6.1965 build 20220302 and later QTS 5.0.0.1986 build 20220324 and later QTS 4.5.4.1991 build 20220329 and later

MediumCVSS 6.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This QNAP flaw can let a remote attacker with a low-privileged account make affected NAS operating systems access unintended file locations. The main business risk is exposure of sensitive files. QNAP says fixed releases are available for QuTScloud, QuTS hero, and QTS.

Executive priority

Handle in the normal vulnerability remediation cycle, with faster action for internet-reachable or shared-access QNAP systems. The issue is not marked as actively exploited, but the confidentiality impact is high.

Technical view

CVE-2021-44052 is a CWE-59 improper link resolution issue in QNAP QuTScloud, QuTS hero, and QTS. CVSS 3.1 is 6.5: network exploitable, low complexity, low privileges, no user interaction, high confidentiality impact. Vendor text also mentions overwrite of unexpected files, while the CVSS vector records no integrity impact.

Likely exposure

Exposure is likely limited to QNAP devices running affected QuTScloud, QuTS hero, or QTS builds before the fixed versions. The source bundle does not identify a specific vulnerable service, endpoint, or configuration beyond remote access with low privileges.

Exploitation context

The provided sources do not report active exploitation, and the CVE is not marked KEV. Treat it as a credible remote authenticated file-access risk, not as a confirmed exploited-in-the-wild issue based on this bundle.

Researcher notes

Key unknowns remain: the affected component, attack surface, and precise overwrite behavior are not described in the supplied sources. Validation should stay version-based unless QNAP provides more detailed product guidance.

Mitigation direction

  • Upgrade each affected QNAP branch to the fixed version or later listed by QNAP.
  • Prioritize systems reachable by untrusted or broad user populations.
  • Review QNAP advisory QSA-22-16 for branch-specific upgrade guidance.
  • Restrict low-privileged account access until affected devices are upgraded.

Validation and detection

  • Inventory QNAP devices running QuTScloud, QuTS hero, or QTS.
  • Compare installed versions against QNAP's fixed build list.
  • Confirm no affected branch remains below its fixed release.
  • Check whether exposed devices allow low-privileged remote users.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-59: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

File access behavior lookup

The CVE wording references file access or upload behavior, so file telemetry and web shell review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2021-44052 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
6.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
6.5CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N2.83.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6.5Medium
CVSS 3.1 vector shape for CVE-2021-44052Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
QNAP Systems Inc.QuTScloudunspecifiedListed
QNAP Systems Inc.QuTS herounspecified, unspecifiedListed
QNAP Systems Inc.QTSunspecified, unspecified, unspecified, unspecified, unspecified, unspecifiedListed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-59 · source CWE mapping

Improper Link Resolution Before File Access ('Link Following')

Improper Link Resolution Before File Access ('Link Following') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.