Cyber Resilience

CVE-2025-7723

High

Published: 22 July 2025

Published
22 July 2025
Modified
15 April 2026
KEV Added
Patch
CVSS Score v4 8.5 CVSS:4.0/AV:A/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
EPSS Score 0.0044 63.5th percentile
Risk Priority 17 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-7723 is a high-severity OS Command Injection (CWE-78) vulnerability in Tp Link (inferred from references). Its CVSS base score is 8.5 (High).

Operationally, ranked in the top 36.5% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

Deeper analysis

A command injection vulnerability tracked as CVE-2025-7723 affects TP-Link VIGI NVR1104H-4P V1 and VIGI NVR2016H-16MP V2 network video recorders. The flaw, assigned CWE-78, permits an authenticated attacker to inject operating system commands and is present in VIGI NVR1104H-4P V1 firmware prior to 1.1.5 Build 250518 and in VIGI NVR2016H-16MP V2 firmware prior to 1.3.1 Build 250407. The issue carries a CVSS 4.0 score of 8.5 reflecting high impact on confidentiality, integrity, and availability when exploited over an adjacent network with high privileges.

An attacker who has already obtained valid administrative credentials on an affected device can supply crafted input that results in arbitrary command execution. Successful exploitation grants the ability to read, modify, or delete data and to alter device behavior without further user interaction.

Firmware updates that resolve the vulnerability are available from the vendor at the listed TP-Link support pages for each model, along with an accompanying FAQ that directs administrators to apply the corrected builds.

EPSS for the CVE rose from a low baseline to a recorded peak of 0.0139, indicating emerging exploitation interest after disclosure that warrants renewed attention despite the current value of 0.0044.

EU & UK References

Vulnerability details

A command injection vulnerability exists that can be exploited after authentication in VIGI NVR1104H-4P V1 and VIGI NVR2016H-16MP V2.This issue affects VIGI NVR1104H-4P V1: before 1.1.5 Build 250518; VIGI NVR2016H-16MP V2: before 1.3.1 Build 250407.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

Tp Link
inferred from references and description; NVD did not file a CPE for this CVE

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-78

Platform-independent apps typically execute inside a managed runtime or sandbox that restricts direct OS command execution, reducing the ability to exploit OS command injection.

addresses: CWE-78

Validates inputs to block special elements that would alter OS command execution.

References