LiveActive security incident?Get immediate response
CVE Record

CVE-2021-38827: Xiongmai Camera XM-JPR2-LX V4.02.R12.A6420987.10002.147502.00000 is vulnerable to account takeover.

Xiongmai Camera XM-JPR2-LX V4.02.R12.A6420987.10002.147502.00000 is vulnerable to account takeover.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A specific Xiongmai camera firmware is reported vulnerable to account takeover. An attacker near the camera’s network could potentially gain control without valid credentials, but the public metadata indicates high attack complexity and adjacent-network access, not remote internet-scale exploitation.

Executive priority

Treat this as a high-priority IoT exposure if the affected cameras are present. The business risk is unauthorized camera control and potential operational disruption, but urgency is lower than internet-exposed exploited vulnerabilities unless segmentation is weak.

Technical view

CVE-2021-38827 affects Xiongmai Camera XM-JPR2-LX firmware V4.02.R12.A6420987.10002.147502.00000. The record maps it to CWE-294 and CVSS 3.1 7.5: adjacent network, high complexity, no privileges, no user interaction, with high confidentiality, integrity, and availability impact.

Likely exposure

Exposure is limited to organizations running the exact listed camera model and firmware, especially on shared, guest, or weakly segmented networks. The CVE metadata does not provide normalized vendor, product, or CPE data, so asset validation may require manual inventory.

Exploitation context

The public reference describes account takeover with traffic monitoring against the device. The source bundle does not show CISA KEV listing or confirmed active exploitation. The CVSS vector indicates attackers need adjacent-network position and must overcome high complexity.

Researcher notes

Evidence is sparse: the CVE record names one model and firmware and links a public PDF. No patch, vendor advisory, exploit prevalence, or broad product mapping is included in the provided sources. Avoid extrapolating to other Xiongmai devices without confirmation.

Mitigation direction

  • Check Xiongmai or device supplier guidance for firmware updates or replacement advice.
  • Isolate affected cameras on a dedicated, restricted network segment.
  • Block untrusted access to camera management interfaces from guest or user networks.
  • Review whether unsupported affected devices should be replaced.
  • Rotate camera credentials after remediation or replacement.

Validation and detection

  • Inventory Xiongmai XM-JPR2-LX cameras and confirm firmware versions.
  • Verify whether camera management access is reachable from adjacent user networks.
  • Review camera configuration for unknown admin accounts or unauthorized changes.
  • Check network logs for unexpected access to camera management services.
  • Confirm vendor guidance before declaring a device remediated.
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-294: 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-2021-38827 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.5 (3.1)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.1 score

7.5High
CVSS 3.1 vector shape for CVE-2021-38827Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:A/AC:H/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-294 · source CWE mapping

Authentication Bypass by Capture-replay

Authentication Bypass by Capture-replay represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.