Security readout for executives and security teams
Plain-English summary
CVE-2024-49077 is a Microsoft Windows Mobile Broadband Driver elevation-of-privilege flaw. The available scoring shows it requires physical access, which reduces broad remote attack urgency. If abused on an unpatched affected Windows system, impact could be severe for confidentiality, integrity, and availability.
Executive priority
Treat this as a routine but necessary Windows patching item. It is not currently evidenced as actively exploited, but physical-access scenarios can still create high business impact on exposed devices.
Technical view
The source bundle identifies CWE-125 out-of-bounds read and CWE-191 integer underflow in the Windows Mobile Broadband Driver. CVSS 3.1 is 6.8 with AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H. Microsoft lists affected Windows 10, Windows 11, Windows Server 2019, Windows Server 2022 23H2 Server Core, and Windows Server 2025 builds.
Likely exposure
Exposure is most relevant to unpatched systems running the listed Windows client or server versions. The physical attack vector limits internet-scale exposure, but laptops, shared workstations, kiosks, labs, and systems with weak physical controls deserve attention.
Exploitation context
The provided sources do not show CISA KEV listing or active exploitation. The CVSS vector indicates exploitation requires physical access, low complexity, no privileges, and no user interaction. Exploit maturity is marked unproven in the supplied data.
Researcher notes
Key constraints are the physical access requirement and sparse public technical detail. Do not assume remote exploitation. Validation should focus on OS build, patch state, and whether physical access risk changes local prioritization.
Mitigation direction
Apply the Microsoft security update for CVE-2024-49077.
Confirm affected Windows 10, 11, and Server builds are patched.
Prioritize portable and physically accessible systems.
Check Microsoft guidance for any revised mitigations or applicability notes.
Validation and detection
Inventory systems against the affected Microsoft product and build list.
Verify patch compliance for the December 2024 Microsoft update covering this CVE.
Use vulnerability management tools to confirm CVE-2024-49077 is closed.
Review exceptions for kiosks, shared devices, labs, and mobile endpoints.
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-125: 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.
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.
The CVE wording references privilege impact, so privilege escalation and authorization behavior review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
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: total
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.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-125 · source CWE mapping
Out-of-bounds Read
Out-of-bounds Read represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
Integer Underflow (Wrap or Wraparound) represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.