Cyber Resilience

CVE-2023-51364

High

Published: 26 April 2024

Published
26 April 2024
Modified
10 December 2025
KEV Added
Patch
CVSS Score v3.1 8.7 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:H
EPSS Score 0.1109 93.6th percentile
Risk Priority 24 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2023-51364 is a high-severity Path Traversal (CWE-22) vulnerability in Qnap Qts. Its CVSS base score is 8.7 (High).

Operationally, ranked in the top 6.4% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

Deeper analysis

A path traversal vulnerability tracked as CVE-2023-51364 affects multiple versions of QNAP QTS, QuTS hero, and QuTScloud operating systems. Classified under CWE-22, the flaw allows an attacker to read the contents of files outside expected directories, exposing sensitive data over the network. It carries a CVSS 3.1 score of 8.7 with the vector AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:H.

Remote unauthenticated attackers can exploit the issue across the network, although the high attack-complexity requirement applies. Successful exploitation can result in integrity and availability impacts with changed scope, while the confidentiality impact is rated as none in the CVSS assessment.

QNAP's security advisory QSA-24-14 states that the vulnerability has been addressed in QTS 5.1.4.2596 build 20231128 and later, QTS 4.5.4.2627 build 20231225 and later, QuTS hero h5.1.3.2578 build 20231110 and later, QuTS hero h4.5.4.2626 build 20231225 and later, and QuTScloud c5.1.5.2651 and later. The current EPSS score of 0.1109, with a peak of 0.1136, indicates moderate exploitation probability without evidence of a sharp post-disclosure rise.

EU & UK References

Vulnerability details

A path traversal vulnerability has been reported to affect several QNAP operating system versions. If exploited, the vulnerability could allow users to read the contents of unexpected files and expose sensitive data via a network. We have already fixed the…

more

vulnerability in the following versions: QTS 5.1.4.2596 build 20231128 and later QTS 4.5.4.2627 build 20231225 and later QuTS hero h5.1.3.2578 build 20231110 and later QuTS hero h4.5.4.2626 build 20231225 and later QuTScloud c5.1.5.2651 and later

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

qnap
qts
4.5.4.2627, 5.1.4.2596 · 4.5.1 — 4.5.4.2627 · 5.1.0 — 5.1.4.2596
qnap
quts hero
h4.5.4.2626, h5.1.3.2578 · h4.5.0 — h4.5.4.2626 · h5.1.0 — h5.1.3.2578
qnap
qutscloud
c5.0.0.1919 — c5.1.5.2651

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-22

Validates pathnames and filenames to prevent traversal outside intended directories.

References