Security Advisory

CVE-2026-25592

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-02-06 20:38:28
Last updated 2026-02-18 23:32:54
Assigner GitHub_M
State PUBLISHED

Description

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