LiveActive security incident?Get immediate response
CVE Record

CVE-2021-28803: Stored XSS Vulnerability in Q'center

This issue affects: QNAP Systems Inc. Q'center versions prior to 1.11.1004.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

QNAP Q'center before 1.11.1004 has a stored cross-site scripting issue. Malicious script could be saved in the application and later run in another user's browser. The sources do not provide CVSS, attack prerequisites, or impact detail, so urgency depends on whether affected Q'center instances are still in use.

Executive priority

Treat as a targeted remediation item for QNAP management environments, not a broad emergency. Upgrade affected Q'center deployments and verify exposure because stored XSS can put administrator sessions at risk.

Technical view

CVE-2021-28803 is a CWE-80 stored XSS vulnerability affecting QNAP Systems Q'center versions prior to 1.11.1004. Public data names the affected product and fixed version threshold, but does not describe the vulnerable field, authentication requirement, privileges needed, or resulting browser-side impact.

Likely exposure

Exposure is limited to environments running QNAP Q'center earlier than 1.11.1004. The source bundle does not establish internet-facing exposure, default deployment patterns, or whether exploitation requires authenticated access.

Exploitation context

The CVE is not listed as CISA KEV in the supplied bundle. No cited source in the bundle confirms active exploitation, public exploit availability, or exploitation at scale.

Researcher notes

Public evidence is sparse. The record identifies stored XSS and the fixed version boundary, but omits root cause, vulnerable parameter, privileges, CVSS, and proof-of-concept detail. Avoid assuming exploitability conditions beyond the cited affected-version statement.

Mitigation direction

  • Upgrade QNAP Q'center to version 1.11.1004 or later.
  • Review QNAP advisory QSA-21-31 for vendor-specific guidance.
  • Restrict access to Q'center management interfaces until patched.
  • Prioritize remediation where administrators use the affected interface.

Validation and detection

  • Inventory QNAP Q'center deployments and record installed versions.
  • Confirm no instance is running a version earlier than 1.11.1004.
  • Check whether Q'center is reachable from untrusted networks.
  • Review application logs for suspicious saved content or administrative browser activity.
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-80: 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-28803 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
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-80 · source CWE mapping

Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)

Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.