Skip to main content

Python CVE-2026-25592

CRITICAL
Path Traversal (CWE-22)
2026-02-06 security-advisories@github.com GHSA-2ww3-72rp-wpp4
9.9
CVSS 3.1 · GitHub Advisory
Share

Severity by source

GitHub Advisory PRIMARY
9.9 CRITICAL
AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

Primary rating from GitHub Advisory · only source for this CVE.

CVSS VectorGitHub Advisory

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

3
Patch released
Mar 31, 2026 - 21:13 nvd
Patch available
Analysis Generated
Mar 12, 2026 - 21:54 vuln.today
CVE Published
Feb 06, 2026 - 21:16 nvd
CRITICAL 9.9

DescriptionGitHub Advisory

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.

AnalysisAI

Microsoft Semantic Kernel SDK has a CVSS 9.9 path traversal vulnerability enabling AI agents to access arbitrary files outside their intended scope.

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
Authenticate to application using Semantic Kernel
Delivery
Invoke SessionsPythonPlugin DownloadFileAsync
Exploit
Supply path traversal payload in localFilePath
Execution
Write arbitrary file outside intended directory
Impact
Execute code or compromise system

Vulnerability AssessmentAI

Exploitation Semantic Kernel .NET SDK versions prior to 1.71.0 with SessionsPythonPlugin enabled; authenticated user access required; application must call DownloadFileAsync or UploadFileAsync without validating localFilePath parameter against directory traversal attacks. Additional conditions and limiting factors are described in the full assessment.
Risk Assessment CVSS 9.9 — Semantic Kernel is widely used for enterprise AI applications. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario A prompt injection attack causes a Semantic Kernel-based AI agent to use the path traversal to read sensitive files like .env, database credentials, or SSH keys from the host system.
Remediation Update Semantic Kernel. … Detailed patch versions, workarounds, and compensating controls in full report.

Recommended ActionAI

Within 24 hours: Inventory all systems running affected versions up to 1.71.0 and isolate them from production environments if possible. …

Sign in for detailed remediation steps and compensating controls.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

CVE-2026-25592 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy