Description
Incorrect default permissions in Microsoft PowerShell allows an authorized attacker to elevate privileges locally.
Published: 2026-08-11
Score: 7.3 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability in Microsoft PowerShell stems from incorrect default permissions that allow an authorized local user to elevate privileges. This issue is classified as a CWE-276 weakness involving improper authorization. An attacker who is already authorized locally can use the elevated permissions to execute actions that typically require higher privileges, potentially compromising system confidentiality, integrity, and availability.

Affected Systems

Microsoft PowerShell, versions 7.4, 7.5 and 7.6 are affected. The vulnerability compromises the default file and directory permissions associated with the PowerShell executable, allowing local users with any authorizations to gain elevated system rights.

Risk and Exploitability

With a CVSS score of 7.3, the vulnerability is considered high severity. The EPSS score is not available, but the lack of a KEV listing suggests that no known exploits exist publicly. The attack vector is local, requiring an attacker with some level of local authorization; once exploited, the attacker can assume higher privileges and potentially compromise the entire system.

Generated by OpenCVE AI on August 12, 2026 at 13:15 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Microsoft PowerShell to the latest available version to correct the default permission setting.
  • Restrict local user access by removing unnecessary administrative rights to the PowerShell executable or directory.
  • Audit and adjust permissions for the PowerShell binary, ensuring it does not grant overly broad rights to non-administrative users.

Generated by OpenCVE AI on August 12, 2026 at 13:15 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 17 Aug 2026 11:45:00 +0000

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

Tue, 11 Aug 2026 19: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 Incorrect default permissions in Microsoft PowerShell allows an authorized attacker to elevate privileges locally.
Title PowerShell Elevation of Privilege Vulnerability
First Time appeared Microsoft
Microsoft powershell
Weaknesses CWE-276
CPEs cpe:2.3:a:microsoft:powershell:*:-:*:*:*:*:*:*
Vendors & Products Microsoft
Microsoft powershell
References
Metrics cvssV3_1

{'score': 7.3, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/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:06:30.421Z

Reserved: 2026-07-02T16:05:24.069Z

Link: CVE-2026-59119

cve-icon Vulnrichment

Updated: 2026-08-11T18:27:16.889Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-11T17:18:05.957

Modified: 2026-08-17T11:31:25.347

Link: CVE-2026-59119

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-14T12:45:16Z

Weaknesses
  • CWE-276

    Incorrect Default Permissions