Description
Relative path traversal in Microsoft PowerShell Core allows an unauthorized attacker to execute code over a network.
Published: 2026-08-11
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An attacker can exploit a relative path traversal flaw in Microsoft PowerShell Core to run arbitrary code when the vulnerable instance processes network requests. This weakness (CWE-23) enables unauthorized code execution, giving the attacker full control over the target system. The flaw allows the attacker to specify path fragments that escape expected directories, causing PowerShell to load and execute malicious modules sent over the network.

Affected Systems

The affected products are Microsoft PowerShell versions 7.4, 7.5, and 7.6 on all supported platforms. No specific sub‑versions or build numbers are listed, but the flaw exists in the core engine used by these releases.

Risk and Exploitability

CVSS score of 8.8 indicates high severity, while an EPSS score of less than 1% points to a low probability of exploitation at this time. The vulnerability is not listed in CISA’s KEV catalog. The likely attack path involves an unauthorized attacker initiating a network connection to a remote PowerShell instance; through crafted input the attacker can traverse directories and execute code. Defensive measures should therefore focus on patching and restricting remote access until remediation is complete.

Generated by OpenCVE AI on August 12, 2026 at 14:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Microsoft PowerShell update that fixes the path traversal flaw, available through the Microsoft Update Catalog.
  • Upgrade to the newest supported PowerShell release that includes the fix, ensuring that all client and server side components are updated.
  • Limit remote access to PowerShell environments by restricting inbound traffic or enforcing strict authentication before allowing remoting sessions.

Generated by OpenCVE AI on August 12, 2026 at 14:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 14 Aug 2026 15:45:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:microsoft:powershell:*:*:*:*:*:*:*:*

Tue, 11 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'}


Tue, 11 Aug 2026 17:15:00 +0000

Type Values Removed Values Added
Description Relative path traversal in Microsoft PowerShell Core allows an unauthorized attacker to execute code over a network.
Title Microsoft PowerShell Remote Code Execution Vulnerability
First Time appeared Microsoft
Microsoft powershell
Weaknesses CWE-23
CPEs cpe:2.3:a:microsoft:powershell:*:-:*:*:*:*:*:*
Vendors & Products Microsoft
Microsoft powershell
References
Metrics cvssV3_1

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


Subscriptions

Microsoft Powershell
cve-icon MITRE

Status: PUBLISHED

Assigner: microsoft

Published:

Updated: 2026-08-31T20:08:23.282Z

Reserved: 2026-08-04T00:04:56.036Z

Link: CVE-2026-70337

cve-icon Vulnrichment

Updated: 2026-08-11T17:55:15.599Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-11T17:19:11.397

Modified: 2026-08-14T15:34:31.603

Link: CVE-2026-70337

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-14T12:30:32Z

Weaknesses
  • CWE-23

    Relative Path Traversal