CVE-2026-8753 Details
Description
A security vulnerability has been detected in kalcaddle Kodbox up to 1.64. This issue affects the function parseVideoInfo of the file /workspace/source-code/plugins/fileThumb/lib/VideoResize.class.php of the component fileThumb Plugin. The manipulation of the argument ffmpegBin leads to command injection. It is possible to initiate the attack remotely. The exploit has been disclosed publicly and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
A command injection vulnerability has been identified in the KodBox application, specifically in versions through 1.64, within the FileThumb plugin. The issue arises in the 'parseVideoInfo' function of 'VideoResize.class.php', where the 'ffmpegBin' argument can be manipulated to execute arbitrary commands on the server. This vulnerability can be exploited remotely by authenticated users with plugin configuration rights.
To address this vulnerability, remove the direct concatenation of the 'ffmpegBin' value into shell commands. Instead, use safe process execution methods that separate command arguments to prevent injection. Additionally, validate and whitelist 'ffmpegBin' configurations to reject unsafe values before they can be exploited.
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 May 17, 2026CISA-ADP
Assessed May 18, 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/submit/810109 | [email protected] | Permission Required |
| https://vuldb.com/vuln/364380 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/364380/cti | [email protected] | AdvisoryPermission Required |
| https://vulnplus-note.wetolink.com/share/R0hHqwMywhsm | [email protected] | ExploitRemedyTechnical Analysis |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-74 | Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | [email protected] |
| CWE-77 | Improper Neutralization of Special Elements used in a Command ('Command Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| kalcaddle Kodbox | All versions |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 17, 2026 | New CVE Received | [email protected] |
Volerion