CVE-2026-59867

Kiota is an OpenAPI based HTTP Client code generator. Prior to 1.32.5, Kiota resolved OpenAPI $ref values by fetching remote http(s) URLs and reading local absolute or out-of-tree file paths, allowing `kiota generate` on an attacker-controlled or attacker-influenced description to perform build-time SSRF, remote file inclusion, and local file inclusion by inlining external schemas such as REMOTE_KIOTA_PROP or Leaked into generated clients. This issue is fixed in version 1.32.5 by AllowedExternalOriginsStreamLoader and the --allowed-external-origins option.
Configurations

No configuration.

History

16 Jul 2026, 16:19

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-16 16:19

Updated : 2026-07-16 17:13


NVD link : CVE-2026-59867

Mitre link : CVE-2026-59867

CVE.ORG link : CVE-2026-59867


JSON object : View

Products Affected

No product.

CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

CWE-829

Inclusion of Functionality from Untrusted Control Sphere

CWE-918

Server-Side Request Forgery (SSRF)