---
id: CVE-2026-73851
title: Kiota is an OpenAPI based HTTP Client code generator
summary: >-
  Kiota is an OpenAPI based HTTP Client code generator. Prior to 1.29.1 and
  1.34.0, an attacker who controls or tampers with the OpenAPI description
  consumed by Kiota can supply a file reference that resolves outside the
  manifest package (…
severity: none
cwe:
  - CWE-22
  - CWE-829
published: '2026-08-17'
updated: '2026-09-18'
sourceUpdated: '2026-09-18T20:09:01.757'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-73851'
references:
  - url: >-
      https://github.com/microsoft/kiota/commit/430008e9d700b3fe80f206c672415cfbd8e830e7
    label: security-advisories@github.com
  - url: >-
      https://github.com/microsoft/kiota/commit/de3d18d9fe31ced4ac749728d3a2f94811f59268
    label: security-advisories@github.com
  - url: 'https://github.com/microsoft/kiota/issues/7912'
    label: security-advisories@github.com
  - url: 'https://github.com/microsoft/kiota/pull/7910'
    label: security-advisories@github.com
  - url: 'https://github.com/microsoft/kiota/pull/7913'
    label: security-advisories@github.com
  - url: 'https://github.com/microsoft/kiota/releases/tag/v1.29.1'
    label: security-advisories@github.com
  - url: 'https://github.com/microsoft/kiota/releases/tag/v1.34.0'
    label: security-advisories@github.com
  - url: 'https://github.com/microsoft/kiota/security/advisories/GHSA-p5rm-jg5c-8c77'
    label: security-advisories@github.com
tags:
  - nvd
epss: 0.02275
epssPercentile: 0.82377
ingestedAt: '2026-09-18T20:51:25.618Z'
---

## Overview

Kiota is an OpenAPI based HTTP Client code generator. Prior to 1.29.1 and 1.34.0, an attacker who controls or tampers with the OpenAPI description consumed by Kiota can supply a file reference that resolves outside the manifest package (e.g. ../../../../etc/passwd, an absolute path, or a file:// / http(s):// URI). When the generated manifest is deployed and consumed by an AI host, this can lead to inclusion or disclosure of files outside the intended package boundary. This vulnerability is fixed in 1.29.1 and 1.34.0.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
