Cyber Resilience

CVE-2025-25985

LowPublic PoC

Published: 18 April 2025

Published
18 April 2025
Modified
25 June 2025
KEV Added
Patch
CVSS Score v3.1 2.6 CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N
EPSS Score 0.0015 35.9th percentile
Risk Priority 5 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-25985 is a low-severity Plaintext Storage of a Password (CWE-256) vulnerability in Macro-Video V380E6 C1 Firmware. Its CVSS base score is 2.6 (Low).

Operationally, exploitation aligns with the MITRE ATT&CK technique Credentials In Files (T1552.001); ranked at the 35.9th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

EU & UK References

Vulnerability details

An issue in Macro-video Technologies Co.,Ltd V380E6_C1 IP camera (Hw_HsAKPIQp_WF_XHR) 1020302 allows a physically proximate attacker to execute arbitrary code via the /mnt/mtd/mvconf/wifi.ini and /mnt/mtd/mvconf/user_info.ini components.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1552.001 Credentials In Files Credential Access
Adversaries may search local file systems and remote file shares for files containing insecurely stored credentials.
Why these techniques?

The vulnerability exposes plaintext credentials in accessible filesystem files (/mnt/mtd/mvconf/wifi.ini and /mnt/mtd/mvconf/user_info.ini), facilitating adversary access to unsecured credentials in files.

Affected Assets

macro-video
v380e6 c1 firmware
1020302

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-256

Protection of passwords and credentials at rest forces encryption or equivalent controls instead of plaintext storage.

References