LiveActive security incident?Get immediate response
CVE Record

CVE-2025-56438: An issue in the firmware update mechanism of Nous W3 Smart WiFi Camera v1.33.50.82 allows unauthenticated a...

An issue in the firmware update mechanism of Nous W3 Smart WiFi Camera v1.33.50.82 allows unauthenticated and physically proximate attackers to escalate privileges to root via supplying a crafted update.tar archive file stored on a FAT32-formatted SD card.

MediumCVSS 6.8Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This affects Nous W3 Smart WiFi Camera firmware v1.33.50.82. A nearby unauthenticated attacker could abuse the SD-card firmware update path to gain root-level control. The physical access requirement limits broad internet-scale risk, but successful exploitation can fully compromise the device.

Executive priority

Prioritize remediation for cameras in public, semi-public, contractor-accessible, or sensitive areas. Lower priority may be reasonable for devices in controlled rooms, but the potential impact is full device compromise.

Technical view

The issue is in firmware update authenticity verification, mapped to CWE-345. The CVE describes privilege escalation to root by supplying a crafted update.tar archive on a FAT32-formatted SD card. CVSS 3.1 is 6.8 with physical attack vector, low complexity, no privileges, no user interaction, and high confidentiality, integrity, and availability impact.

Likely exposure

Exposure is likely limited to organizations using Nous W3 Smart WiFi Camera devices running firmware v1.33.50.82 where attackers, visitors, contractors, or insiders can access the camera or its SD card slot.

Exploitation context

The source bundle does not show CISA KEV listing or active exploitation evidence. Exploitation requires physical proximity or access, but no account credentials or user interaction are required once that access exists.

Researcher notes

The CVE metadata names Nous W3 Smart WiFi Camera v1.33.50.82, but affected vendor/product fields are listed as n/a. Evidence supports the update-authenticity weakness and root escalation outcome, but patch status is not provided in the supplied sources.

Mitigation direction

  • Identify Nous W3 cameras and confirm firmware versions.
  • Check Nous or device supplier guidance for fixed firmware or official mitigations.
  • Restrict physical access to cameras and SD card slots.
  • Remove unnecessary SD cards where operations allow.
  • Treat exposed cameras as tamper-sensitive assets in physical security plans.

Validation and detection

  • Inventory camera model and firmware version against v1.33.50.82.
  • Review whether SD-card firmware updates are enabled or operationally used.
  • Confirm cameras are mounted where unauthorized access is unlikely.
  • Check supplier advisories for updated firmware or remediation instructions.
  • Inspect high-risk locations for signs of physical tampering.
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-345: 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-2025-56438 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
Medium
CVSS
6.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:P/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
3Timeline events
1ADP providers
2Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: pocAutomatable: 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.

ScoreVersionSeverityVectorExploitImpactSource
6.8CVSS 3.1MediumCVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H0.95.9CISA-ADP

Vulnerability scoring details

Base CVSS 3.1 score

6.8Medium
CVSS 3.1 vector shape for CVE-2025-56438Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:P/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

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
cvssV3_1other:ssvc
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-345 · source CWE mapping

Insufficient Verification of Data Authenticity

Insufficient Verification of Data Authenticity represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.