Cyber Resilience

CVE-2022-34689

High

Published: 11 October 2022

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

Summary

CVE-2022-34689 is a high-severity Authentication Bypass by Spoofing (CWE-290) vulnerability in Microsoft Windows 10. Its CVSS base score is 7.5 (High).

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

Deeper analysis

Windows CryptoAPI contains a spoofing vulnerability tracked as CVE-2022-34689 that affects the handling of cryptographic operations on Windows systems. The flaw is identified by CWE-290 and carries a CVSS 3.1 base score of 7.5, reflecting a network-accessible vector that requires no privileges or user interaction and produces a high integrity impact while leaving confidentiality and availability untouched.

An unauthenticated remote attacker can exploit the issue to spoof cryptographic identities or signatures, thereby undermining trust decisions that rely on CryptoAPI validation. Successful exploitation allows an adversary to inject or substitute material that the affected component will treat as authentic, enabling downstream integrity violations without any local foothold or user assistance.

Microsoft publishes mitigation guidance and patch information for this vulnerability through its Security Response Center at the listed advisory URLs. The EPSS score reached a peak of 0.1571 and currently stands at 0.1210, indicating moderate and sustained exploitation interest after disclosure.

EU & UK References

Vulnerability details

Windows CryptoAPI 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
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