A command injection vulnerability has been reported to affect several QNAP operating system versions. If a remote attacker gains an administrator account, they can then exploit the vulnerability to execute arbitrary commands.
We have already fixed the vulnerability in the following versions:
QTS 5.2.9.3410 build 20260214 and later
QuTS hero h5.2.9.3410 build 20260214 and later
QuTS hero h5.3.4.3500 build 20260520 and later
QuTS hero h6.0.0.3397 build 20260206 and later
Security readout for executives and security teams
Plain-English summary
This is a serious QNAP NAS operating system issue. If an attacker already has an administrator account, they may execute arbitrary commands on the device. That can threaten stored data, service availability, and device integrity, but the sources do not show active exploitation.
Executive priority
Prioritize patching QNAP NAS devices that hold sensitive data or are administered remotely. The attacker needs admin credentials, but successful exploitation could allow full command execution on the device.
Technical view
CVE-2025-66273 is a CWE-78 command injection flaw affecting QNAP QTS and QuTS hero versions. CVSS v4.0 is 8.6: network reachable, low complexity, no user interaction, but high privileges required. QNAP states the issue is fixed in specified QTS and QuTS hero builds.
Likely exposure
Exposure is likely limited to QNAP NAS systems running affected QTS or QuTS hero builds where an attacker can obtain administrator access. The source bundle does not identify unauthenticated exploitation or specific internet-exposed management paths.
Exploitation context
The CVE requires a remote attacker to have an administrator account before exploitation. KEV status is false, and the provided sources do not cite active exploitation, public exploit availability, or observed campaigns.
Researcher notes
Affected-version detail is incomplete in the bundle: the affected list includes broad versions and a placeholder, while QNAP provides fixed build thresholds. Treat the vendor advisory as the primary source for remediation and verify exact firmware branches before closure.
Mitigation direction
Update QTS to 5.2.9.3410 build 20260214 or later.
Update QuTS hero h5.2 to h5.2.9.3410 build 20260214 or later.
Update QuTS hero h5.3 to h5.3.4.3500 build 20260520 or later.
Update QuTS hero h6.0 to h6.0.0.3397 build 20260206 or later.
Check QNAP advisory QSA-26-10 for branch-specific guidance.
Validation and detection
Inventory all QNAP QTS and QuTS hero devices and record exact build numbers.
Compare installed builds against QNAP’s fixed versions in QSA-26-10.
Review administrator accounts for unexpected users or excessive privileges.
Confirm management access is limited to trusted administrators and networks.
Monitor QNAP’s advisory for any revised affected-version details.
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-78: Command execution behavior lookup
Command injection weaknesses can lead defenders to review execution techniques and command interpreter telemetry. 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.
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.
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
3Timeline events
1ADP providers
2Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total
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.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-78 · source CWE mapping
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.