SCA: security update for Microsoft.OpenApi.Kiota, Microsoft.OpenApi.Kiota.Builder (GHSA-jqwh-526h-c92j)

high Tenable Self-Hosted Container Security Plugin ID 445274

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.4, Kiota's PHP generator embedded
OpenAPI description, default fields, property names, and other schema-derived strings into PHP double-
quoted literals through SanitizeDoubleQuote() in Writers/StringExtensions.cs without escaping $, allowing
attacker-controlled ${...}, $var, or {$obj->prop} interpolation constructs to inject arbitrary PHP code
into generated model and request-builder classes. This issue is fixed in version 1.32.4. (CVE-2026-59859)

Solution

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

See Also

https://github.com/advisories/GHSA-jqwh-526h-c92j

Plugin Details

Severity: High

ID: 445274

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.89

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-59859

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-59859

cwe: CWE-94