CVE-2026-16628
Received Received - Intake

Command Injection in oclif via JIT Plugin Entry Handler

Vulnerability report for CVE-2026-16628, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-22

Last updated on: 2026-07-22

Assigner: VulDB

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-22
Last Modified
2026-07-22
Generated
2026-07-23
AI Q&A
2026-07-23
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
oclif oclif to 4.23.16 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-77 The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.
CWE-78 The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is an OS command injection flaw in the oclif framework up to version 4.23.16. It exists in the child_process.exec function within the JIT Plugin Entry Handler component. An attacker with local access can manipulate the jitPlugins argument to execute arbitrary commands on the system.

Detection Guidance

This vulnerability is specific to the oclif framework up to version 4.23.16 and requires local access to exploit. Detection involves checking the installed version of oclif. Use the command: npm list oclif or oclif --version. If the version is 4.23.16 or lower, the system is vulnerable.

Impact Analysis

The impact includes potential unauthorized command execution on the affected system. Since local access is required, an attacker must already have some level of system access. This could lead to data theft, system compromise, or further lateral movement within a network.

Compliance Impact

This vulnerability allows local command injection via the jitPlugins argument in oclif up to 4.23.16. While it requires local access, successful exploitation could lead to unauthorized code execution, potentially compromising sensitive data handling. This may impact compliance with GDPR (data protection) and HIPAA (health data security) if exploited in systems processing regulated data.

Mitigation Strategies

Immediately update oclif to a patched version. Apply the patch referenced as 939b045725e065baebc4587b8bccfd56731eed3d. If updating is not possible, restrict local access to untrusted users and monitor for suspicious activity.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-16628. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart