CVE-2026-59865

Summary

Kiota is an OpenAPI based HTTP Client code generator. Prior to 1.32.5, kiota info read x-ms-kiota-info.languagesInformation.<language>.dependencyInstallCommand plus dependency name and version values from an OpenAPI description and presented the spec-supplied command as Kiota's recommended install command, allowing an attacker-controlled or compromised description to cause command injection when the suggested command was run manually or through the Kiota VS Code extension's kiota info –json dependency-install flow. This issue is fixed in version 1.32.5.

Affected Software

VendorProductVersion RangeStatus
microsoftkiota< 1.32.5affected

Weaknesses

  • CWE-94: CWE-94: Improper Control of Generation of Code ('Code Injection')
  • CWE-829: CWE-829: Inclusion of Functionality from Untrusted Control Sphere

References