Lucene search
+L

1053 matches found

Snyk
Snyk
added 2026/07/16 4:36 p.m.7 views

Arbitrary Code Injection

Overview Affected versions of this package are vulnerable to Arbitrary Code Injection via CodeMethodWriter in CodeMethodWriter.cs and RubyConventionService in RubyConventionService.cs. An attacker can inject arbitrary Ruby code into generated client classes by supplying an OpenAPI specification...

9.2CVSS6AI score0.01471EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/16 4:36 p.m.12 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the LanguageInformation handling in Kiota.Builder.Models.LanguageInformation and GenerationConfiguration when it reads x-ms-kiota-info clientClassName and clientNamespaceName values. An attacker can overwrite...

9.8CVSS6.4AI score0.01355EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/16 3:16 p.m.11 views

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

8.7CVSS0.01016EPSS
SaveExploits0References4
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
ATTACKERKB
ATTACKERKB
added 2026/07/16 2:36 p.m.8 views

CVE-2026-59861

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
SaveExploits0References5Affected Software1
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: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
Positive Technologies
Positive Technologies
added 2026/07/16 12:0 a.m.12 views

PT-2026-60480

Name of the Vulnerable Software and Affected Versions Kiota versions prior to 1.32.0 Description The Ruby generator in Kiota fails to properly escape the character when embedding OpenAPI default fields, property names, and other schema-derived strings into Ruby double-quoted literals. This occurs...

7.5CVSS6AI score0.01471EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/07/16 12:0 a.m.18 views

PT-2026-60482

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 validate outputPath values for clients and plugins within the .kiota/workspace.json configuration file. This allows a malicious repository ...

7CVSS5.9AI score0.01123EPSS
SaveExploits0References9
OSV
OSV
added 2026/07/13 3:15 p.m.8 views

PYSEC-2026-2894 PPTAgent: Arbitrary File Write via `save_generated_slides`

Summary This vulnerability has been fixed in https://github.com/icip-cas/PPTAgent/commit/418491a9a1c02d9d93194b5973bb58df35cf9d00. The savegeneratedslides MCP tool accepts a pptxpath argument and writes the generated PPTX file to that path without any workspace restriction or path validation:...

4.6CVSS6.1AI score0.00198EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/13 3:2 p.m.6 views

PYSEC-2026-3003 pyp2spec is Vulnerable to Code Injection

Impact pyp2spec was writing PyPI package metadata e.g. the summary field into the generated spec file without escaping RPM macro directives. When a packager then runs rpmbuild, those directives get evaluated, so a malicious package can execute arbitrary commands on the build machine. The macro...

7.8CVSS6.3AI score0.00198EPSS
SaveExploits0References6
CVE
CVE
added 2026/07/11 1:1 p.m.43 views

CVE-2026-61447

PraxionAI before 1.6.78 exposes a remote code execution flaw in CodeAgent._execute_python() that executes LLM-generated Python code without AST validation, import restrictions, or sandboxing. This enables prompt-injection to exfiltrate environment secrets and run arbitrary code on the host. The v...

10CVSS6.7AI score0.00742EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/09 5:17 p.m.9 views

UBUNTU-CVE-2026-58459

gpsd through release-3.27.5, fixed at commit 4c06658, contains a command injection vulnerability in gpsprof that allows attackers who control the GPS device subtype value to execute arbitrary shell commands by embedding backtick payloads in the gnuplot plot title without proper escaping. The...

9.6CVSS6.4AI score0.01796EPSS
SaveExploits1References4
OSV
OSV
added 2026/07/07 4:3 p.m.7 views

PYSEC-2026-1273 Copier's safe template has filesystem write access outside destination path

Impact Copier suggests that it's safe to generate a project from a safe template, i.e. one that doesn't use unsafe features like custom Jinja extensions which would require passing the --UNSAFE,--trust flag. As it turns out, a safe template can currently write files outside the destination path...

6.9CVSS6AI score0.00262EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/07/01 8:55 p.m.13 views

@hey-api/openapi-ts's `buildClientParams` template: prototype chain substitution via unknown `$<slot>___proto__` key

Summary dist/clients/core/params.ts in @hey-api/openapi-ts ships a runtime template that is copied verbatim into every generated SDK as params.gen.ts. When a caller passes an object argument containing an unknown key starting with a slot prefix $body, $headers, $path, $query, the function strips...

4.8CVSS5.9AI score0.00221EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/01 12:0 a.m.37 views

PT-2026-55206

Name of the Vulnerable Software and Affected Versions @hey-api/openapi-ts versions prior to 0.97.3 Description An issue exists in the dist/clients/core/params.ts file, which is used as a runtime template in generated SDKs. The buildClientParams function fails to validate unknown keys that start...

4.8CVSS5.4AI score0.00221EPSS
SaveExploits0References11
OSV
OSV
added 2026/06/29 11:50 a.m.10 views

PYSEC-2026-562 vanna vulnerable to remote code execution caused by prompt injection

In the latest version of vanna-ai/vanna, the vanna.ask function is vulnerable to remote code execution due to prompt injection. The root cause is the lack of a sandbox when executing LLM-generated code, allowing an attacker to manipulate the code executed by the exec function in...

9.8CVSS7.8AI score0.00875EPSS
SaveExploits0References5
OSV
OSV
added 2026/06/19 5:45 p.m.12 views

GHSA-9WXG-VF3R-56HC OpenZeppelin Contracts Wizard: Line terminators in info.securityContact / info.license can inject lines into generated source

Summary The Contracts Wizard generators printed info.securityContact and info.license verbatim into a single-line comment of the generated Solidity, Cairo, Stellar/Soroban, and Stylus source without rejecting line terminators. A newline \n or \r\n in either field ends the comment, so the text aft...

3.3CVSS6.1AI score
SaveExploits0References2
NVD
NVD
added 2026/06/17 1:20 p.m.17 views

CVE-2026-52705

Unauthenticated Arbitrary File Upload in SigmaForms Pro – AI Generated Forms = 1.4.5 versions...

9CVSS0.00285EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/06/17 9:51 a.m.33 views

CVE-2026-52705 WordPress SigmaForms Pro – AI Generated Forms plugin <= 1.4.5 - Arbitrary File Upload vulnerability

Unauthenticated Arbitrary File Upload in SigmaForms Pro – AI Generated Forms = 1.4.5 versions...

9CVSS0.00285EPSS
SaveExploits0References1
Rows per page
Query Builder