CVE-2026-79551
Received Received - Intake

Hardcoded Cryptographic Key in Tenda NVR_4H CH3

Vulnerability report for CVE-2026-79551, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-15

Last updated on: 2026-09-15

Assigner: MITRE

Description

Tenda Technology Co., Ltd NVR_4H CH3 v2.1 V27.5.58.6 was discovered to contain a hardcoded cryptographic key.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-15
Last Modified
2026-09-15
Generated
2026-09-15
AI Q&A
2026-09-15
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
tenda_technology_co_ltd nvr_4h V27.5.58.6

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-79551 involves a hardcoded cryptographic key in Tenda Technology's NVR_4H network video recorder (CH3V2.1) running firmware V27.5.58.6. The device contains identical ECDSA private keys and self-signed certificates across all units, embedded during firmware build. Attackers on the same network can exploit this by decrypting HTTPS traffic to steal credentials and modify device communication.

Detection Guidance

Check if your Tenda NVR_4H device is running firmware version V27.5.58.6 by logging into the admin interface or checking the device settings. Verify the presence of hardcoded files /etc/privkey.pem and /etc/cacert.pem on the device filesystem, which indicate the vulnerability. Use network monitoring tools like Wireshark to inspect HTTPS traffic for decryption using the known hardcoded private key.

Commands to detect: 1) SSH into the device and run 'cat /etc/privkey.pem' or 'cat /etc/cacert.pem'. 2) Use 'uname -a' to check firmware version. 3) Monitor network traffic for ARP spoofing or DNS poisoning attempts targeting the device.

Impact Analysis

An attacker could intercept and decrypt sensitive data like admin login credentials, session tokens, camera RTSP credentials, and device configurations. They can also modify device communication without triggering browser warnings. The impact includes unauthorized access to the device, potential surveillance footage exposure, and manipulation of device settings.

Compliance Impact

This vulnerability likely violates data protection requirements under GDPR and HIPAA by exposing sensitive video surveillance data and user credentials. Organizations using affected devices may face compliance violations due to inadequate protection of personal data and insufficient cryptographic controls.

Mitigation Strategies

Immediately isolate the affected Tenda NVR_4H device from your network to prevent potential exploitation. Contact Tenda support to request a patched firmware version that removes hardcoded keys. If no patch is available, consider replacing the device with a model that supports unique per-device cryptographic keys.

Temporarily disable remote access to the device via HTTPS if possible. Monitor network traffic for suspicious activity and change all credentials (admin, camera RTSP, etc.) that may have been exposed. Ensure no sensitive data was transmitted over the vulnerable connection.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-79551. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart