CVE-2025-60641
Last modified
CVE-2025-60641 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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. EPSS estimates a 0.40% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-60641?
How severe is CVE-2025-60641?
How do I fix CVE-2025-60641?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-6063The XiSearch bar plugin for WordPress is vulnerable to Cross…6.1
- CVE-2025-60632An issue was discovered in Free5GC v4.0.0 and v4.0.1 allowin…6.5
- CVE-2025-60633An issue was discovered in Free5GC v4.0.0 and v4.0.1 allowin…6.5
- CVE-2025-60638An issue was discovered in Free5GC v4.0.0 and v4.0.1 allowin…7.5
- CVE-2025-60639Hardcoded credentials in gsigel14 ATLAS-EPIC commit f29312c …6.5
- CVE-2025-6064The WP URL Shortener plugin for WordPress is vulnerable to C…6.1
- CVE-2025-60645A Cross-Site Request Forgery (CSRF) in xxl-api v1.3.0 allows…6.5
- CVE-2025-60646A stored cross-site scripting (XSS) in the Business Line Man…6.1
- CVE-2025-6065The Image Resizer On The Fly plugin for WordPress is vulnera…9.1
- CVE-2025-60660Tenda AC18 V15.03.05.19 was discovered to contain a stack ov…7.5
- CVE-2025-60661Tenda AC18 V15.03.05.19 was discovered to contain a stack ov…5.3
- CVE-2025-60662Tenda AC18 V15.03.05.19 was discovered to contain a stack ov…7.5
Are you affected by CVE-2025-60641?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
