Authenticated command execution via unfiltered os.popen
Published Apr 19, 2026 · Updated Apr 19, 2026
Command injection in DjangoBlog 2.1.0 allows remote authenticated users to execute OS commands through the WeChat bot interface. CommandHandler passes the supplied command directly to os.popen and reads its output without validation, escaping, or an allowlist. The public bot endpoint requires bot authentication, but rotating source identifiers bypasses its per-source lockout; commands run with the application process's privileges.
Summary
What happened
Command injection in DjangoBlog 2.1.0 allows remote authenticated users to execute OS commands through the WeChat bot interface. CommandHandler passes the supplied command directly to os.popen and reads its output without validation, escaping, or an allowlist. The public bot endpoint requires bot authentication, but rotating source identifiers bypasses its per-source lockout; commands run with the application process's privileges.
The record
- CVE
- CVE-2026-6576
- Published
- Apr 19, 2026
- Updated
- Apr 19, 2026
- Vendor
- liangliangyy
- Product
- DjangoBlog
- Classifications
- CWE-77, CWE-74, T1059
- Attack vector
- network
- Privileges
- authenticated
Timeline
How it unfolded
- Apr 19, 2026CVE publishedPublication date reported by the CVE source.
- Apr 19, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=2.1.0
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- DjangoBlog WeChat Bot RCE proof of conceptproof of concept · unverified
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo