CVE-2021-47939 PUBLISHED

Evolution CMS 3.1.6 Authenticated Remote Code Execution via Module Creation

Assigner: VulnCheck
Reserved: 01.02.2026 Published: 10.05.2026 Updated: 10.05.2026

Evolution CMS 3.1.6 contains a remote code execution vulnerability that allows authenticated users with module creation permissions to execute arbitrary system commands by injecting PHP code into module parameters. Attackers can send POST requests to /manager/index.php with malicious PHP code in the 'post' parameter to create modules that execute arbitrary commands when invoked.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.7

Product Status

Vendor Evo
Product Evolution CMS
Versions
  • Version 3.1.6 is affected

Credits

  • Halit AKAYDIN (hLtAkydn) finder

References

Problem Types

  • Improper Control of Generation of Code ('Code Injection') CWE