Vulnerabilites related to ConvoyPanel - panel
CVE-2025-52562 (GCVE-0-2025-52562)
Vulnerability from cvelistv5
Published
2025-06-23 20:48
Modified
2025-06-24 17:20
Severity ?
VLAI Severity ?
EPSS score ?
CWE
Summary
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.
References
▼ | URL | Tags |
---|---|---|
https://github.com/ConvoyPanel/panel/security/advisories/GHSA-43g3-qpwq-hfgg | x_refsource_CONFIRM | |
https://github.com/ConvoyPanel/panel/commit/f8d6202f3e4912b65dbd9f80ba625576944ab36c | x_refsource_MISC |
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
ConvoyPanel | panel |
Version: >= 3.9.0-rc.3, < 4.4.1 |
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2025-52562", "options": [ { "Exploitation": "none" }, { "Automatable": "yes" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2025-06-24T17:19:28.761352Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-06-24T17:20:21.802Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "panel", "vendor": "ConvoyPanel", "versions": [ { "status": "affected", "version": "\u003e= 3.9.0-rc.3, \u003c 4.4.1" } ] } ], "descriptions": [ { "lang": "en", "value": "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." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 10, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-22", "description": "CWE-22: Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)", "lang": "en", "type": "CWE" } ] }, { "descriptions": [ { "cweId": "CWE-98", "description": "CWE-98: Improper Control of Filename for Include/Require Statement in PHP Program (\u0027PHP Remote File Inclusion\u0027)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-06-23T20:48:17.456Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/ConvoyPanel/panel/security/advisories/GHSA-43g3-qpwq-hfgg", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/ConvoyPanel/panel/security/advisories/GHSA-43g3-qpwq-hfgg" }, { "name": "https://github.com/ConvoyPanel/panel/commit/f8d6202f3e4912b65dbd9f80ba625576944ab36c", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/ConvoyPanel/panel/commit/f8d6202f3e4912b65dbd9f80ba625576944ab36c" } ], "source": { "advisory": "GHSA-43g3-qpwq-hfgg", "discovery": "UNKNOWN" }, "title": "Convey Panel Directory Traversal in LocaleController leading to Remote Code Execution" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2025-52562", "datePublished": "2025-06-23T20:48:17.456Z", "dateReserved": "2025-06-18T03:55:52.035Z", "dateUpdated": "2025-06-24T17:20:21.802Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }