LiveActive security incident?Get immediate response
CVE Record

CVE-2023-41275: QTS, QuTS hero, QuTScloud

A buffer copy without checking size of input vulnerability has been reported to affect several QNAP operating system versions. If exploited, the vulnerability could allow authenticated administrators to execute code via a network. We have already fixed the vulnerability in the following versions: QTS 5.1.2.2533 build 20230926 and later QuTS hero h5.1.2.2534 build 20230927 and later QuTScloud c5.1.5.2651 and later

MediumCVSS 5.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2023-41275 affects QNAP QTS, QuTS hero, and QuTScloud. An authenticated administrator could trigger a buffer-copy flaw over the network and gain code execution. Business urgency is moderate because administrator privileges are required, but impacted NAS systems often hold sensitive data and should be updated promptly.

Executive priority

Treat as a timely patching item, not an emergency. Prioritize exposed or high-value QNAP storage systems because compromise of admin-level code execution can affect sensitive data operations.

Technical view

The issue is a buffer copy without input-size checking, mapped to CWE-120 and CWE-122. QNAP states exploitation could let authenticated administrators execute code via a network. Fixed versions are QTS 5.1.2.2533 build 20230926, QuTS hero h5.1.2.2534 build 20230927, and QuTScloud c5.1.5.2651 or later.

Likely exposure

Exposure is most likely on QNAP devices running affected 5.1.x, h5.1.x, or c5.x.x releases below the fixed versions, especially where administrator access is available over a network.

Exploitation context

The source bundle does not report active exploitation, and the CVE is not marked KEV. Exploitation requires high privileges, but successful use may still affect integrity and availability on network-accessible QNAP systems.

Researcher notes

Evidence is limited to the CVE record and QNAP advisory summary. The sources identify vulnerability class, privilege requirement, network vector, and fixed versions, but do not provide exploit details or named mitigations beyond upgrading.

Mitigation direction

  • Upgrade QTS to 5.1.2.2533 build 20230926 or later.
  • Upgrade QuTS hero to h5.1.2.2534 build 20230927 or later.
  • Upgrade QuTScloud to c5.1.5.2651 or later.
  • Review QNAP advisory QSA-23-38 for current vendor guidance.
  • Prioritize systems with remotely reachable administrator access.

Validation and detection

  • Inventory QNAP QTS, QuTS hero, and QuTScloud assets.
  • Record exact OS version and build for each device.
  • Compare versions against the fixed releases listed by QNAP.
  • Check whether administrator interfaces are reachable over network paths.
  • Confirm post-upgrade versions match or exceed QNAP fixed versions.
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-120: 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
cwe · low confidence lookup

CWE-122: 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-2023-41275 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.5 (3.1)
Known Exploited
No
Published

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

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
5.5CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:L/A:L2.32.7Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.5Medium
CVSS 3.1 vector shape for CVE-2023-41275Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
QNAP Systems Inc.QTS5.1.xunaffected
QNAP Systems Inc.QuTS heroh5.1.xunaffected
QNAP Systems Inc.QuTScloudc5.x.xunaffected
Weakness

CWE details

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

CWE-120 · source CWE mapping

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.

CWE-122 · source CWE mapping

Heap-based Buffer Overflow

Heap-based Buffer Overflow represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.