CVE-2023-40582
CWE-78Published: August 30, 2023· Updated: Jun 17, 2026
Official Description
find-exec is a utility to discover available shell commands. Versions prior to 1.0.3 did not properly escape user input and are vulnerable to Command Injection via an attacker controlled parameter. As a result, attackers may run malicious shell commands in the context of the running process. This issue has been addressed in version 1.0.3. users are advised to upgrade. Users unable to upgrade should ensure that all input passed to find-exec comes from a trusted source.
Risk Analysis
The find-exec utility is vulnerable to command injection due to improper input sanitization, allowing attackers to run malicious shell commands. This critical flaw allows for arbitrary code execution in the context of the running process.
There is no known public exploit, and it is not in the CISA KEV. The vulnerability is remotely exploitable with low attack complexity.
Upgrade to find-exec version 1.0.3 or ensure all input is strictly validated from trusted sources.
Technical Analysis
CVE-2023-40582 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.
The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.
A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), availability disruption (denial of service), with a CVSS base score of 9.8.
CVSS v3.1 Vector Breakdown
Affected Vendors & Products
Exploit & PoC Resources
Official Patches & Advisories
All References (4)
Quick Facts
Related CVEs (CWE-78)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2023-40582 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts