LiveActive security incident?Get immediate response
CVE Record

CVE-2021-44053: Reflected XSS

A cross-site scripting (XSS) vulnerability has been reported to affect QNAP device running QTS, QuTS hero and QuTScloud. If exploited, this vulnerability allows remote attackers to inject malicious code. We have already fixed this vulnerability in the following versions of QTS, QuTS hero and QuTScloud: QTS 4.5.4.1991 build 20220329 and later QTS 5.0.0.1986 build 20220324 and later QuTS hero h5.0.0.1986 build 20220324 and later QuTS hero h4.5.4.1971 build 20220310 and later QuTScloud c5.0.1.1949 and later

MediumCVSS 5.7Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This is a reflected cross-site scripting issue in QNAP NAS operating systems. An attacker with low privileges would need user interaction to inject malicious code, potentially exposing sensitive information. QNAP states the issue is fixed in listed QTS, QuTS hero, and QuTScloud versions.

Executive priority

Treat this as a moderate remediation item for QNAP assets, not an emergency unless affected interfaces are broadly reachable or used by high-value administrators. The business concern is possible sensitive data exposure through browser-based interaction.

Technical view

CVE-2021-44053 is CWE-79 reflected XSS affecting QNAP QTS, QuTS hero, and QuTScloud. CVSS 3.1 is 5.7: network exploitable, low complexity, low privileges required, user interaction required, with high confidentiality impact and no integrity or availability impact stated.

Likely exposure

Exposure is likely limited to QNAP environments running QTS, QuTS hero, or QuTScloud below the fixed builds named by QNAP. The source bundle does not identify specific vulnerable version ranges beyond the fixed versions.

Exploitation context

The CVE record and bundle do not report known active exploitation, and it is not marked CISA KEV. The attack requires low privileges and user interaction, so risk depends on who can access the relevant QNAP interface and whether users can be lured into interacting.

Researcher notes

Evidence is limited to the CVE record and QNAP advisory summary. The bundle does not provide vulnerable endpoint details, proof-of-concept status, exploit telemetry, or precise affected version ranges. Avoid assumptions beyond reflected XSS behavior, CVSS metrics, and QNAP’s fixed builds.

Mitigation direction

  • Upgrade QTS 4.5.4 to 4.5.4.1991 build 20220329 or later.
  • Upgrade QTS 5.0.0 to 5.0.0.1986 build 20220324 or later.
  • Upgrade QuTS hero to the fixed h5.0.0 or h4.5.4 builds named by QNAP.
  • Upgrade QuTScloud to c5.0.1.1949 or later.
  • Check QNAP advisory QSA-22-16 for any superseding vendor guidance.

Validation and detection

  • Inventory QNAP devices running QTS, QuTS hero, or QuTScloud.
  • Record exact product versions and build numbers from each device.
  • Compare versions against the fixed builds listed in QNAP QSA-22-16.
  • Prioritize devices with administrative or user-facing web interfaces.
  • Document any device that cannot be upgraded and track vendor guidance.
Prepared
Confidence
high
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-79: 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-44053 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
5.7 (3.1)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/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.QTSunspecified, unspecifiedListed
QNAP Systems Inc.QuTS herounspecified, unspecifiedListed
QNAP Systems Inc.QuTScloudunspecifiedListed
Weakness

CWE details

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

CWE-79 · source CWE mapping

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.