CVE-2025-32957

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:basercms:basercms:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-03-31 01:16

Updated : 2026-06-17 09:12


NVD link : CVE-2025-32957

Mitre link : CVE-2025-32957

CVE.ORG link : CVE-2025-32957


JSON object : View

Products Affected

basercms

  • basercms
CWE
CWE-434

Unrestricted Upload of File with Dangerous Type