CVE-2025-61505
MEDIUM EPSS 24.7%
Published Oct 10, 20258mo ago · Modified Jun 17, 20261w ago
6.5 CVSS 3.1
Published Oct 10, 2025 8mo ago
Last Modified Jun 17, 2026 1w ago
Description
e107 CMS thru 2.3.3 are vulnerable to insecure deserialization in the `install.php` script. The script processes user-controlled input in the `previous_steps` POST parameter using `unserialize(base64_decode())` without validation, allowing attackers to craft malicious serialized data. This could lead to remote code execution, arbitrary file operations, or denial of service, depending on available PHP object gadgets in the codebase.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality Low
Integrity Low
Availability None
Threat Intelligence
EPSS Exploit Probability
24.7% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-502 Deserialization of Untrusted Data Validation
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| e107 | e107 | * | ≤2.3.3 |
References 2
- github.com https://github.com/e107inc/e107/blob/master/install.php
- xancatos.org https://xancatos.org/cve202561505
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.