CVE-2026-4589
Server-Side Request Forgery in kalcaddle kodbox 1.64 PathDriverUrl
Publication date: 2026-03-23
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| kalcaddle | kodbok | 1.64 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-918 | The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in kalcaddle kodbox version 1.64, specifically in the function PathDriverUrl within the file /workspace/source-code/app/controller/explorer/editor.class.php of the fileGet Endpoint component.
The issue arises from manipulation of the argument 'path' which leads to server-side request forgery (SSRF). This means an attacker can make the server send unauthorized requests to internal or external systems.
The attack can be launched remotely, and an exploit is publicly available.
How can this vulnerability impact me? :
The vulnerability allows an attacker to perform server-side request forgery, which can lead to unauthorized internal or external requests being made by the server.
This can potentially expose sensitive internal services, lead to information disclosure, or be used as a pivot point for further attacks within the network.
Since the exploit is publicly available and the vendor did not respond to the disclosure, the risk of exploitation is higher.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know