QNAP TS-453E QVRPro Exposed Method Enables Remote Code Execution
A critical vulnerability (CVE-2026-22898) in QNAP TS-453E QVRPro allows network-adjacent attackers to execute arbitrary code without authentication, receiving a CVSS score of 8.8 from the Zero Day Initiative.

Executive Summary
A critical vulnerability in QNAP's TS-453E network-attached storage (NAS) device, specifically within its QVRPro surveillance system software, allows unauthenticated, network-adjacent attackers to execute arbitrary code. Tracked as CVE-2026-22898 and assigned a CVSS v3.1 base score of 8.8 by Trend Micro's Zero Day Initiative (ZDI), the flaw stems from an exposed dangerous method in the excpostgres component. Successful exploitation grants an attacker the ability to run commands as the admin user on the underlying QTS operating system.
Technical Analysis
According to the ZDI advisory (ZDI-26-292), the vulnerability resides in the excpostgres service, which is part of the QVRPro video management system. The specific flaw is an "Exposed Dangerous Method" where the service improperly exposes a function that can be called remotely without any authentication. A network-adjacent attacker can send a specially crafted request to the vulnerable service, triggering the execution of operating system commands with the privileges of the admin user.
The advisory states the attack vector is "network adjacent," meaning the attacker must be on the same local network segment as the target device; the vulnerability is not exploitable directly from the internet unless the device's management interface is exposed. The lack of authentication requirements significantly lowers the barrier to exploitation. The impact is a complete compromise of the device, allowing an attacker to install malware, pivot to other systems, or disrupt surveillance operations.
Tactics, Techniques & Procedures
The primary technique observed in this vulnerability is Exploitation of Remote Services (T1210). An attacker would first need to perform network discovery to locate a QNAP TS-453E device running the vulnerable version of QVRPro. Following discovery, they would craft a network request to the exposed method in the excpostgres service to achieve Command and Scripting Interpreter: Unix Shell (T1059.004) for remote code execution.
Threat Actor Context
The ZDI advisory does not attribute this discovery to any specific threat actor or campaign. The vulnerability was reported to ZDI through its public bug bounty program. However, vulnerabilities in network-attached storage (NAS) and video surveillance systems are historically attractive targets for ransomware groups and botnet operators seeking to encrypt data for extortion or conscript devices into distributed denial-of-service (DDoS) networks. Given the high severity and lack of authentication, it is likely that proof-of-concept exploit code will be developed and integrated into automated scanning tools, increasing the risk of widespread exploitation.
Mitigations & Recommendations
QNAP has released security updates addressing this vulnerability. The primary and most critical mitigation is to immediately update the QTS operating system and all installed applications, including QVRPro, to the latest versions provided by QNAP.
Administrators should also implement network segmentation, ensuring QNAP NAS devices and surveillance system components are placed on a dedicated VLAN isolated from critical business and user networks. Direct exposure of QNAP management interfaces to the internet must be avoided; access should be restricted via a VPN. Regular audits of device logs for unusual authentication attempts or process execution are recommended.
As a general security practice for IoT and embedded devices, disable any services and applications that are not strictly required for operation.
Stay Updated
Get the latest cybersecurity news delivered to your inbox.
