Skip to main content

Application Insights Profiler CVE-2026-49163

| EUVDEUVD-2026-54318 HIGH
Path Traversal (CWE-22)
2026-08-07 secure@microsoft.com GHSA-vh56-6m73-5483
8.8
CVSS 3.1 · Vendor: microsoft
Share

Severity by source

Vendor (microsoft) PRIMARY
8.8 HIGH
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
ENISA EUVD
HIGH
qualitative
vuln.today AI
8.8 HIGH

Network-reachable path traversal requiring only low-privilege auth; no UI needed; full C/I/A impact consistent with privilege escalation enabling arbitrary file access.

3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (microsoft).

CVSS VectorVendor: microsoft

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

2
Analysis Generated
Aug 07, 2026 - 00:29 vuln.today
CVE Published
Aug 07, 2026 - 00:16 nvd
HIGH 8.8

DescriptionCVE.org

Improper limitation of a pathname to a restricted directory ('path traversal') in Application Insights Profiler allows an authorized attacker to elevate privileges over a network.

AnalysisAI

Path traversal in Microsoft Application Insights Profiler allows an authenticated low-privilege network attacker to escalate privileges, with high confidentiality, integrity, and availability impact. The CVSS 8.8 vector (AV:N/AC:L/PR:L/UI:N) indicates exploitation requires no special conditions beyond a valid low-privilege account and network reachability, making the barrier to exploitation low. No public exploit code or CISA KEV listing has been identified at time of analysis, but the low complexity and high impact profile warrant prompt remediation.

Technical ContextAI

Application Insights Profiler is a Microsoft Azure-integrated performance monitoring and diagnostics component used in application observability pipelines. CWE-22 (Improper Limitation of a Pathname to a Restricted Directory) indicates the profiler fails to canonicalize or adequately validate file path inputs before using them in filesystem operations, allowing an attacker to supply sequences such as '../' to escape an intended directory boundary. Because the profiler operates with elevated system context (as is typical for profiling agents), a successful traversal that writes to or reads from privileged paths results in privilege escalation. The network attack vector (AV:N) confirms the vulnerable functionality is exposed over a network interface rather than requiring local access. No CPE strings were provided, so the exact affected component version range cannot be independently confirmed from this data set.

RemediationAI

Consult the Microsoft Security Response Center advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-49163 for the official patched version. No specific fix version number was included in the provided data, so an exact upgrade target cannot be cited here - treat the MSRC advisory as the authoritative source. As a compensating control where immediate patching is not possible, restrict network access to the Application Insights Profiler endpoint to only trusted internal hosts or management networks, reducing the effective attack surface by limiting which accounts and networks can reach the vulnerable functionality. Additionally, audit and restrict which user accounts hold the low-privilege access sufficient to reach the profiler service, applying the principle of least privilege to limit potential exploiters. Note that network controls do not eliminate the vulnerability; patching remains the definitive remediation.

Share

CVE-2026-49163 vulnerability details – vuln.today

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