← Back to browse · API

CVE-2026-25592

Severity
CRITICAL
CVSS
10.0
EPSS
0.02426
Risk score
40.85
CISA KEV
No
PoC
No
Published
2026-02-06
Modified
2026-02-18
First seen
2026-08-07
Aliases
EUVD-2026-5582, GHSA-2WW3-72RP-WPP4, PYSEC-2026-531
Products
Microsoft:semantic-kernel < 1.71.0
Sources
euvd EUVD-2026-5582

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.

References