LiveActive security incident?Get immediate response
CVE Record

CVE-2021-28809: Missing Authentication for Critical Function in RTRR Server in HBS3

An improper access control vulnerability has been reported to affect certain legacy versions of HBS 3. If exploited, this vulnerability allows attackers to compromise the security of the operating system.QNAP have already fixed this vulnerability in the following versions of HBS 3: QTS 4.3.6: HBS 3 v3.0.210507 and later QTS 4.3.4: HBS 3 v3.0.210506 and later QTS 4.3.3: HBS 3 v3.0.210506 and later

CriticalCVSS 9.8Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

CVE-2021-28809 affects legacy QNAP HBS 3 backup software. The RTRR Server component lacks authentication for a critical function, letting a network attacker without credentials compromise operating system security. QNAP has released fixed HBS 3 versions for affected QTS 4.3.x lines.

Executive priority

Prioritize remediation quickly for any exposed QNAP NAS running affected legacy HBS 3. The business risk is high because compromise of backup infrastructure can affect data confidentiality, integrity, and availability.

Technical view

The issue is an improper access control and missing authentication flaw in HBS 3 RTRR Server. CVSS 3.1 is 9.8: network reachable, low complexity, no privileges, no user interaction, with high confidentiality, integrity, and availability impact.

Likely exposure

Exposure is most likely on QNAP NAS devices running legacy HBS 3 on QTS 4.3.6, 4.3.4, or 4.3.3 below the fixed versions. Risk increases where HBS 3 or RTRR services are reachable from untrusted networks.

Exploitation context

The source bundle does not show CISA KEV listing or cited evidence of active exploitation. However, the vulnerability is remotely reachable, unauthenticated, and critical, so exposed systems should be treated as urgent remediation targets.

Researcher notes

The bundle identifies fixed versions but not exact vulnerable version ranges beyond certain legacy HBS 3 releases. Do not assume other QNAP products are affected without vendor confirmation. Active exploitation is not established by the provided sources.

Mitigation direction

  • Upgrade QTS 4.3.6 systems to HBS 3 v3.0.210507 or later.
  • Upgrade QTS 4.3.4 systems to HBS 3 v3.0.210506 or later.
  • Upgrade QTS 4.3.3 systems to HBS 3 v3.0.210506 or later.
  • Limit HBS 3 and RTRR exposure to trusted networks until patched.
  • Check current QNAP guidance for any product-specific hardening steps.

Validation and detection

  • Inventory QNAP NAS devices and record QTS and HBS 3 versions.
  • Confirm HBS 3 is at or above the fixed version for its QTS branch.
  • Review whether RTRR or HBS 3 services are reachable from untrusted networks.
  • Check security monitoring for suspicious access to QNAP backup services.
  • Document any unsupported legacy devices requiring compensating controls.
Prepared
Confidence
high
Sources
4

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-284: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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
cwe · medium confidence lookup

CWE-306: Credential and account abuse lookup

Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. 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
cwe · low confidence lookup

CWE-749: 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
cve · low confidence lookup

CVE-2021-28809 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
3Source 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-28809Attack 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.HBS 3unspecifiedListed
QNAP Systems Inc.HBS 3unspecifiedListed
QNAP Systems Inc.HBS 3unspecifiedListed
Weakness

CWE details

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

CWE-284 · source CWE mapping

Improper Access Control

Improper Access Control represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.

CWE-306 · source CWE mapping

Missing Authentication for Critical Function

Missing Authentication for Critical Function represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.

CWE-749 · source CWE mapping

Exposed Dangerous Method or Function

Exposed Dangerous Method or Function represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.