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

01 Apr 2026, 20:31

Type Values Removed Values Added
References () https://basercms.net/security/JVN_20837860 - () https://basercms.net/security/JVN_20837860 - Vendor Advisory
References () https://github.com/baserproject/basercms/releases/tag/5.2.3 - () https://github.com/baserproject/basercms/releases/tag/5.2.3 - Release Notes
References () https://github.com/baserproject/basercms/security/advisories/GHSA-hv78-cwp4-8r7r - () https://github.com/baserproject/basercms/security/advisories/GHSA-hv78-cwp4-8r7r - Exploit, Vendor Advisory
First Time Basercms basercms
Basercms
CPE cpe:2.3:a:basercms:basercms:*:*:*:*:*:*:*:*

31 Mar 2026, 20:16

Type Values Removed Values Added
Summary
  • (es) baserCMS es un framework de desarrollo de sitios web. Antes de la versión 5.2.3, la función de restauración de la aplicación permite a los usuarios subir un archivo .zip, que luego se extrae automáticamente. Un archivo PHP dentro del archivo comprimido se incluye usando require_once sin validar ni restringir el nombre del archivo. Un atacante puede crear un archivo PHP malicioso dentro del zip y lograr la ejecución de código arbitrario cuando este se incluye. Este problema ha sido parcheado en la versión 5.2.3.
References () https://github.com/baserproject/basercms/security/advisories/GHSA-hv78-cwp4-8r7r - () https://github.com/baserproject/basercms/security/advisories/GHSA-hv78-cwp4-8r7r -

31 Mar 2026, 01:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-31 01:16

Updated : 2026-04-01 20:31


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