LiveActive security incident?Get immediate response
CVE Record

CVE-2022-45045: Multiple Xiongmai NVR devices, including MBD6304T V4.02.R11.00000117.10001.131900.00000 and NBD6808T-PL V4....

Multiple Xiongmai NVR devices, including MBD6304T V4.02.R11.00000117.10001.131900.00000 and NBD6808T-PL V4.02.R11.C7431119.12001.130000.00000, allow authenticated users to execute arbitrary commands as root, as exploited in the wild starting in approximately 2019. A remote and authenticated attacker, possibly using the default admin:tlJwpbo6 credentials, can connect to port 34567 and execute arbitrary operating system commands via a crafted JSON file during an upgrade request. Since at least 2021, Xiongmai has applied patches to prevent attackers from using this mechanism to execute telnetd.

HighCVSS 8.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Some Xiongmai network video recorders allow an authenticated remote user to run operating system commands as root. For a business, exposed surveillance devices could become a foothold, be disabled, or be used to access sensitive video-related systems.

Executive priority

Treat this as a high-priority exposure-reduction issue for surveillance networks. Prioritize internet-facing or default-credential devices first, because compromise gives root-level control of the NVR.

Technical view

CVE-2022-45045 is CWE-78 command injection in multiple Xiongmai NVR devices. The CVE describes authenticated network command execution as root through the device upgrade mechanism on port 34567, with low attack complexity and high impact across confidentiality, integrity, and availability.

Likely exposure

Exposure is most likely where affected Xiongmai NVR firmware is deployed and reachable over untrusted networks. The CVE names MBD6304T and NBD6808T-PL firmware builds, but the structured affected-product data is incomplete.

Exploitation context

The CVE description reports exploitation in the wild starting around 2019. The bundle does not mark it as CISA KEV. Authentication is required, but the CVE notes default credentials may be usable in some cases.

Researcher notes

The public bundle gives strong impact detail but incomplete affected-product enumeration. Do not assume only the two named firmware builds are affected; use vendor guidance and asset evidence to scope exposure.

Mitigation direction

  • Inventory Xiongmai NVRs and identify exact firmware versions.
  • Check Xiongmai vendor guidance and apply available firmware updates.
  • Remove internet exposure to port 34567 and restrict management access.
  • Change default credentials and enforce unique administrative passwords.
  • Replace unsupported devices if no fixed firmware is available.

Validation and detection

  • Confirm whether named MBD6304T or NBD6808T-PL firmware builds are present.
  • Verify port 34567 is not reachable from the internet.
  • Review device logs for suspicious upgrade activity or unexpected administrator access.
  • Confirm default credentials are disabled on all affected devices.
  • Validate firmware status against current Xiongmai guidance.
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 · medium confidence lookup

CWE-78: Command execution behavior lookup

Command injection weaknesses can lead defenders to review execution techniques and command interpreter telemetry. 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-2022-45045 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
8.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/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
8.8CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H2.85.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

8.8High
CVSS 3.1 vector shape for CVE-2022-45045Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/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-78 · source CWE mapping

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.