CVE-2026-16628 Details
Description
A vulnerability was detected in oclif up to 4.23.16. Affected by this vulnerability is the function child_process.exec of the component JIT Plugin Entry Handler. Performing a manipulation of the argument jitPlugins results in os command injection. The attack is only possible with local access. The exploit is now public and may be used. The patch is named 939b045725e065baebc4587b8bccfd56731eed3d. To fix this issue, it is recommended to deploy a patch.
A command injection vulnerability has been identified in the Oclif command-line interface (CLI) versions through 4.23.16. The issue arises in the JIT Plugin Entry Handler, where the child_process.exec function is used to execute commands. The vulnerability allows for arbitrary OS command execution by manipulating the jitPlugins argument in the project's package.json file. This exploitation requires local access and can be executed through the public Oclif CLI by running the 'oclif manifest' command with a crafted project that includes malicious JIT plugin entries.
Users can upgrade to Oclif version 4.23.20 or later, where this vulnerability has been fixed.
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 Jul 22, 2026CISA-ADP
Assessed Jul 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://github.com/oclif/oclif/ | [email protected] | ProductVendor |
| https://github.com/oclif/oclif/commit/939b045725e065baebc4587b8bccfd56731eed3d | [email protected] | Source CodeVendor |
| https://github.com/oclif/oclif/issues/2051 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://github.com/oclif/oclif/pull/2052 | [email protected] | Issue TrackingVendor |
| https://vuldb.com/cve/CVE-2026-16628 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/860149 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/382372 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/382372/cti | [email protected] | Content Wall |
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 |
|---|---|
| oclif | <= 4.23.16 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 23, 2026 | CVE Modified | CISA-ADP |
| Jul 22, 2026 | New CVE Received | [email protected] |
Volerion