LiveActive security incident?Get immediate response
CVE Record

CVE-2025-62858: QTS, QuTS hero

A buffer overflow 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 modify memory or crash processes. 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

MediumCVSS 5.1Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This issue affects QNAP NAS operating systems. It is not described as a break-in by itself: the attacker must already have an administrator account. With that access, they may be able to corrupt memory or crash processes, creating operational disruption and limited integrity risk.

Executive priority

Treat as a scheduled but important NAS maintenance item. Prioritize internet-facing or business-critical QNAP systems and environments with weak administrator account controls.

Technical view

CVE-2025-62858 is a CWE-121 buffer overflow in QNAP QTS and QuTS hero. The CVSS 4.0 vector is network-accessible, low complexity, no user interaction, but requires high privileges. QNAP states a remote attacker with an administrator account could modify memory or crash processes.

Likely exposure

Exposure is likely limited to QNAP NAS systems running affected QTS or QuTS hero versions below QNAP's fixed builds, especially where administrator access is broadly available or compromised.

Exploitation context

The supplied sources do not report active exploitation, public exploit availability, or CISA KEV listing. The main constraint is privilege: exploitation requires an administrator account before the buffer overflow can be abused.

Researcher notes

Evidence is limited to the CVE record and QNAP advisory. The advisory confirms impact and fixed versions but does not describe vulnerable components, exploit details, indicators, or compensating controls beyond upgrading.

Mitigation direction

  • Upgrade QTS to 5.2.9.3410 build 20260214 or later.
  • Upgrade QuTS hero h5.2 to h5.2.9.3410 build 20260214 or later.
  • Upgrade QuTS hero h5.3 to h5.3.4.3500 build 20260520 or later.
  • Upgrade QuTS hero h6.0 to h6.0.0.3397 build 20260206 or later.
  • Review QNAP's advisory for any environment-specific guidance.

Validation and detection

  • Inventory QNAP NAS devices and record QTS or QuTS hero versions.
  • Compare installed builds against QNAP's fixed version list.
  • Review administrator accounts for unnecessary, shared, or stale access.
  • Check recent system stability events for unexplained process crashes.
  • Confirm patched systems report a fixed or later build.
Prepared
Confidence
high
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
cve · low confidence lookup

CVE-2025-62858 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
Medium
CVSS
5.1 (4.0)
Known Exploited
No
Published

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N

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
3Timeline 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
5.1CVSS 4.0MediumCVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:Nqnap

Vulnerability scoring details

Base CVSS 4.0 score

5.1Medium
CVSS 4.0 vector shape for CVE-2025-62858Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
QNAP Systems Inc.QTS5.2.0unaffected
QNAP Systems Inc.QuTS heroh5.2.0, h5.3.0, ?unaffected
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.