Cyber Resilience

CVE-2024-13087

Command Injection in Qnap Qurouter 2.4.0.190 … 2.4.6.028

Published
06 June 2025
Modified
24 September 2025
Patch / advisory
CVSS Score v4 2.4
Click a component to see what it means
Raw vectorCVSS:4.0/AV:P/AC:L/AT:N/PR:H/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
EPSS Score 0.0060 45th percentile
Risk Priority 15 floored blend · peak EPSS

Summary

CVE-2024-13087 is a low-severity OS Command Injection (CWE-78) vulnerability in Qnap Qurouter. Its CVSS base score is 2.4 (Low).

Operationally, ranked at the 45th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

A command injection vulnerability has been reported to affect QHora. If an attacker gains local network access who have also gained an administrator account, they can then exploit the vulnerability to execute arbitrary commands. We have already fixed the vulnerability…

more

in the following version: QuRouter 2.4.6.028 and later

CWE(s)

Related Threats

CVEs Like This One

CVE-2024-48860Same product: Qnap Qurouter
CVE-2024-50390Same product: Qnap Qurouter
CVE-2025-29887Same product: Qnap Qurouter
CVE-2024-53700Same product: Qnap Qurouter
CVE-2024-48861Same product: Qnap Qurouter
CVE-2024-50389Same product: Qnap Qurouter
CVE-2017-6361Same product class: NAS / storage appliance
CVE-2023-32976Same product class: NAS / storage appliance
CVE-2024-14026Same product class: NAS / storage appliance
CVE-2023-34979Same product class: NAS / storage appliance

Affected Assets

qnap
qurouter
2.4.0.190, 2.4.1.172, 2.4.1.634, 2.4.2.317, 2.4.2.538

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)

Validate
Prove the fix (OWASP ASVS)
  • V1.2.5
  • V1.2.8
  • V15.2.5

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-78

Platform-independent apps typically execute inside a managed runtime or sandbox that restricts direct OS command execution, reducing the ability to exploit OS command injection.

addresses: CWE-78

Validates inputs to block special elements that would alter OS command execution.

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.PS-06 mostly match
prevents

PR.PS-06's SDLC practices directly require secure coding and input handling that blocks command-injection defects, yet the single broad outcome leaves many specific neutralization vectors and verification gaps unaddressed.

PR.PS-02 partial match
prevents

Routine patching/maintenance can remediate known command-injection CVEs in dependencies (partial forward) but does nothing to stop developers from introducing improper neutralization in custom code (none reverse).

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

detects

Security testing and code review target insecure use of operating-system command interfaces, catching command-injection flaws introduced during development.

References