CVE-2026-4589 Details
Description
A vulnerability was identified in kalcaddle kodbox 1.64. The affected element is the function PathDriverUrl of the file /workspace/source-code/app/controller/explorer/editor.class.php of the component fileGet Endpoint. Such manipulation of the argument path leads to server-side request forgery. The attack may be launched remotely. The exploit is publicly available and might be used. The vendor was contacted early about this disclosure but did not respond in any way.
A server-side request forgery (SSRF) vulnerability has been identified in Kalcaddle Kodbox version 1.64. The issue arises in the fileGet endpoint, specifically within the PathDriverUrl function of editor.class.php. The vulnerability allows authenticated users to manipulate the path parameter and send requests to internal services, exfiltrating the responses. This exploitation is possible because the application does not adequately validate or restrict internal addresses and allows various protocols such as HTTP, HTTPS, and FTP.
It is recommended that Kodbox stops accepting arbitrary URLs in the path parameter of the fileGet endpoint. If remote reads are necessary, the application should enforce strict domain allowlisting, robust IP or netblock restrictions, scheme and port limits, safe redirect handling, and thorough logging and access control for all remote fetch operations.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Mar 23, 2026CISA-ADP
Assessed Mar 23, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-918 | Server-Side Request Forgery (SSRF) | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| kalcaddle kodbox | All versions |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Apr 18, 2026 | CVE Modified | [email protected] |
| Mar 23, 2026 | New CVE Received | [email protected] |
Volerion