Description
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.
Published: 2026-08-06
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Improper handling of file paths in Microsoft Application Insights Profiler allows an attacker who already has some authorization to perform a path traversal attack, leading to elevation of privileges over the network. The weakness is a classic path traversal flaw (CWE-22). An attacker can manipulate the profiler’s input paths to access files outside the intended directory and potentially execute code or read restricted configuration. This can materialize as a full privilege takeover of the profiling service and the host environment, compromising confidentiality, integrity, and availability of all monitored applications.

Affected Systems

Microsoft Application Insights Profiler is affected. No specific version information is provided in the advisory, so all installations of this product are at potential risk until a patch is applied.

Risk and Exploitability

The CVSS score of 8.8 indicates high severity, with a pronounced impact if exploited. EPSS data is not available and the vulnerability is not listed in CISA KEV. The attack likely occurs over the network by a user with some existing authorization, as the path traversal flaw requires access to the profiler’s management interface. Because the flaw is exposed in a remote service, any authenticated user that can send crafted requests to the tracer can abuse it to escape the intended directory. The absence of EPSS data limits precise estimation of exploitation likelihood, but the high CVSS score and network exposure suggest a significant risk, especially in environments where the profiler is exposed to untrusted networks.

Generated by OpenCVE AI on August 7, 2026 at 01:34 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install the Microsoft security update that addresses CVE-2026-49163 for Application Insights Profiler.
  • Restrict network access to the profiler’s endpoint to trusted IP addresses or internal networks only.
  • Run the profiler under a least‑privileged service account and restrict file system access so it can read only the directories it needs.

Generated by OpenCVE AI on August 7, 2026 at 01:34 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 17 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:microsoft:application_insights_profiler:-:*:*:*:*:*:*:*

Fri, 07 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 07 Aug 2026 00:15:00 +0000

Type Values Removed Values Added
Description 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.
Title Application Insights Profiler Elevation of Privilege Vulnerability
First Time appeared Microsoft
Microsoft application Insights Profiler
Weaknesses CWE-22
CPEs cpe:2.3:a:microsoft:application_insights_profiler:*:*:*:*:*:*:*:*
Vendors & Products Microsoft
Microsoft application Insights Profiler
References
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C'}


Subscriptions

Microsoft Application Insights Profiler
cve-icon MITRE

Status: PUBLISHED

Assigner: microsoft

Published:

Updated: 2026-08-27T14:20:45.515Z

Reserved: 2026-05-27T23:44:09.622Z

Link: CVE-2026-49163

cve-icon Vulnrichment

Updated: 2026-08-07T17:27:53.612Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-07T00:16:30.800

Modified: 2026-08-17T14:23:37.797

Link: CVE-2026-49163

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-07T09:58:35Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')