CVE-2025-70962
Received Received - Intake

Hardcoded RTSP Credentials in Zosi C519M Camera

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

Publication date: 2026-08-05

Last updated on: 2026-08-05

Assigner: MITRE

Description

Zosi C519M V4.2.8.823C01450BA is vulnerable to Incorrect Access Control. The application contains hardcoded credentials in the RTSP authentication mechanism. An attacker with network access can use the unchangeable default credentials to access the RTSP video stream, resulting in unauthorized viewing of camera footage.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
zositech c519m 4.2.8.823c01450ba
zositech c519m to 4.2.8.832C01450BA (inc)

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

This vulnerability is an Incorrect Access Control issue in the Zosi C519M V4.2.8.823C01450BA IP camera. The device contains hardcoded credentials (admin:admin) in its RTSP authentication mechanism, allowing unauthorized access to live video streams.

Detection Guidance

Check if TCP port 554 is open and accessible on the camera by using commands like 'nmap -p 554 <camera_IP>' or 'telnet <camera_IP> 554'. Verify if the RTSP stream can be accessed using default credentials 'admin:admin' via tools like VLC or FFmpeg with 'rtsp://admin:admin@<camera_IP>:554/stream1'.

Inspect the camera's firmware file '/app/config.xml' for hardcoded credentials if physical access is available. Look for entries like '<username>admin</username>' and '<password>admin</password>'.

Impact Analysis

An attacker with network access can exploit this to view camera footage without authentication. This compromises privacy and security by allowing unauthorized surveillance of the affected area.

Compliance Impact

This vulnerability could lead to non-compliance with privacy regulations like GDPR or HIPAA by exposing sensitive video data without proper access controls, potentially violating data protection requirements.

Mitigation Strategies

Block inbound access to TCP port 554 at the network perimeter using a firewall. Isolate the camera on a segmented VLAN to restrict access. Use a VPN to limit exposure to trusted users only.

Disable RTSP access if not required. Monitor network traffic for unauthorized connections to port 554. Contact the vendor for firmware updates or workarounds.

Chat Assistant

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

EPSS Chart