Description
MSI Feature Manager contains a local privilege escalation vulnerability in the KernCoreLib64.sys kernel driver that allows any locally logged-on user to perform arbitrary physical memory read/write and unrestricted I/O port operations by accessing exposed IOCTL handlers without administrator privileges. Attackers can exploit the accessible device object through IOCTL handlers to manipulate kernel objects, tamper with kernel-mode callbacks, bypass Protected Process Light protections, and disable security software.
Published: 2026-07-07
Score: 8.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The KernCoreLib64.sys kernel driver in MSI Feature Manager contains a flaw that allows any user logged on locally to invoke exposed IOCTL handlers, read and write arbitrary physical memory, and perform unrestricted I/O port operations. This improper access control flaw (CWE-782) grants kernel‑level privileges, enabling attackers to manipulate kernel objects, tamper with kernel‑mode callbacks, bypass Protected Process Light protections, and disable security software, effectively compromising system integrity and confidentiality.

Affected Systems

The vulnerability affects the KernCoreLib64.sys driver distributed by Micro‑Star International as part of its Feature Manager package. No specific driver revisions or release dates are disclosed, so any installation that includes the driver is potentially exposed.

Risk and Exploitability

The CVSS score of 8.5 places the vulnerability in the high‑severity category, but the EPSS score of less than 1% indicates that public exploitation is currently rare or undocumented. The flaw permits local privilege escalation without requiring administrator rights, so the attack surface is limited to users who can run software on the system. The vulnerability is not listed in CISA’s KEV catalog, yet the ability to manipulate kernel memory and bypass core security mechanisms warrants prompt evaluation and remediation.

Generated by OpenCVE AI on July 26, 2026 at 19:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Check for and apply any MSI Feature Manager update that patches the KernCoreLib64.sys driver, addressing the identified improper access control flaw.
  • Configure local security policies or use device‑mgmt tools to restrict access to the driver’s device object so that only privileged users can invoke its IOCTL interface.
  • If a vendor patch is unavailable or the driver is not required for your environment, uninstall or disable the Feature Manager driver to eliminate the vulnerable IOCTL stream.
  • Implement system hardening measures such as enabling Protected Process Light where supported and monitor kernel logs for anomalous activity that may indicate exploitation.

Generated by OpenCVE AI on July 26, 2026 at 19:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 10 Jul 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Msi
Msi kerncorelib64.sys
Vendors & Products Msi
Msi kerncorelib64.sys

Tue, 07 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 07 Jul 2026 16:45:00 +0000

Type Values Removed Values Added
Description MSI Feature Manager contains a local privilege escalation vulnerability in the KernCoreLib64.sys kernel driver that allows any locally logged-on user to perform arbitrary physical memory read/write and unrestricted I/O port operations by accessing exposed IOCTL handlers without administrator privileges. Attackers can exploit the accessible device object through IOCTL handlers to manipulate kernel objects, tamper with kernel-mode callbacks, bypass Protected Process Light protections, and disable security software.
Title MSI KernCoreLib64.sys Privilege Escalation via IOCTL Handlers
Weaknesses CWE-782
References
Metrics cvssV3_1

{'score': 7.8, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}

cvssV4_0

{'score': 8.5, 'vector': 'CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Msi Kerncorelib64.sys
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-20T17:45:53.750Z

Reserved: 2026-06-25T18:48:00.282Z

Link: CVE-2026-57851

cve-icon Vulnrichment

Updated: 2026-07-07T17:00:50.442Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-26T19:30:03Z

Weaknesses
  • CWE-782

    Exposed IOCTL with Insufficient Access Control