CVE-2026-50210
HighCVSS 7.5Exploitation Probability (EPSS)
Low risk16th percentile - higher than 16% of all known CVEs
Summary
The device encrypts data using AES-CBC with static zero-filled Initialization Vectors (IVs), making it susceptible to replay attacks and known-plaintext decryption.
Risk Assessment
An attacker could replay captured encrypted data or decrypt it without knowing the key, compromising data confidentiality and integrity.
Recommendation
Update the device firmware to use random IVs for each encryption operation.
Other vulnerabilities in Device firmware
See all- CVE-2026-49008Medium
By accessing unencrypted information in the device firmware, an attacker can obtain credentials related to the integrity verification of a specific application function on the device.
- CVE-2026-49007High
Vulnerability allowing access to unencrypted information in the device firmware, enabling an attacker to obtain the initial login credentials for the device's web interface.
- CVE-2026-49006Medium
By accessing unencrypted information in the device firmware, an attacker can obtain credentials related to TLS transmission.
- CVE-2026-49005Low
The root password hash of the device can be obtained through unencrypted information in the firmware.
Original NVD description (English source)
The device encrypts data using AES-CBC with static zero-filled Initialization Vectors (IVs), making it susceptible to replay attacks and known-plaintext decryption.

