Security readout for executives and security teams
Plain-English summary
CVE-2023-34399 concerns Mercedes-Benz NTG6 head units that import or export profile settings over USB. Some settings use Boost serialized archives, and the referenced Boost version has an integer overflow issue. The stated CVSS is critical, but public affected-model and fix details are not provided in the bundle.
Executive priority
Treat as a high-priority exposure clarification item for affected fleets, not as confirmed emergency exploitation. The business action is to identify NTG6 presence, obtain vendor scope, and control untrusted USB use while remediation guidance is confirmed.
Technical view
The issue is mapped to CWE-190. The description ties NTG6 USB profile settings serialization to a vulnerable Boost library integer overflow. The CVSS vector lists network, unauthenticated exploitation with high confidentiality, integrity, and availability impact, but the narrative source mentions USB-based profile import/export, so exposure details need vendor confirmation.
Likely exposure
Likely exposure is limited to Mercedes-Benz systems using NTG6 head units with the described profile import/export functionality. The CVE bundle does not enumerate affected vehicle models, firmware versions, CPEs, or exact Boost versions.
Exploitation context
The source bundle does not show CISA KEV listing or active exploitation evidence. It cites public security research, but does not provide confirmed in-the-wild exploitation, public exploit status, or vendor remediation status.
Researcher notes
The strongest technical evidence is the CVE description and the linked Securelist research. The bundle lacks affected product identifiers, patch references, and exploit telemetry. Note the apparent tension between the CVSS network vector and the USB-focused description.
Mitigation direction
- Check Mercedes-Benz or service-provider guidance for firmware updates or service remediation.
- Restrict untrusted USB media interaction with vehicle head units.
- Avoid profile import/export workflows unless operationally required and trusted.
- Track CVE-2023-34399 in fleet and vulnerability management processes.
- Request affected model and firmware scope from the vendor or integrator.
Validation and detection
- Inventory vehicles or systems with Mercedes-Benz NTG6 head units.
- Confirm whether USB profile import/export is enabled or used.
- Review vendor bulletins for affected firmware and remediation availability.
- Check maintenance records for head-unit firmware update status.
- Document uncertainty where model, firmware, or CPE coverage is unavailable.
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-190: 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 lookupCVE-2023-34399 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
- Critical
- CVSS
- 9.8 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
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:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H3.95.9Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
9.8CriticalVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Source materials
- CVE List V5 sourceCVE List V5
- https://securelist.com/mercedes-benz-head-unit-security-research/115218/CVE reference
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.
Integer Overflow or Wraparound
Integer Overflow or Wraparound represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
