CVE-2025-32957

Severity CVSS v4.0:
Pending analysis
Type:
CWE-434 Unrestricted Upload of File with Dangerous Type
Publication date:
31/03/2026
Last modified:
01/04/2026

Description

baserCMS is a website development framework. Prior to version 5.2.3, the application's restore function allows users to upload a .zip file, which is then automatically extracted. A PHP file inside the archive is included using require_once without validating or restricting the filename. An attacker can craft a malicious PHP file within the zip and achieve arbitrary code execution when it is included. This issue has been patched in version 5.2.3.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:basercms:basercms:*:*:*:*:*:*:*:* 5.2.3 (excluding)