CVE-2026-59859

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

No CVSS.

Configurations

No configuration.

History

16 Jul 2026, 15:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-16 15:16

Updated : 2026-07-29 19:16


NVD link : CVE-2026-59859

Mitre link : CVE-2026-59859

CVE.ORG link : CVE-2026-59859


JSON object : View

Products Affected

No product.

CWE
CWE-94

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