Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-2ww3-72rp-wpp4

Опубликовано: 06 фев. 2026
Источник: github
Github: Прошло ревью
CVSS3: 9.9

Описание

Semantic Kernel has Arbitrary File Write via AI Agent Function Calling in .NET SDK

Impact

What kind of vulnerability is it? Who is impacted? An Arbitrary File Write vulnerability has been identified in Microsoft's Semantic Kernel .NET SDK, specifically within the SessionsPythonPlugin. Developers who have built applications which include Microsoft's Semantic Kernel .NET SDK and are using the SessionsPythonPlugin

Patches

Has the problem been patched? What versions should users upgrade to? The problem has been fixed in Microsoft.SemanticKernel.Plugins.Core version 1.71.0. Users should upgrade to version 1.71.0 or higher.

Workarounds

Is there a way for users to fix or remediate the vulnerability without upgrading? Users can create a Function Invocation Filter which checks the arguments being passed to any calls to DownloadFileAsync  or UploadFileAsync and ensures the provided localFilePath is allow listed.

References

Are there any links users can visit to find out more?

Пакеты

Наименование

semantic-kernel

pip
Затронутые версииВерсия исправления

< 1.39.3

1.39.3

Наименование

Microsoft.SemanticKernel.Core

nuget
Затронутые версииВерсия исправления

< 1.71.0

1.71.0

EPSS

Процентиль: 83%
0.02426
Низкий

9.9 Critical

CVSS3

Дефекты

CWE-22

Связанные уязвимости

CVSS3: 9.9
nvd
6 месяцев назад

Semantic Kernel is an SDK used to build, orchestrate, and deploy AI agents and multi-agent systems. Prior to 1.71.0, an Arbitrary File Write vulnerability has been identified in Microsoft's Semantic Kernel .NET SDK, specifically within the SessionsPythonPlugin. The problem has been fixed in Microsoft.SemanticKernel.Core version 1.71.0. As a mitigation, users can create a Function Invocation Filter which checks the arguments being passed to any calls to DownloadFileAsync  or UploadFileAsync and ensures the provided localFilePath is allow listed.

EPSS

Процентиль: 83%
0.02426
Низкий

9.9 Critical

CVSS3

Дефекты

CWE-22