Lucene search
+L

793 matches found

ATTACKERKB
ATTACKERKB
added 2026/07/16 2:48 p.m.10 views

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

7.1CVSS6.2AI score0.01921EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/16 2:48 p.m.11 views

CVE-2026-59867 Kiota: Generation-time SSRF + remote/local file inclusion via unrestricted $ref

Kiota is an OpenAPI based HTTP Client code generator. Prior to 1.32.5, Kiota resolved OpenAPI $ref values by fetching remote https 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...

7.1CVSS6.2AI score0.01921EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/16 2:48 p.m.12 views

CVE-2026-59867

CVE-2026-59867 affects Kiota, an OpenAPI-based HTTP client code generator. Before 1.32.5, Kiota’s OpenAPI $ref resolution could fetch remote http(s) URLs or read local absolute/out-of-tree file paths, enabling build‑time SSRF, remote file inclusion, and local file inclusion when generating client...

7.1CVSS6.2AI score0.01921EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/16 2:48 p.m.67 views

CVE-2026-59867 Kiota: Generation-time SSRF + remote/local file inclusion via unrestricted $ref

Kiota is an OpenAPI based HTTP Client code generator. Prior to 1.32.5, Kiota resolved OpenAPI $ref values by fetching remote https 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...

7.1CVSS0.01921EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/16 2:48 p.m.6 views

CVE-2026-59867 Kiota: Generation-time SSRF + remote/local file inclusion via unrestricted $ref

Kiota is an OpenAPI based HTTP Client code generator. Prior to 1.32.5, Kiota resolved OpenAPI $ref values by fetching remote https 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...

7.1CVSS6.2AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/16 2:46 p.m.50 views

CVE-2026-59866 Kiota: Arbitrary file write + code-injection via x-ms-kiota-info clientClassName and clientNamespaceName

Kiota is an OpenAPI based HTTP Client code generator. Prior to 1.32.5, Kiota emitted x-ms-kiota-info clientClassName and clientNamespaceName values without identifier or path sanitization as both generated client class or namespace names and generated output path components when kiota generate ra...

9.3CVSS0.01355EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/16 2:42 p.m.9 views

CVE-2026-59863

Kiota is an OpenAPI based HTTP Client code generator. Prior to 1.32.5, Kiota honored a poisoned .kiota/workspace.json workspace configuration without validating per-client or per-plugin outputPath values during kiota client generate and kiota plugin generate, allowing a malicious repository or pu...

7CVSS6.2AI score0.01123EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/07/16 2:42 p.m.16 views

CVE-2026-59863

Kiota (OpenAPI-based HTTP client code generator) prior to version 1.32.5 mishandled the poisoned .kiota/workspace.json workspace configuration by not validating per-client or per-plugin outputPath values during kiota client generate and kiota plugin generate. This could allow an attacker (e.g., v...

7CVSS6.2AI score0.01123EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/16 2:40 p.m.19 views

CVE-2026-59859

Kiota’s PHP generator (prior to 1.32.4) embeds OpenAPI-derived strings directly into PHP double-quoted literals via SanitizeDoubleQuote(), without escaping $. This permits attacker-controlled interpolation constructs like ${…}, $var, or {$obj->prop} to inject arbitrary PHP code into generated ...

8.7CVSS6.2AI score0.01016EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/16 2:40 p.m.5 views

CVE-2026-59859 Kiota: Code Generation Literal Injection in the PHP Generator

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

8.7CVSS6.2AI score
SaveExploits0References6
OSV
OSV
added 2026/07/16 2:38 p.m.6 views

CVE-2026-59862 Kiota: Code Generation Literal Injection in the Python Generator

Kiota is an OpenAPI based HTTP Client code generator. Prior to 1.32.0, Kiota's Python generator let attacker-controlled enum value descriptions from x-ms-enum.values.description flow through KiotaBuilder.SetEnumOptions into Documentation.DescriptionTemplate and...

7.5CVSS6.2AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/07/16 2:36 p.m.10 views

CVE-2026-59861 Kiota: Code Generation Literal Injection in Kiota Ruby Generator

Kiota is an OpenAPI based HTTP Client code generator. Prior to 1.32.0, Kiota's Ruby generator embedded OpenAPI default fields, property names, and other schema-derived strings through CodeMethodWriter.cs and SanitizeForQuotedLiteral in Writers/StringExtensions.cs into Ruby double-quoted literals...

7.5CVSS6.2AI score0.01471EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/16 2:36 p.m.18 views

CVE-2026-59861

Kiota Ruby generator vulnerability (CVE-2026-59861): Before version 1.32.0, the Ruby code generator embedded OpenAPI-derived strings into Ruby double-quoted literals without escaping interpolation markers (# {expr}, #$var, #@var). This allowed attacker-controlled interpolations to inject arbitrar...

7.5CVSS6.2AI score0.01471EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/16 2:34 p.m.58 views

CVE-2026-59860 Kiota: XML Doc-Comment Newline Breakout Code Injection

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

8.7CVSS0.01016EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/16 2:34 p.m.19 views

CVE-2026-59860

Kiota is an OpenAPI-based HTTP client code generator. Prior to 1.32.3, it is affected by a code-generation injection in the C# XML documentation-comment sink when OpenAPI descriptions are written into single-line /// comments without stripping newline/Unicode terminators, allowing injection into ...

8.7CVSS6.1AI score0.01016EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/07/16 2:34 p.m.11 views

CVE-2026-59860 Kiota: XML Doc-Comment Newline Breakout Code Injection

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

8.7CVSS6.1AI score0.01016EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/16 12:0 a.m.16 views

PT-2026-60491

Name of the Vulnerable Software and Affected Versions Kiota versions prior to 1.32.5 Description Kiota, an OpenAPI based HTTP Client code generator, fails to sanitize x-ms-kiota-info clientClassName and clientNamespaceName values when the kiota generate command is executed without the...

9.3CVSS6AI score0.01355EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/07/16 12:0 a.m.10 views

PT-2026-60492

Name of the Vulnerable Software and Affected Versions Kiota versions prior to 1.32.5 Description Kiota resolves OpenAPI $ref values by fetching remote https URLs and reading local absolute or out-of-tree file paths. When using kiota generate with an attacker-controlled or influenced description,...

7.1CVSS5.9AI score0.01921EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/07/16 12:0 a.m.14 views

PT-2026-60478

Name of the Vulnerable Software and Affected Versions Kiota versions prior to 1.32.4 Description The PHP generator in Kiota fails to properly escape the $ character when embedding OpenAPI descriptions, default fields, property names, and other schema-derived strings into PHP double-quoted literal...

8.7CVSS5.7AI score0.01016EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/07/16 12:0 a.m.15 views

PT-2026-60490

Name of the Vulnerable Software and Affected Versions Kiota versions prior to 1.32.5 Description Kiota is an OpenAPI based HTTP Client code generator. The kiota info command reads the x-ms-kiota-info.languagesInformation..dependencyInstallCommand along with dependency name and version values from...

9.3CVSS5.9AI score0.0319EPSS
SaveExploits0References10
Rows per page
Query Builder