VOOZH about

URL: https://github.com/advisories/GHSA-2ww3-72rp-wpp4

⇱ Semantic Kernel has Arbitrary File Write via AI Agent Function Calling in .NET SDK · CVE-2026-25592 · GitHub Advisory Database · GitHub


Skip to content

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

Critical severity GitHub Reviewed Published in microsoft/semantic-kernel • Updated

Package

Microsoft.SemanticKernel.Core (NuGet)

Affected versions

< 1.71.0

Patched versions

1.71.0
semantic-kernel (pip)
< 1.39.3
1.39.3

Description

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?

References

Published to the GitHub Advisory Database
Reviewed
Last updated

Severity

Critical
/ 10

CVSS v3 base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
Low
User interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

EPSS score

(78th percentile)

Weaknesses

CVE ID

CVE-2026-25592

GHSA ID

GHSA-2ww3-72rp-wpp4
See something to contribute? Suggest improvements for this vulnerability.
You can’t perform that action at this time.