CVE-2026-15379
Received Received - Intake

Altiris WMI Provider Local File Read Vulnerability

Vulnerability report for CVE-2026-15379, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-17

Last updated on: 2026-07-17

Assigner: Symantec Corporation

Description

The Altiris WMI provider exposes a class (AltirisAgent_Stream) that allows any local standard user to read the contents of any file accessible to the SYSTEM account, bypassing filesystem ACLs. No admin privileges required. The provider reverts to the LocalSystem context when servicing WMI queries without re-impersonating the caller. Any local standard user can therefore read SYSTEM-readable files β€” including configuration files, service logs, and secrets stored with SYSTEM/Administrator-only ACLs β€” by querying the provider directly.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-17
Last Modified
2026-07-17
Generated
2026-07-17
AI Q&A
2026-07-17
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
symantec altiris_wmi_provider *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability involves the Altiris WMI provider exposing a class that allows any local standard user to read files accessible to the SYSTEM account without needing admin privileges. The provider runs in LocalSystem context when handling WMI queries, bypassing normal filesystem ACLs.

Detection Guidance

This vulnerability allows local standard users to read SYSTEM-readable files via the Altiris WMI provider. Detection involves checking for unauthorized access to sensitive files or unusual WMI queries. Use commands like 'wmic /namespace:\\root\altiris path AltirisAgent_Stream get *' to query the provider and inspect file access patterns. Monitor system logs for unexpected file reads by non-admin users.

Impact Analysis

An attacker with local standard user access could read sensitive files like configuration files, service logs, or secrets that are normally restricted to SYSTEM or Administrator accounts. This could lead to information disclosure or further exploitation.

Compliance Impact

This vulnerability could violate compliance requirements that mandate strict access controls and protection of sensitive data, such as GDPR's data protection principles or HIPAA's safeguards for protected health information.

Mitigation Strategies

Immediate mitigation includes restricting access to the Altiris WMI provider. Disable the provider if not required using 'wmic /namespace:\\root\altiris path __Namespace.ExecMethod' with appropriate parameters. Apply least-privilege principles by ensuring only authorized users can access SYSTEM-readable files. Update Altiris software to a patched version if available.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-15379. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart