LiveActive security incident?Get immediate response
CVE Record

CVE-2021-28797: Stack Buffer Overflow in Surveillance Station

A stack-based buffer overflow vulnerability has been reported to affect QNAP NAS devices running Surveillance Station. If exploited, this vulnerability allows attackers to execute arbitrary code. QNAP have already fixed this vulnerability in the following versions: Surveillance Station 5.1.5.4.3 (and later) for ARM CPU NAS (64bit OS) and x86 CPU NAS (64bit OS) Surveillance Station 5.1.5.3.3 (and later) for ARM CPU NAS (32bit OS) and x86 CPU NAS (32bit OS)

CriticalCVSS 9.8Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

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.
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 · low confidence lookup

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 lookup
description · low confidence lookup

Execution 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 lookup
cve · low confidence lookup

CVE-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
Vulnerability profileCVE Program record
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

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
9.8CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H3.95.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

9.8Critical
CVSS 3.1 vector shape for CVE-2021-28797Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

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.Surveillance StationunspecifiedListed
QNAP Systems Inc.Surveillance StationunspecifiedListed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-121 · source CWE mapping

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.