Cyber Posture

CVE-2025-53595

High

Published: 03 October 2025

Published
03 October 2025
Modified
08 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-2025-53595 is a high-severity SQL Injection (CWE-89) vulnerability in Qnap Qsync Central. 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 RA-5 (Vulnerability Monitoring and Scanning) and SI-10 (Information Input Validation).

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

Directly prevents SQL injection vulnerabilities like CVE-2025-53595 by requiring validation and sanitization of user inputs to block malicious SQL code execution.

prevent

Ensures timely identification, reporting, and patching of flaws, directly mitigating CVE-2025-53595 through application of QNAP's fixed version 5.0.0.2.

preventdetect

Monitors and scans for vulnerabilities such as the SQL injection in Qsync Central, enabling detection and proactive remediation before exploitation.

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 Qsync Central service directly enables remote exploitation of a public-facing application (T1190) leading to arbitrary code/command execution (T1059).

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

NVD Description

An SQL injection vulnerability has been reported to affect Qsync Central. 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: Qsync Central 5.0.0.2 ( 2025/07/31 ) and later

Deeper analysisAI

CVE-2025-53595 is an SQL injection vulnerability (CWE-89) affecting Qsync Central, a component of QNAP systems. The issue 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 first obtains a valid user account on the affected Qsync Central instance can exploit the SQL injection flaw to execute arbitrary code or commands. This requires low privileges (PR:L) but no user interaction, enabling privilege escalation or further system compromise from a remote position.

QNAP's security advisory (QSA-25-35) confirms the vulnerability has been addressed in Qsync Central version 5.0.0.2, released on 2025/07/31, and all subsequent versions. Security practitioners should update to these patched releases immediately to mitigate the risk.

Details

CWE(s)

Affected Products

qnap
qsync central
5.0.0.0 — 5.0.0.2

CVEs Like This One

CVE-2025-29893Same product: Qnap Qsync Central
CVE-2025-29894Same product: Qnap Qsync Central
CVE-2025-54153Same product: Qnap Qsync Central
CVE-2025-30276Same product: Qnap Qsync Central
CVE-2025-52870Same product: Qnap Qsync Central
CVE-2025-48724Same product: Qnap Qsync Central
CVE-2025-30277Same product: Qnap Qsync Central
CVE-2025-48723Same product: Qnap Qsync Central
CVE-2025-30278Same product: Qnap Qsync Central
CVE-2025-30269Same product: Qnap Qsync Central

References