CVE-2022-50944 PUBLISHED

Aero CMS 0.0.1 PHP Code Injection via posts.php

Assigner: VulnCheck
Reserved: 11.01.2026 Published: 10.05.2026 Updated: 10.05.2026

Aero CMS 0.0.1 contains a PHP code injection vulnerability that allows authenticated attackers to execute arbitrary PHP code by uploading malicious files through the image parameter. Attackers can upload PHP files with embedded code to the admin posts.php endpoint with source=add_post parameter, and the uploaded files are executed by the server.

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 MegaTKC
Product Aero CMS
Versions
  • Version 0.0.1 is affected

Credits

  • Hubert Wojciechowski finder

References

Problem Types

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