CVE-2025-52562
Awaiting Analysis Awaiting Analysis - Queue
BaseFortify

Publication date: 2025-06-23

Last updated on: 2025-06-26

Assigner: GitHub, Inc.

Description
Convoy is a KVM server management panel for hosting businesses. In versions 3.9.0-rc3 to before 4.4.1, there is a directory traversal vulnerability in the LocaleController component of Performave Convoy. An unauthenticated remote attacker can exploit this vulnerability by sending a specially crafted HTTP request with malicious locale and namespace parameters. This allows the attacker to include and execute arbitrary PHP files on the server. This issue has been patched in version 4.4.1. A temporary workaround involves implementing strict Web Application Firewall (WAF) rules to incoming requests targeting the vulnerable endpoints.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-06-23
Last Modified
2025-06-26
Generated
2026-05-07
AI Q&A
2025-06-24
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Currently, no data is known.
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-98 The PHP application receives input from an upstream component, but it does not restrict or incorrectly restricts the input before its usage in "require," "include," or similar functions.
CWE-22 The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is a directory traversal flaw in the LocaleController component of Performave Convoy versions 3.9.0-rc3 to before 4.4.1. An unauthenticated remote attacker can send a specially crafted HTTP request with malicious locale and namespace parameters to include and execute arbitrary PHP files on the server.


How can this vulnerability impact me? :

The vulnerability allows an unauthenticated attacker to execute arbitrary PHP code on the server, potentially leading to full system compromise, data theft, service disruption, and unauthorized access to sensitive information.


What immediate steps should I take to mitigate this vulnerability?

To mitigate this vulnerability immediately, implement strict Web Application Firewall (WAF) rules to filter and block incoming HTTP requests targeting the vulnerable LocaleController endpoints with malicious locale and namespace parameters. Additionally, upgrade Convoy to version 4.4.1 or later where the vulnerability is patched.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart