Description

The file mexcel.php in the Vfront 0.99.52 codebase contains a vulnerable call to unserialize(base64_decode($_POST['mexcel'])), where $_POST['mexcel'] is user-controlled input. This input is decoded from base64 and deserialized without validation or use of the allowed_classes option, allowing an attacker to inject arbitrary PHP objects. This can lead to malicious behavior, such as Remote Code Execution (RCE), SQL Injection, Path Traversal, or Denial of Service, depending on the availability of exploitable classes in the Vfront codebase or its dependencies.

INFO

Published Date :

2025-10-16T00:00:00.000Z

Last Modified :

2025-10-16T19:42:22.484Z

Source :

mitre
AFFECTED PRODUCTS

The following products are affected by CVE-2025-60641 vulnerability.

Vendors Products
Vfront
  • Vfront
REFERENCES

Here, you will find a curated list of external links that provide in-depth information to CVE-2025-60641.

CVSS Vulnerability Scoring System

Detailed values of each vector for above chart.
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality Impact
Integrity Impact
Availability Impact