CVE-2026-6576 Details
Description
A vulnerability was determined in liangliangyy DjangoBlog up to 2.1.0.0. The affected element is the function CommandHandler of the file servermanager/api/commonapi.py of the component WeChat Bot Interface. Executing a manipulation of the argument Source can lead to command injection. It is possible to launch the attack remotely. The exploit has been publicly disclosed and may be utilized. The vendor was contacted early about this disclosure but did not respond in any way.
A command injection vulnerability has been identified in liangliangyy DjangoBlog versions through 2.1.0.0. The issue arises in the WeChat Bot Interface, specifically within the CommandHandler function of servermanager/api/commonapi.py. This vulnerability allows remote execution of arbitrary commands by manipulating the Source argument, as the application fails to properly sanitize user input before passing it to the operating system command execution function. The /robot endpoint is publicly accessible, and the hardcoded admin password can be easily exploited by bypassing the session-based lockout mechanism.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Apr 19, 2026CISA-ADP
Assessed Apr 20, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/3em0/cve_repo/blob/main/DjangoBlog/Vuln-1-WeChat-Bot-RCE.md | [email protected] | ExploitTechnical Analysis |
| https://vuldb.com/submit/790281 | [email protected] | Technical DescriptionVendor |
| https://vuldb.com/vuln/358211 | [email protected] | AdvisoryExploitPartial Content |
| https://vuldb.com/vuln/358211/cti | [email protected] | Content WallVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-74 | Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | [email protected] |
| CWE-77 | Improper Neutralization of Special Elements used in a Command ('Command Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| liangliangyy DjangoBlog | All versions |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Apr 19, 2026 | New CVE Received | [email protected] |
Volerion