216.73.216.75

CVE-2026-25046

· Published 29/01/2026 22:15 · Modified 29/01/2026 22:15

Labels: CVE-2026-25046 2026-01-29CVE-2026-25046CWE-77[email protected]

Essential information

Published
29/01/2026 22:15
Modified
29/01/2026 22:15
Author
Creator
CVSS
2.9 LOW (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:L/I:L/A:N

CVSS metrics

Description

Kimi Agent SDK is a set of libraries that expose the Kimi Code (Kimi CLI) agent runtime in applications. The vsix-publish.js and ovsx-publish.js scripts pass filenames to execSync() as shell command strings. Prior to version 0.1.6, filenames containing shell metacharacters like $(cmd) could execute arbitrary commands. Note: This vulnerability exists only in the repository's development scripts. The published VSCode extension does not include these files and end users are not affected. This is fixed in version 0.1.6 by replacing execSync with execFileSync using array arguments. As a workaround, ensure .vsix files in the project directory have safe filenames before running publish scripts.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
kimi / kimi agent sdk cpe:2.3:a:kimi:kimi_agent_sdk:<0.1.6:*:*:*:*:*:*:*

References