HIGH 7.5

CVE-2026-37452: MSI NBFoundation Service Information Disclosure Vulnerability

MSI NBFoundation Service contains a permissions flaw that could allow someone on the internet to read sensitive information without authentication. The vulnerability affects version 2.0.2506.1201 through a component called MSIAPService.exe. An attacker would not need valid credentials or user interaction to exploit this—they could potentially retrieve confidential data remotely by leveraging improper access controls in the service.

Source data · NVD / CISA · public domain

CVSS
3.1 · 7.5 HIGH · CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Weaknesses (CWE)
CWE-200
Affected products
0 configuration(s)
Published / Modified
2026-06-25 / 2026-06-26

NVD description (verbatim)

Insecure Permissions vulnerability in MSI NBFoundation Service v.2.0.2506.1201 allows a remote attacker to obtain sensitive information via the MSIAPService.exe component

2 reference(s) · View on NVD →

SEC.co analysis · AI-assisted, reviewed against source

Technical summary

CVE-2026-37452 is an insecure permissions vulnerability (CWE-200: Exposure of Sensitive Information to an Unauthorized Actor) in MSI NBFoundation Service v.2.0.2506.1201. The MSIAPService.exe component fails to enforce adequate access restrictions, permitting unauthenticated remote information disclosure. The attack vector is network-based, requires no privileges or user interaction, and impacts the confidentiality of sensitive data without affecting system integrity or availability. The CVSS 3.1 score of 7.5 (HIGH) reflects the remote, no-authentication attack profile combined with high confidentiality impact.

Business impact

Unauthorized disclosure of sensitive information stored or processed by the NBFoundation Service could expose customer data, credentials, configuration details, or proprietary information depending on what the service manages. This may result in regulatory compliance violations (GDPR, HIPAA, PCI-DSS if applicable), reputational damage, and potential lateral movement by attackers who use disclosed credentials or architectural knowledge. Organizations relying on this service for data management should assess what information is at risk within their specific deployments.

Affected systems

MSI NBFoundation Service version 2.0.2506.1201 is confirmed affected. The vulnerability is accessed through the MSIAPService.exe component. Organizations should verify whether they have this version deployed in their infrastructure, including any systems where the service is installed in server, workstation, or embedded contexts. Check both production and development environments.

Exploitability

This vulnerability has a low barrier to exploitation: an attacker on the network requires no authentication, no privilege escalation, and no user interaction to attempt information disclosure. The straightforward attack surface (direct network access to MSIAPService.exe) and absence of complex conditions make it practically exploitable by adversaries with basic reconnaissance capabilities. However, the attack is not currently listed on CISA's Known Exploited Vulnerabilities catalog, suggesting either limited public weaponization at this time or that exploitation requires some environmental knowledge.

Remediation

Priority remediation is to upgrade MSI NBFoundation Service beyond version 2.0.2506.1201 to a patched release. Consult the MSI vendor advisory for the specific corrected version number and deployment procedures. In the interim, apply network-level controls to restrict access to MSIAPService.exe (typically listening on specific ports)—limit network connectivity to this service to trusted internal subnets only, and implement host-based firewall rules to deny unauthorized inbound connections. Monitor the service component for unexpected access attempts.

Patch guidance

Contact MSI for the official patched version of NBFoundation Service. Verify the update is available for your deployment model and apply through MSI's standard update mechanism. Test the patch in a staging environment first to confirm compatibility with dependent applications or integrations. Once validated, schedule the upgrade across your infrastructure, prioritizing systems that are internet-exposed or handle critical data. Document the patched version for compliance and audit trails.

Detection guidance

Monitor network traffic to the port(s) on which MSIAPService.exe listens for unusual or unauthorized client connections. Enable service-level logging for MSIAPService.exe if available, and review logs for access from unexpected IP addresses or processes. Deploy intrusion detection or network analytics to flag reconnaissance or suspicious queries targeting the service. Check process execution and file access logs to identify attempts to interact with or extract data from the service component. Alert on version checks or fingerprinting activity that suggests adversaries are probing for this specific service.

Why prioritize this

The HIGH severity is driven by the combination of remote, unauthenticated attack vector and high-confidence confidentiality impact. Lack of KEV listing does not reduce the intrinsic risk—it may simply indicate limited public awareness or active exploitation at the time of CVE publication. Organizations should treat this as a priority patch based on the technical characteristics and their own data exposure profile, not the KEV status.

Risk score, explained

CVSS 3.1 score of 7.5 reflects: (1) Network attack vector (AV:N)—remotely exploitable; (2) Low attack complexity (AC:L)—no special conditions; (3) No privileges required (PR:N) and no user interaction (UI:N); (4) Unchanged scope (S:U); (5) High confidentiality impact (C:H)—sensitive information disclosed; (6) No integrity (I:N) or availability (A:N) impact. This places it in the HIGH band, warranting rapid remediation but not critical-level urgency if network segmentation limits exposure.

Frequently asked questions

Is this vulnerability actively being exploited?

CVE-2026-37452 is not listed on CISA's Known Exploited Vulnerabilities catalog as of the published date. However, the absence of KEV status does not guarantee the vulnerability is not being targeted. Organizations should assume active adversary interest in any unauthenticated remote information-disclosure flaw and patch accordingly.

What data is at risk if we are affected?

The specific data at risk depends on your MSI NBFoundation Service configuration and what information it stores or processes. Potential targets include system credentials, API keys, configuration data, customer information, and application secrets. Conduct an asset audit to determine what sensitive information your instance handles and prioritize patching if it is significant.

Can network segmentation reduce the risk while we await patching?

Yes. Restricting network access to MSIAPService.exe via firewall rules so that only trusted internal systems can reach it will substantially lower the real-world risk of exploitation. This is a recommended interim control while you plan and execute the patch. However, segmentation is not a permanent substitute for patching.

How can we detect if this vulnerability has been exploited in our environment?

Review firewall logs and network access logs for unexpected connections to the port(s) used by MSIAPService.exe, particularly from external or untrusted sources. Enable and examine service logs or Windows event logs for suspicious access patterns or data extraction attempts. Consider deploying network detection rules to flag reconnaissance of this specific service component.

This analysis is based on vulnerability data published as of June 2026. Patch availability, affected versions, and exploitation status may evolve; refer to MSI's official vendor advisories and CISA alerts for the most current guidance. Organizations should conduct their own risk assessment based on their specific deployment, network architecture, and data sensitivity. This content does not constitute professional security advice; consult your security team or a qualified cybersecurity professional for decisions specific to your environment. Source: NVD (public-domain), retrieved 2026-08-04. Analysis generated by SEC.co (claude-haiku-4-5).