CVE-2021-47937 PUBLISHED

e107 CMS 2.3.0 Authenticated Remote Code Execution via Theme Upload

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

e107 CMS 2.3.0 contains a remote code execution vulnerability that allows authenticated users with theme installation permissions to execute arbitrary commands by uploading malicious theme files. Attackers can upload a crafted theme package through the theme.php endpoint that deploys a web shell to the e107_themes directory, then execute system commands via the payload.php script.

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 E107
Product e107 CMS
Versions
  • Version 2.3.0 is affected

Credits

  • Halit AKAYDIN (hLtAkydn) finder

References

Problem Types

  • Unrestricted Upload of File with Dangerous Type CWE