Skip to main content

Djangoblog EUVD-2026-23707

| CVE-2026-6576 LOW
Command Injection (CWE-77)
2026-04-19 VulDB GHSA-fmjq-qmw7-vfrv
2.1
CVSS 4.0 · NVD

Severity by source

NVD PRIMARY
2.1 LOW
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
X

Lifecycle Timeline

8
Severity Changed
Apr 29, 2026 - 01:12 NVD
MEDIUM LOW
CVSS changed
Apr 29, 2026 - 01:12 NVD
5.3 (MEDIUM) 2.1 (LOW)
PoC Detected
Apr 29, 2026 - 01:00 vuln.today
Public exploit code
CVSS changed
Apr 19, 2026 - 19:22 NVD
6.3 (MEDIUM) 5.3 (MEDIUM)
Analysis Generated
Apr 19, 2026 - 19:19 vuln.today
EUVD ID Assigned
Apr 19, 2026 - 19:15 euvd
EUVD-2026-23707
Analysis Generated
Apr 19, 2026 - 19:15 vuln.today
CVE Published
Apr 19, 2026 - 19:00 nvd
LOW 2.1

DescriptionCVE.org

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.

AnalysisAI

Command injection in DjangoBlog WeChat Bot Interface allows authenticated remote attackers to execute arbitrary system commands by manipulating the Source argument in the CommandHandler function. Affected versions up to 2.1.0.0 are vulnerable. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Recon
Obtain authenticated credentials or session
Delivery
Craft HTTP request with malicious Source parameter
Exploit
Submit request to servermanager/api/commonapi.py endpoint
Install
CommandHandler processes unsanitized Source argument
C2
System command injection occurs
Execute
Arbitrary command execution with app privileges
Impact
Data exfiltration or system compromise

Vulnerability AssessmentAI

Exploitation Exploitation requires authenticated access to the WeChat Bot Interface component of DjangoBlog (PR:L in CVSS vector). … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The CVSS 3.1 vector (AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L) indicates moderate risk with network accessibility and low attack complexity, but requires authentication (PR:L). … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An authenticated user with access to the DjangoBlog WeChat Bot interface crafts a malicious Source parameter containing shell metacharacters combined with arbitrary system commands (e.g., 'test; cat /etc/passwd'). When the CommandHandler function processes this request without proper sanitization, the injected command is executed with the privileges of the DjangoBlog application server process, allowing the attacker to read sensitive files, execute reverse shells, or compromise the underlying system. …
Remediation No vendor-released patched version is available at this time due to vendor non-response. … Detailed patch versions, workarounds, and compensating controls in full report.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

EUVD-2026-23707 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy