Description
Permissive Cross-domain Security Policy with Untrusted Domains in ASUS GameSDK allows a remote user to obtain a local user’s NTLM hash by convincing the user to visit a crafted web page that sends a request containing a UNC path to the application’s local service endpoint. This can result in information disclosure or data tampering, may cause GameSDK to become unavailable, and may also enable access to the victim’s information on other services.
Refer to the ' Security Update for ASUS GameSDK  ' section on the ASUS Security Advisory for more information.
Published: 2026-07-15
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a permissive cross‑domain security policy that permits requests from any domain. This is an instance of CWE‑942, where untrusted input is used to construct a server request. Because the GameSDK service accepts requests containing UNC paths from any domain, an attacker can craft a malicious web page that convinces a user to visit it. The page may then cause the local service to request a UNC path that includes the victim’s NTLM hash, enabling the attacker to obtain those credentials. Credential theft can lead to data tampering, service disruption, and lateral movement across other systems accessed with those credentials.

Affected Systems

All ASUS GameSDK installations are potentially affected, as no specific version constraints were provided in the advisory. The vulnerability arises from the default cross‑domain configuration rather than a particular build.

Risk and Exploitability

The CVSS score of 7.2 indicates a high‑severity weakness. The EPSS score of less than 1% suggests that exploitation is currently rare, and the vulnerability is not listed in the CISA KEV. The attack requires a user to visit a crafted webpage, so it is an indirect remote attack that relies on user interaction. Once executed, the attacker can retrieve NTLM credentials and possibly tamper with data or take the application offline.

Generated by OpenCVE AI on August 1, 2026 at 09:04 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the official ASUS GameSDK security update to remediate the permissive cross‑domain policy.
  • Reconfigure the GameSDK service to restrict cross‑domain requests, allowing only trusted domains or disabling the feature if not required.
  • Implement network controls to block or log UNC path traffic directed at the GameSDK local service endpoint, reducing the attack surface.
  • Treat any exposed NTLM hashes as compromised; enforce password changes and audit for lateral movement.

Generated by OpenCVE AI on August 1, 2026 at 09:04 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Sat, 01 Aug 2026 09:30:00 +0000

Type Values Removed Values Added
Title Permissive Cross‑Domain Policy in ASUS GameSDK Exposes NTLM Hashes

Tue, 28 Jul 2026 04:00:00 +0000

Type Values Removed Values Added
Title Permissive Cross‑Domain Policy in ASUS GameSDK Exposes NTLM Hashes

Sat, 25 Jul 2026 08:15:00 +0000

Type Values Removed Values Added
Title GameSDK Permissive Cross‑Domain Policy Allows Remote NTLM Hash Theft

Wed, 22 Jul 2026 08:00:00 +0000

Type Values Removed Values Added
Title GameSDK Permissive Cross‑Domain Policy Allows Remote NTLM Hash Theft

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

Type Values Removed Values Added
Title NTLM Hash Leakage via Unrestricted Cross‑Domain Policy in ASUS GameSDK

Thu, 16 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Title NTLM Hash Leakage via Unrestricted Cross‑Domain Policy in ASUS GameSDK

Wed, 15 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 15 Jul 2026 02:15:00 +0000

Type Values Removed Values Added
Description Permissive Cross-domain Security Policy with Untrusted Domains in ASUS GameSDK allows a remote user to obtain a local user’s NTLM hash by convincing the user to visit a crafted web page that sends a request containing a UNC path to the application’s local service endpoint. This can result in information disclosure or data tampering, may cause GameSDK to become unavailable, and may also enable access to the victim’s information on other services. Refer to the ' Security Update for ASUS GameSDK  ' section on the ASUS Security Advisory for more information.
First Time appeared Asus
Asus gamesdk
Weaknesses CWE-942
CPEs cpe:2.3:a:asus:gamesdk:*:*:*:*:*:*:*:*
Vendors & Products Asus
Asus gamesdk
References
Metrics cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: ASUS

Published:

Updated: 2026-07-15T12:34:38.596Z

Reserved: 2026-05-19T05:58:10.712Z

Link: CVE-2026-8919

cve-icon Vulnrichment

Updated: 2026-07-15T12:34:24.560Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T09:15:03Z

Weaknesses
  • CWE-942

    Permissive Cross-domain Security Policy with Untrusted Domains