S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
critical·Product Based Web Vulnerabilities·Updated Sep 18, 2025

CVE-2025-52207 Scanner

CVE-2025-52207 Scanner - Unrestricted File Upload vulnerability in MikoPBX

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsdomain, subdomain, ipv4
CostFree
2.6k
Times Used
continuous scan runs
6k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2025-52207
9.9
CVSScritical
Exploitable remotely over the internet · low-privilege account sufficient.

PBXCoreREST/Controllers/Files/PostController.php in MikoPBX through 2024.1.114 allows uploading a PHP script to an arbitrary directory.

Attack Vector
Network
Privileges Req.
Low
User Interaction
None
Affected
MikoPBXby MIKO
0
Updated Sep 9, 2026View on NVD →
Detail

MikoPBX is a telecommunications solution used by businesses for managing phone systems, offering features like call routing and handling. Typically deployed by small to medium enterprises, it integrates various communication tools to enhance connectivity. By providing a centralized platform, it supports the operations and customer service departments in managing interactions efficiently. The software, accessible through web interfaces, requires careful administration to secure configurations. Tech teams often utilize this system to ensure seamless communication. Its user-friendly interface allows administrators to manage settings, users, and features effectively.

The unrestricted file upload vulnerability enables attackers to upload any file type, bypassing existing security restrictions. This flaw can allow malware to infiltrate the system if proper filtration is not applied. In contexts like MikoPBX, PHP scripts can be uploaded and executed, emphasizing the need for secure upload mechanisms. Such vulnerabilities can lead to unintentional execution of scripts that compromise system integrity. Thus, addressing these upload loopholes is crucial to maintaining system safety. Mitigating these risks involves reviewing and updating code handling uploads.

Technically, the vulnerability lies within the upload handling of MikoPBX's API endpoints, specifically post-authentication. The problem is compounded in the 'PBXCoreREST/Controllers/Files/PostController.php,' where files are insufficiently restricted. Malicious actors, once authenticated, can upload PHP scripts with little resistance. The endpoint allows the 'multipart/form-data' content type, facilitating script uploads. Successful uploads can leverage arbitrary code execution due to unchecked file types. This weakness can lead to exposing stored sensitive data and operational disruption.

When this vulnerability is exploited, attackers might execute arbitrary PHP scripts, compromising system controls. Such exploitation can lead to complete data breaches or malware deployment, risking sensitive business and user data. Unauthorized access to system functions might result in data manipulation or loss. Malicious scripts could also degrade service availability or integrate the system into larger botnets. Intruders might exploit this access for lateral movements across networks, amplifying the impact. Resultantly, maintaining routine audits and security updates becomes essential.

REFERENCES

Solution Advice
  • Update MikoPBX to a version beyond 2024.1.114 to patch the vulnerability.
  • Implement strict file type filtering to ensure only safe file types can be uploaded.
  • Introduce validation checks for uploaded files, analyzing contents before allowing execution.
  • Monitor server logs for any unauthorized file upload attempts or unusual activities.
  • Restrict file upload permissions to only trusted users with minimal necessary authorization.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.

CVE-2025-52207 Scanner - Unrestricted File Upload vulnerability in MikoPBX | S4E