CVE-2026-4591 Details
Description
A weakness has been identified in kalcaddle kodbox 1.64. This affects the function checkBin of the file /workspace/source-code/plugins/fileThumb/app.php of the component fileThumb Endpoint. Executing a manipulation can lead to os command injection. The attack can be executed remotely. The exploit has been made available to the public and could be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.
A command injection vulnerability has been identified in Kalcaddle Kodbox version 1.64, specifically within the FileThumb plugin. The issue arises in the 'checkBin' function of 'app.php', where the application improperly sanitizes input before passing it to 'shell_exec'. This flaw allows authenticated administrators to manipulate configuration values with shell metacharacters, executing arbitrary commands on the server with the web server's privileges.
It is recommended to remove unsafe concatenation of shell commands, implement strict whitelisting of allowed binaries and paths, use non-shell process execution methods with validated arguments, and review and tighten configuration permissions.
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.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://vuldb.com/?ctiid.352427 | [email protected] | Technical Description |
| https://vuldb.com/?id.352427 | [email protected] | AdvisoryExploitPartial Content |
| https://vuldb.com/?submit.775470 | [email protected] | Technical Description |
| https://vulnplus-note.wetolink.com/share/3ml5XA0firIa | [email protected] | Broken Link |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-77 | Improper Neutralization of Special Elements used in a Command ('Command Injection') | [email protected] |
| CWE-78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| kalcaddle kodbox | All versions |
CPE
Remediation
| |
Change History
4 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] |
| Mar 23, 2026 | New CVE Received | [email protected] |
Volerion