CVE-2026-21227
BaseFortify
Publication date: 2026-01-22
Last updated on: 2026-02-03
Assigner: Microsoft Corporation
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| microsoft | azure_logic_apps | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-22 | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a path traversal issue in Azure Logic Apps where an attacker can bypass restrictions on file path access, allowing them to access or manipulate files outside of the intended directory. This improper limitation enables unauthorized privilege escalation over a network.
How can this vulnerability impact me? :
An attacker exploiting this vulnerability could gain elevated privileges, potentially accessing sensitive files or data they should not have access to, leading to data breaches or unauthorized actions within Azure Logic Apps environments.