CVE-2025-61505
Unknown Unknown - Not Provided

BaseFortify

Vulnerability report for CVE-2025-61505, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2025-10-10

Last updated on: 2025-10-14

Assigner: MITRE

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 Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2025-10-10
Last Modified
2025-10-14
Generated
2026-07-06
AI Q&A
2025-10-10
EPSS Evaluated
2026-07-05
NVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
vfront vfront 0.99.52
e107 e107 *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-502 The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability exists in e107 CMS versions up to 2.3.3 in the install.php script. It involves insecure deserialization where the script unserializes user-controlled input from the previous_steps POST parameter without validation. Attackers can exploit this by crafting malicious serialized data, potentially leading to remote code execution, arbitrary file operations, or denial of service.

Impact Analysis

The vulnerability can allow attackers to execute remote code on the server, perform arbitrary file operations, or cause denial of service. This can compromise the security and availability of the affected system.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-61505. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart