CVE-2025-62846
SQL Injection in QHora Allows Admin Code Execution
Publication date: 2026-03-20
Last updated on: 2026-04-14
Assigner: QNAP Systems, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| qnap | qurouter | 2.6.0.239 |
| qnap | qurouter | 2.6.0.688 |
| qnap | qurouter | 2.6.1.028 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-89 | The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is an SQL injection issue affecting QHora devices. It allows a local attacker who already has an administrator account to exploit the vulnerability to execute unauthorized code or commands on the device.
How can this vulnerability impact me? :
If exploited, this vulnerability can allow an attacker with administrator access to execute unauthorized code or commands, potentially compromising the security and integrity of the affected device.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, you should upgrade your QuRouter device to version 2.6.2.007 or later, where the vulnerability has been fixed.
Additionally, ensure that only trusted administrators have access to the device, as exploitation requires an attacker to have an administrator account.