LiveActive security incident?Get immediate response
CVE Record

CVE-2021-28806: DOM-Based XSS Vulnerability in QTS and QuTS hero

A DOM-based XSS vulnerability has been reported to affect QNAP NAS running QTS and QuTS hero. If exploited, this vulnerability allows attackers to inject malicious code. This issue affects: QNAP Systems Inc. QTS versions prior to 4.5.3.1652 Build 20210428. QNAP Systems Inc. QuTS hero versions prior to h4.5.2.1638 Build 20210414. QNAP Systems Inc. QuTScloud versions prior to c4.5.5.1656 Build 20210503. This issue does not affect: QNAP Systems Inc. QTS 4.3.6; 4.3.3.

MediumCVSS 5.7Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This vulnerability affects some QNAP NAS operating systems and could let an attacker inject malicious code through the web interface. It requires an authenticated user and user interaction, but the confidentiality impact is rated high. Organizations using affected QNAP systems should confirm versions and update to the fixed builds.

Executive priority

Treat as a scheduled security update, with faster action for internet-reachable or broadly accessible NAS administration portals. The issue is not listed as actively exploited in the provided evidence, but affected NAS devices can hold sensitive business data.

Technical view

CVE-2021-28806 is a DOM-based cross-site scripting issue, CWE-79, in QNAP QTS, QuTS hero, and QuTScloud. CVSS 3.1 is 5.7 with network access, low complexity, low privileges, required user interaction, unchanged scope, and high confidentiality impact. Fixed build thresholds are listed by QNAP.

Likely exposure

Exposure is likely limited to QNAP NAS devices running QTS before 4.5.3.1652 Build 20210428, QuTS hero before h4.5.2.1638 Build 20210414, or QuTScloud before c4.5.5.1656 Build 20210503. QNAP states QTS 4.3.6 and 4.3.3 are not affected.

Exploitation context

The provided sources do not show CISA KEV listing or active exploitation. The CVSS vector indicates exploitation requires low privileges and user interaction, so risk is higher where the QNAP management interface is reachable by untrusted users.

Researcher notes

The main evidence is vendor and CVE metadata. The vulnerability is DOM-based XSS with confidentiality impact, not integrity or availability impact in the CVSS vector. The sources do not provide technical root cause detail, exploit status, or separate workaround instructions beyond fixed versions.

Mitigation direction

  • Upgrade QTS to 4.5.3.1652 Build 20210428 or later.
  • Upgrade QuTS hero to h4.5.2.1638 Build 20210414 or later.
  • Upgrade QuTScloud to c4.5.5.1656 Build 20210503 or later.
  • Check QNAP’s advisory for product-specific update guidance.
  • Restrict NAS administration access to trusted networks where possible.

Validation and detection

  • Inventory QNAP NAS devices and record OS family, version, and build.
  • Compare versions against the affected and fixed build thresholds.
  • Confirm QTS 4.3.6 or 4.3.3 systems are documented as unaffected.
  • Review whether management interfaces are exposed to untrusted networks.
  • Verify updates completed successfully after maintenance.
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-28806 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-28806Attack 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, 4.3.6, 4.3.3Listed
QNAP Systems Inc.QuTS herounspecifiedListed
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.