CVE-2026-2956
Remote Command Injection in qinming99 dst-admin revertBackup Function
Publication date: 2026-02-22
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| dst-admin_project | dst-admin | to 1.5.0 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-77 | The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component. |
| CWE-74 | The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component. |
Attack-Flow Graph
AI Powered Q&A
What immediate steps should I take to mitigate this vulnerability?
I don't know
Can you explain this vulnerability to me?
This vulnerability is a security flaw found in qinming99 dst-admin up to version 1.5.0, specifically in the revertBackup function located in the /home/restore file. It occurs due to improper handling of the argument 'Name', which allows an attacker to perform command injection.
Because the argument is manipulated, an attacker can inject and execute arbitrary commands on the affected system.
The attack can be launched remotely, meaning an attacker does not need local access to exploit this vulnerability.
Additionally, the exploit code has been publicly released, increasing the risk of attacks.
How can this vulnerability impact me? :
This vulnerability can allow an attacker to remotely execute arbitrary commands on the affected system, potentially leading to unauthorized control.
Such unauthorized command execution can result in data compromise, system disruption, or further exploitation within the network.
Since the exploit is publicly available, the risk of being targeted by automated or manual attacks is increased.
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