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.
Published: 2026-07-17
Score: 5.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Altiris WMI provider exposes a class named AltirisAgent_Stream that allows any local standard user to read the contents of any file that is accessible to the SYSTEM account, bypassing normal filesystem access control lists. The provider runs with the LocalSystem context when handling WMI queries and does not impersonate the calling user. Consequently, a user with only standard privileges can read files that are normally protected by SYSTEM or Administrator‑only ACLs, such as configuration files, service logs, or secrets.

Affected Systems

This vulnerability affects the Broadcom Symantec IT Management Suite, also known as Symantec ITMS. No specific version information is available, so all deployments using the Altiris WMI provider that have not applied a patch may be exposed.

Risk and Exploitability

The CVSS score of 5.1 indicates moderate severity, while the EPSS score of less than 1% signals a very low likelihood of exploitation. The vulnerability is not listed in the CISA KEV catalog. An attacker can exploit the issue locally from any standard user account without requiring administrative privileges; the attack path involves querying the AltirisAgent_Stream class via WMI. Because the exploitation requires local access, the threat is limited to machines where standard users can log in, but the potential impact of leaking SYSTEM‑protected data is significant.

Generated by OpenCVE AI on August 3, 2026 at 02:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor’s latest patch to the Altiris WMI provider or upgrade to a Symantec IT Management Suite version that contains the fix.
  • If a patch is unavailable, restrict access to the AltirisAgent_Stream class by disabling the Altiris WMI provider or limiting WMI service permissions to privileged accounts only.
  • Remove or encrypt sensitive files that rely solely on SYSTEM ACL protection so that even if accessed it does not reveal confidential information.

Generated by OpenCVE AI on August 3, 2026 at 02:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 30 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
First Time appeared Broadcom
Broadcom symantec Server Management Suite
Vendors & Products Broadcom
Broadcom symantec Server Management Suite

Sun, 26 Jul 2026 09:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Wed, 22 Jul 2026 03:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Tue, 21 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-269

Fri, 17 Jul 2026 10:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 17 Jul 2026 07:30:00 +0000

Type Values Removed Values Added
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.
Title Arbitrary File Read as SYSTEM in Symantec ITMS
References
Metrics cvssV4_0

{'score': 5.1, 'vector': 'CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/AU:Y/R:A/V:C/RE:M/U:Red'}


Subscriptions

Broadcom Symantec Server Management Suite
cve-icon MITRE

Status: PUBLISHED

Assigner: symantec

Published:

Updated: 2026-07-21T14:15:20.358Z

Reserved: 2026-07-10T09:09:15.879Z

Link: CVE-2026-15379

cve-icon Vulnrichment

Updated: 2026-07-17T10:09:56.179Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T03:00:04Z

Weaknesses
  • CWE-269

    Improper Privilege Management