Cyber Resilience

CVE-2022-35770

Medium

Published: 11 October 2022

Published
11 October 2022
Modified
02 January 2025
KEV Added
Patch
CVSS Score v3.1 6.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
EPSS Score 0.1860 95.4th percentile
Risk Priority 24 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2022-35770 is a medium-severity Authentication Bypass by Spoofing (CWE-290) vulnerability in Microsoft Windows 10. Its CVSS base score is 6.5 (Medium).

Operationally, ranked in the top 4.6% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

Deeper analysis

CVE-2022-35770 is an NTLM spoofing vulnerability affecting the Windows implementation of the NTLM authentication protocol. It carries a CVSS 3.1 base score of 6.5 and is classified under CWE-290 (Authentication Bypass by Spoofing), indicating that an attacker can cause the protocol to accept forged credentials under certain conditions.

An unauthenticated remote attacker can exploit the flaw by sending a crafted NTLM authentication request that requires user interaction on the target system. Successful exploitation allows the attacker to obtain sensitive information from the affected Windows host without needing prior credentials or elevated privileges.

Microsoft security advisories for CVE-2022-35770, published on 11 October 2022, direct administrators to the vendor’s update guide and recommend applying the patches referenced in those bulletins to address the spoofing issue. The associated EPSS score has remained steady at 0.1860 with no material increase after disclosure.

EU & UK References

Vulnerability details

Windows NTLM Spoofing Vulnerability

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

microsoft
windows 10
1607, 1809, 20h2, 21h1, 21h2
microsoft
windows 11
22h2, all versions
microsoft
windows 7
all versions
microsoft
windows 8.1
all versions
microsoft
windows rt 8.1
all versions
microsoft
windows server 2008
all versions, r2
microsoft
windows server 2012
all versions, r2
microsoft
windows server 2016
all versions
microsoft
windows server 2019
all versions
microsoft
windows server 2022
all versions

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-290

Reveals spoofed logon attempts through unexpected previous logon timestamps upon legitimate login.

addresses: CWE-290

Training specifically addresses recognizing spoofed communications and phishing that enable authentication bypass.

addresses: CWE-290

Requiring verifiable identity evidence at appropriate assurance levels makes it substantially harder for attackers to successfully spoof or impersonate users to obtain accounts.

addresses: CWE-290

Unique device authentication makes successful spoofing of device identity substantially more difficult to achieve.

addresses: CWE-290

Unique identification of non-organizational users reduces the feasibility of authentication bypass by spoofing.

addresses: CWE-290

Unique identification and authentication of services before communications makes spoofing of service identities substantially harder.

addresses: CWE-290

Isolated trusted path ensures the user interacts only with genuine system components, preventing spoofing of authentication interfaces or prompts.

addresses: CWE-290

Directly counters DNS response spoofing by requiring cryptographic origin authentication artifacts from the authoritative source.

References