PT-2026-6792 · Microsoft+1 · Semantic-Kernel+1

Amiteliahu

+2

·

Published

2026-02-06

·

Updated

2026-05-10

·

CVE-2026-25592

CVSS v3.1

9.9

Critical

VectorAV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Microsoft Semantic Kernel versions prior to 1.71.0
Description Semantic Kernel is an SDK used to build, orchestrate, and deploy AI agents and multi-agent systems. A critical Arbitrary File Write issue exists within the SessionsPythonPlugin. This allows for potential remote path traversal and arbitrary file writes. The issue is due to unchecked paths when handling file operations. The vulnerability affects developers who have built applications using the Microsoft Semantic Kernel .NET SDK and the SessionsPythonPlugin. The DownloadFileAsync and UploadFileAsync functions are specifically implicated, with the localFilePath variable being a key point of concern.
Recommendations Versions prior to 1.71.0 should be updated to version 1.71.0 or later. As a mitigation, create a Function Invocation Filter to validate arguments passed to DownloadFileAsync and UploadFileAsync, ensuring the localFilePath is allow listed.

Exploit

Fix

Path traversal

Weakness Enumeration

Related Identifiers

CVE-2026-25592
GHSA-2WW3-72RP-WPP4

Affected Products

Semantic-Kernel
Sessionspythonplugin