LiveActive security incident?Get immediate response
CVE Record

CVE-2023-34399: Mercedes-Benz head-unit NTG6 contains functions to import or export profile settings over USB.

Mercedes-Benz head-unit NTG6 contains functions to import or export profile settings over USB. Some values of this table are serialized archive according boost library. The version of boost library contains vulnerability integer overflow.

CriticalCVSS 9.8Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

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

CVE-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
Vulnerability profileCVE Program record
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

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
0Timeline events
0ADP providers
2Source links

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
9.8CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H3.95.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

9.8Critical
CVSS 3.1 vector shape for CVE-2023-34399Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

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

CWE-190 · source CWE mapping

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.