CVE-2026-59860

Kiota is an OpenAPI based HTTP Client code generator. Prior to 1.32.3, Kiota is affected by a code-generation injection vulnerability in the C# XML documentation-comment sink (the description, externalDocs label, and externalDocs link fields emitted as /// … comments). When text from an OpenAPI description is written into single-line XML doc comments without stripping newline and Unicode line-terminator characters, an attacker can break out of the /// comment line and inject additional code into generated C# clients. This issue is fixed in version 1.32.3.
CVSS

No CVSS.

Configurations

No configuration.

History

16 Jul 2026, 16:19

Type Values Removed Values Added
References () https://github.com/microsoft/kiota/security/advisories/GHSA-3hrf-2gc2-mx32 - () https://github.com/microsoft/kiota/security/advisories/GHSA-3hrf-2gc2-mx32 -

16 Jul 2026, 15:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-16 15:16

Updated : 2026-07-29 20:17


NVD link : CVE-2026-59860

Mitre link : CVE-2026-59860

CVE.ORG link : CVE-2026-59860


JSON object : View

Products Affected

No product.

CWE
CWE-94

Improper Control of Generation of Code ('Code Injection')