LiveActive security incident?Get immediate response
CVE Record

CVE-2021-28807: Post-Authentication Reflected XSS Vulnerability in Q'center

A post-authentication reflected XSS vulnerability has been reported to affect QNAP NAS running Q’center. If exploited, this vulnerability allows remote attackers to inject malicious code. QNAP have already fixed this vulnerability in the following versions of Q’center: QTS 4.5.3: Q’center v1.12.1012 and later QTS 4.3.6: Q’center v1.10.1004 and later QTS 4.3.3: Q’center v1.10.1004 and later QuTS hero h4.5.2: Q’center v1.12.1012 and later QuTScloud c4.5.4: Q’center v1.12.1012 and later

HighCVSS 7.7Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

QNAP reported a post-authentication reflected XSS flaw in Q’center on QNAP NAS. An attacker with valid access could cause malicious code to run in the Q’center web context. The main business concern is exposure of sensitive management-session data, not service outage.

Executive priority

Prioritize remediation for QNAP NAS management environments, especially where Q’center is reachable beyond a tightly controlled admin network. This is not listed as KEV in the provided bundle, but the high confidentiality rating warrants timely patching.

Technical view

CVE-2021-28807 is CWE-79 in QNAP Q’center. CVSS 3.1 is 7.7: network reachable, low complexity, low privileges required, no user interaction, changed scope, high confidentiality impact, and no integrity or availability impact per the source bundle.

Likely exposure

Exposure is likely limited to QNAP NAS environments running Q’center versions older than QNAP’s fixed releases. Internet-exposed or broadly reachable Q’center administration surfaces raise urgency, but the source states post-authentication access is required.

Exploitation context

The source bundle does not show CISA KEV listing or confirmed active exploitation for this CVE. Public references include QNAP’s advisory and Shielder research pages, but this assessment should not treat exploitation as confirmed without additional cited evidence.

Researcher notes

The bundle names Q’center and fixed versions but does not provide detailed affected version ranges. Treat systems below the listed fixed builds as suspect. Avoid assuming RCE for this CVE; the described issue is post-authentication reflected XSS.

Mitigation direction

  • Upgrade Q’center on QTS 4.5.3 to v1.12.1012 or later.
  • Upgrade Q’center on QTS 4.3.6 or 4.3.3 to v1.10.1004 or later.
  • Upgrade Q’center on QuTS hero h4.5.2 to v1.12.1012 or later.
  • Upgrade Q’center on QuTScloud c4.5.4 to v1.12.1012 or later.
  • Restrict Q’center access to trusted administrators and management networks.

Validation and detection

  • Inventory QNAP NAS systems running Q’center.
  • Record QTS, QuTS hero, or QuTScloud version for each system.
  • Compare installed Q’center versions with QNAP’s fixed-version list.
  • Review administrative access paths for unnecessary external exposure.
  • Check QNAP advisory updates before closing remediation.
Prepared
Confidence
high
Sources
5

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-28807 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
High
CVSS
7.7 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/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
4Source 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
7.7CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N3.14Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.7High
CVSS 3.1 vector shape for CVE-2021-28807Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/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
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
QNAP Systems Inc.Q’centerunspecifiedListed
QNAP Systems Inc.Q’centerunspecifiedListed
QNAP Systems Inc.Q’centerunspecifiedListed
QNAP Systems Inc.Q’centerunspecifiedListed
QNAP Systems Inc.Q’centerunspecifiedListed
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.