CVE-2026-25592 Details
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 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.
A vulnerability allowing arbitrary file write has been identified in Microsoft Semantic Kernel .NET SDK, specifically in the SessionsPythonPlugin, prior to version 1.70.0. This vulnerability can be exploited by developers who have integrated this SDK into their applications and are using the affected plugin.
Users can upgrade to Microsoft.SemanticKernel.Core version 1.70.0 or higher. Alternatively, a Function Invocation Filter can be created to check and allow list file paths for the UploadFileAsync and DownloadFileAsync methods.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Feb 6, 2026CISA-ADP
Assessed Feb 9, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-22 | Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Microsoft Semantic Kernel | All versions |
CPE
Remediation
| |
| Microsoft.SemanticKernel.Core | < 1.70.0 (semver) |
CPE
Remediation
| |
| Microsoft.SemanticKernel.SessionsPythonPlugin | All versions |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Feb 19, 2026 | CVE Modified | [email protected] |
| Feb 6, 2026 | New CVE Received | [email protected] |
Volerion