CVE-2022-50944

Severity CVSS v4.0:
HIGH
Type:
CWE-94 Code Injection
Publication date:
10/05/2026
Last modified:
12/05/2026

Description

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.