Security readout for executives and security teams
Plain-English summary
CVE-2022-34708 is a Windows Kernel information disclosure issue. An attacker already on a Windows system with low privileges could potentially expose sensitive kernel information. It is not a remote takeover issue, but it can support broader attack chains by weakening confidentiality protections.
Executive priority
Treat this as a moderate-priority hygiene item. It does not appear to be remotely exploitable from the supplied evidence, but unpatched systems can leak sensitive kernel information after an attacker gains local access.
Technical view
The vulnerability is classified as CWE-200 with CVSS 3.1 score 5.5. The vector is local, low complexity, low privileges required, no user interaction, unchanged scope, high confidentiality impact, and no integrity or availability impact. Microsoft lists an official remediation path in its advisory.
Likely exposure
Exposure is limited to Microsoft Windows versions listed in the source bundle, including Windows 7, 8.1, 10, 11, and Windows Server 2008 through 2022 variants. Systems are mainly at risk when an attacker can already execute locally with low privileges.
Exploitation context
The provided sources do not show CISA KEV listing or active exploitation. The CVSS vector indicates local access is required, so this is more relevant for post-compromise hardening and chained attacks than internet-facing initial access.
Researcher notes
Focus validation on local Windows exposure and patch state. The bundle provides no public exploit evidence, no weaponization detail, and no product impact beyond Microsoft Windows. Avoid assuming exploitability beyond the CVSS vector and Microsoft advisory.
Mitigation direction
- Apply the applicable Microsoft security update from the MSRC advisory.
- Prioritize shared servers, VDI, jump hosts, and multi-user Windows systems.
- Check Microsoft guidance for version-specific package and support requirements.
- Retire or isolate unsupported Windows versions where patching is unavailable.
- Monitor Microsoft advisory updates for revised remediation details.
Validation and detection
- Inventory Windows builds against the affected version list.
- Confirm the relevant Microsoft security update is installed.
- Review vulnerability scanner results for CVE-2022-34708 coverage.
- Check endpoint telemetry for local privilege misuse around exposed hosts.
- Document exceptions where legacy systems cannot be patched.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CWE-200: Information exposure and cloud metadata lookup
Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupCVE-2022-34708 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Medium
- CVSS
- 5.5 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:U/RL:O/RC:C
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:U/RL:O/RC:C1.83.6Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
5.5MediumVector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N/E:U/RL:O/RC:C
Source materials
- CVE List V5 sourceCVE List V5
- Windows Kernel Information Disclosure VulnerabilityCVE reference · vendor-advisory
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Exposure of Sensitive Information to an Unauthorized Actor
Exposure of Sensitive Information to an Unauthorized Actor represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
