LiveActive security incident?Get immediate response
CVE Record

CVE-2024-43458: Windows Networking Information Disclosure Vulnerability

Windows Networking Information Disclosure Vulnerability

HighCVSS 7.7Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This Windows networking flaw can expose sensitive information to a low-privileged attacker over the network. The supplied CVSS score is 7.7, reflecting potentially serious confidentiality loss, but no impact to data integrity or service availability is identified. The source bundle does not describe what information may be disclosed.

Executive priority

Treat this as a high-priority confidentiality issue, especially on reachable Windows Server 2016 systems. Confirm exposure promptly and deploy Microsoft’s applicable update. It is less urgent than a known-exploited vulnerability, but postponement leaves potentially sensitive information exposed through a low-complexity network attack requiring only limited privileges.

Technical view

CVE-2024-43458 is a network-accessible information disclosure vulnerability associated with CWE-908, indicating use of an uninitialized resource. The CVSS vector reports low attack complexity, required low privileges, no user interaction, changed scope, and high confidentiality impact. The provided sources do not explain the vulnerable component, protocol, or disclosure mechanics.

Likely exposure

The bundle explicitly identifies Windows 10 Version 1607, Windows Server 2016, and Windows Server 2016 Server Core installation at version 10.0.14393.0. Prioritize systems running these older releases, particularly those reachable by untrusted or lower-privileged network users. No other affected products should be inferred from the supplied evidence.

Exploitation context

The vulnerability is not listed as a CISA KEV in the supplied bundle, and the CVSS exploit maturity value is unproven. Therefore, there is no supplied evidence of active exploitation. Network reachability, low complexity, and low privilege requirements nevertheless make exposed affected systems meaningful targets if exploitation becomes available.

Researcher notes

Public detail in the supplied bundle is sparse. It establishes the affected releases, CWE-908 classification, and CVSS characteristics, but not the networking component, exposed data, attack boundary, or proof-of-concept availability. Validation should remain version- and update-based unless Microsoft publishes additional technical guidance. Avoid assuming exploitability beyond the stated vector.

Mitigation direction

  • Review the Microsoft advisory for the applicable security update and deployment requirements.
  • Apply the vendor-provided update to affected systems through the organization’s normal patch process.
  • Restrict unnecessary network access to affected legacy Windows systems until remediation is verified.
  • Prioritize internet-facing and broadly reachable servers where lower-privileged users have network access.

Validation and detection

  • Inventory the named Windows editions and identify systems reporting version 10.0.14393.0.
  • Compare each affected system’s installed updates against current Microsoft advisory guidance.
  • Confirm the applicable security update installed successfully and remains present after reboot.
  • Reassess network reachability and document any affected systems that cannot yet be updated.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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 · low confidence lookup

CWE-908: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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 lookup
cve · low confidence lookup

CVE-2024-43458 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.7 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N/E:U/RL:O/RC:C

Official CVE source material

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.

1CVSS vectors
3Timeline events
1ADP providers
2Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

CVSS vector scores

1 official score

We 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.

ScoreVersionSeverityVectorExploitImpactSource
7.7CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N/E:U/RL:O/RC:C3.14microsoft

Vulnerability scoring details

Base CVSS 3.1 score

7.7High
CVSS 3.1 vector shape for CVE-2024-43458Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N/E:U/RL:O/RC:C

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
MicrosoftWindows 10 Version 160710.0.14393.0Listed
MicrosoftWindows Server 201610.0.14393.0Listed
MicrosoftWindows Server 2016 (Server Core installation)10.0.14393.0Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-908 · source CWE mapping

Use of Uninitialized Resource

Use of Uninitialized Resource represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.