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.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-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 lookupCVE-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- 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
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N3.14Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
7.7HighVector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://www.qnap.com/zh-tw/security-advisory/qsa-21-20CVE reference · x_refsource_MISC
- https://www.shielder.it/advisories/qnap-qcenter-virtual-stored-xss/CVE reference · x_refsource_MISC
- https://www.shielder.it/advisories/qnap-qcenter-post-auth-remote-code-execution-via-qpkg/CVE reference · x_refsource_MISC
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
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.
