CVE-2021-44052
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedAn 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
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · high confidenceThis is a path traversal vulnerability via improper symlink resolution in QNAP NAS firmware. Attackers can exploit this to traverse the file system beyond intended boundaries and read or overwrite arbitrary files on the device.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.
NVD · CPE data>= 5.0.0.1716, < 5.0.0.1986>= 4.3.3.0174, < 4.3.3.1945>= 4.3.4.0899, < 4.3.4.1976>= 4.3.6.0895, < 4.3.6.1965>= 4.4.0.0883, < 4.5.4.1991= 4.2.6< h4.5.4.1771>= h5.0.0.1772, < h5.0.0.1986< c5.0.1.1998CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Network
- Complexity
- Low
- Privileges
- Low
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- None
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Identify the QNAP product modelAccess the QNAP device via SSH or web interface and run `getsysinfo` or check System Settings > System > Device Information to identify whether the device runs QuTS, QuTS Hero, or QuTScloudAffected if Device is any QNAP NAS model running QuTS, QuTS Hero, or QuTScloud firmware
-
Determine installed firmware versionIn the web interface go to Control Panel > System > Device Information > Firmware Version, or via SSH run `fw_cli -v` or check `/etc/config/def_para` for the build numberAffected if Firmware version cannot be determined or is below the fixed releases
-
Compare QTS version against affected rangesIf running QTS, compare the version to: 5.0.0.1716-5.0.0.1986, 4.3.3.0174-4.3.3.1945, 4.3.4.0899-4.3.4.1976, 4.3.6.0895-4.3.6.1965, 4.4.0.0883-5.0.0.1986, or 4.2.6Affected if Installed QTS version falls within any of the vulnerable ranges listed
-
Compare QuTS Hero version against affected rangesIf running QuTS Hero, compare the version to: h4.5.4.1771 and below, or h5.0.0.1772 to h5.0.0.1986Affected if Installed QuTS Hero version is h4.5.4.1771 or below, or between h5.0.0.1772 and h5.0.0.1985
-
Compare QuTScloud version against affected rangesIf running QuTScloud, check if the version is below c5.0.1.1998Affected if Installed QuTScloud version is c5.0.1.1997 or earlier
The device is affected if it runs any QNAP QuTS, QuTS Hero, or QuTScloud firmware version within the vulnerable ranges specified in the CVE, regardless of whether the management interface is exposed to the internet.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scoped4.3.3.19454.3.4.19764.3.6.1965
Update the QNAP device firmware to one of the specified fixed versions (QuTScloud c5.0.1.1998+, QuTS hero h4.5.4.1971 build 20220310+, QTS 4.2.6 build 20220304+, or QTS 5.0.0.1986 build 20220324+).
QTS: 5.0.0.1986+, 4.5.4.1991+, 4.3.6.1965+, 4.3.4.1976+, 4.3.3.1945+, 4.2.6+ | QuTS hero: h4.5.4.1971+, h5.0.0.1986+ | QuTScloud: c5.0.1.1998+
- 1. Identify the current QNAP QTS, QuTS hero, or QuTScloud version installed on the device
- 2. Determine which product line and version range applies to your system from the affected versions list
- 3. For QTS systems: upgrade to one of the fixed versions: QTS 5.0.0.1986 (build 20220324 or later), QTS 4.5.4.1991 (build 20220329 or later), QTS 4.3.6.1965 (build 20220302 or later), QTS 4.3.4.1976 (build 20220303 or later), QTS 4.3.3.1945 (build 20220303 or later), or QTS 4.2.6 (build 20220304 or later)
- 4. For QuTS hero systems: upgrade to h4.5.4.1971 (build 20220310 or later) or h5.0.0.1986 (build 20220324 or later)
- 5. For QuTScloud systems: upgrade to c5.0.1.1998 or later
- 6. Perform the upgrade via the QNAP App Center or firmware update utility following standard QNAP upgrade procedures
- 7. After upgrade, verify the system is running a fixed version and monitor for any issues
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation2.0 h
- Implementation2.0 h
- Testing2.0 h
- Review / QA1.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $1,984.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2021-44052 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2021-44052 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data