LiveActive security incident?Get immediate response
CVE Record

CVE-2021-44054: Open redirect

An open redirect vulnerability has been reported to affect QNAP device running QuTScloud, QuTS hero and QTS. If exploited, this vulnerability allows attackers to redirect users to an untrusted page that contains malware. We have already fixed this vulnerability in the following versions of QuTScloud, QuTS hero and QTS: QuTScloud c5.0.1.1949 and later QuTS hero h5.0.0.1949 build 20220215 and later QuTS hero h4.5.4.1951 build 20220218 and later QTS 5.0.0.1986 build 20220324 and later QTS 4.5.4.1991 build 20220329 and later

MediumCVSS 4.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

QNAP NAS operating systems had an open redirect flaw that could send a user from a trusted QNAP device page to a malicious site. The issue requires user interaction, so it is more phishing-enablement than direct device compromise. QNAP says it is fixed in listed QuTScloud, QuTS hero, and QTS releases.

Executive priority

Handle as a moderate-priority maintenance and phishing-risk issue. It is not described as a direct remote takeover, but trusted infrastructure links can increase user deception risk. Prioritize internet-facing or broadly used QNAP systems first.

Technical view

CVE-2021-44054 is a CWE-601 open redirect affecting QNAP QuTScloud, QuTS hero, and QTS. CVSS 3.1 is 4.3: network reachable, low complexity, no privileges required, user interaction required, with limited confidentiality impact and no stated integrity or availability impact.

Likely exposure

Exposure is most relevant where QNAP management or user-facing web interfaces are reachable by users and trusted in workflows. The source bundle does not define exact vulnerable version ranges, only affected product families and fixed versions.

Exploitation context

The source bundle and KEV flag do not indicate known active exploitation. QNAP describes a scenario where attackers redirect users to an untrusted page containing malware, but no public exploit details are provided in the supplied sources.

Researcher notes

The supplied evidence does not include vulnerable endpoint names, request parameters, proof-of-concept details, or exact vulnerable version ranges. Validation should stay focused on version posture and exposure mapping, not exploit reproduction.

Mitigation direction

  • Upgrade QuTScloud to c5.0.1.1949 or later.
  • Upgrade QuTS hero h5 to h5.0.0.1949 build 20220215 or later.
  • Upgrade QuTS hero h4.5 to h4.5.4.1951 build 20220218 or later.
  • Upgrade QTS 5 to 5.0.0.1986 build 20220324 or later.
  • Upgrade QTS 4.5 to 4.5.4.1991 build 20220329 or later.
  • Check QNAP advisory QSA-22-16 for current vendor guidance.

Validation and detection

  • Inventory QNAP devices running QuTScloud, QuTS hero, or QTS.
  • Compare installed versions against the fixed versions in QNAP QSA-22-16.
  • Confirm administrative web interfaces are not unnecessarily exposed to untrusted networks.
  • Review recent security awareness or phishing reports involving trusted QNAP links.
  • Document devices that cannot be upgraded and seek vendor-supported compensating guidance.
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 · medium confidence lookup

CWE-601: User-session and phishing behavior lookup

Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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
cve · low confidence lookup

CVE-2021-44054 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
4.3 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/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
4.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N2.81.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/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, unspecifiedListed
Weakness

CWE details

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

CWE-601 · source CWE mapping

URL Redirection to Untrusted Site ('Open Redirect')

URL Redirection to Untrusted Site ('Open Redirect') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.