SCA: security update for Microsoft.OpenApi.Kiota, Microsoft.OpenApi.Kiota.Builder (GHSA-3hrf-2gc2-mx32)

high Tenable Self-Hosted Container Security Plugin ID 445293

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-59860)

Solution

Update the Microsoft.OpenApi.Kiota library and its related packages to version 1.32.3 or later.

See Also

https://github.com/advisories/GHSA-3hrf-2gc2-mx32

Plugin Details

Severity: High

ID: 445293

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 7/24/2026

Updated: 7/24/2026

Risk Information

VPR

Risk Factor: Medium

Score: 6.9

Percentile: 96.84

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.5

Temporal Score: 5.5

Vector: CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P

CVSS Score Source: CVE-2026-59860

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.5

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

CVSS v4

Risk Factor: High

Base Score: 8.7

Threat Score: 6.3

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 7/24/2026

Vulnerability Publication Date: 7/16/2026

Reference Information

CVE: CVE-2026-59860

cwe: CWE-94