Cyber Posture

CVE-2024-56804

High

Published: 03 October 2025

Published
03 October 2025
Modified
07 October 2025
KEV Added
Patch
CVSS Score 8.8 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0010 27.3th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-56804 is a high-severity SQL Injection (CWE-89) vulnerability in Qnap Video Station. Its CVSS base score is 8.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 27.3th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-2 (Flaw Remediation).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190) and 1 other technique. What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

SI-10 requires validating information inputs for consistency with expected content and format, directly and comprehensively preventing SQL injection exploits like CVE-2024-56804.

prevent

SI-2 mandates timely identification, reporting, and remediation of system flaws, directly addressing the SQL injection vulnerability fixed in Video Station 5.8.4.

prevent

SI-9 restricts information inputs to only allowed types and formats using techniques like allowlisting, providing additional mitigation against SQL injection payloads in CVE-2024-56804.

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1059 Command and Scripting Interpreter Execution
Adversaries may abuse command and script interpreters to execute commands, scripts, or binaries.
Why these techniques?

SQL injection in network-accessible web app (Video Station) directly enables remote code/command execution by authenticated users, mapping to public-facing app exploitation and command interpreters.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

An SQL injection vulnerability has been reported to affect Video Station. If a remote attacker gains a user account, they can then exploit the vulnerability to execute unauthorized code or commands. We have already fixed the vulnerability in the following…

more

version: Video Station 5.8.4 and later

Deeper analysisAI

CVE-2024-56804 is an SQL injection vulnerability (CWE-89) affecting QNAP's Video Station application. The flaw allows unauthorized code or command execution and has a CVSS v3.1 base score of 8.8 (AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H), indicating high severity due to its network accessibility, low attack complexity, and significant impacts on confidentiality, integrity, and availability.

A remote attacker who has obtained a valid user account on the affected Video Station instance can exploit this vulnerability to execute arbitrary code or commands, potentially leading to full system compromise.

QNAP's security advisory (QSA-25-32) confirms the issue has been addressed in Video Station version 5.8.4 and later, recommending users upgrade to a patched version for mitigation.

Details

CWE(s)

Affected Products

qnap
video station
5.8.0 — 5.8.4

CVEs Like This One

CVE-2025-53595Same product class: NAS / storage appliance
CVE-2025-29893Same product class: NAS / storage appliance
CVE-2025-59389Same product class: NAS / storage appliance
CVE-2025-52425Same product class: NAS / storage appliance
CVE-2025-29894Same product class: NAS / storage appliance
CVE-2025-62849Same product class: NAS / storage appliance
CVE-2025-54153Same product class: NAS / storage appliance
CVE-2026-22901Same product class: NAS / storage appliance
CVE-2025-44015Same product class: NAS / storage appliance
CVE-2025-30276Same product class: NAS / storage appliance

References