Security readout for executives and security teams
Plain-English summary
CVE-2021-28797 is a critical stack buffer overflow in QNAP Surveillance Station on QNAP NAS devices. A remote, unauthenticated attacker could potentially run arbitrary code, making compromise of the NAS service and surveillance data plausible. QNAP says the issue is fixed in specific Surveillance Station 5.1.5.x builds and later.
Executive priority
Treat this as urgent for any QNAP Surveillance Station deployment, especially externally reachable systems. The impact is potential arbitrary code execution on a surveillance platform, but the provided evidence does not establish active exploitation.
Technical view
The vulnerability is CWE-121 in QNAP Surveillance Station. CVSS 3.1 is 9.8 with network attack vector, low complexity, no privileges, and no user interaction. The source bundle names arbitrary code execution as the impact, but does not provide vulnerable version ranges beyond fixed release thresholds.
Likely exposure
Organizations using QNAP NAS devices with Surveillance Station before QNAP's fixed builds are the likely exposure group. Internet-exposed NAS management or surveillance services would increase urgency, but exposure details are not provided in the sources.
Exploitation context
The provided bundle does not show CISA KEV listing or other cited evidence of active exploitation. The risk is still serious because the scoring indicates remote, unauthenticated exploitation with high confidentiality, integrity, and availability impact.
Researcher notes
Sources confirm CWE-121, CVSS 9.8, arbitrary code execution impact, and fixed Surveillance Station versions. They do not specify exact vulnerable version ranges, affected endpoints, exploit mechanics, indicators of compromise, or real-world exploitation evidence.
Mitigation direction
- Upgrade Surveillance Station to QNAP's fixed version or later for the NAS CPU and OS architecture.
- For 64-bit ARM or x86 NAS, use Surveillance Station 5.1.5.4.3 or later.
- For 32-bit ARM or x86 NAS, use Surveillance Station 5.1.5.3.3 or later.
- Review QNAP's advisory for any newer guidance or superseding fixed versions.
- Limit external exposure of QNAP NAS services where business requirements allow.
Validation and detection
- Inventory QNAP NAS devices running Surveillance Station.
- Record each device CPU type and operating system architecture.
- Compare installed Surveillance Station versions against QNAP's fixed version thresholds.
- Check external attack surface records for exposed QNAP NAS or Surveillance Station services.
- Confirm remediation through package version evidence, not only change tickets.
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-121: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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 lookupExecution behavior lookup
The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2021-28797 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
- Critical
- CVSS
- 9.8 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
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:N/UI:N/S:U/C:H/I:H/A:H3.95.9Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
9.8CriticalVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Source materials
- CVE List V5 sourceCVE List V5
- https://www.qnap.com/en/security-advisory/qsa-21-07CVE 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.
Stack-based Buffer Overflow
Stack-based Buffer Overflow represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
