Severity by source
AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
AV:A confirmed by adjacent-only RTSP exposure; PR:N as no auth required; A:H for service crash causing full stream loss; C/I:N as no data exposure occurs.
Primary rating from Vendor (mitre).
CVSS VectorVendor: mitre
Lifecycle Timeline
3DescriptionCVE.org
An input validation vulnerability in the RTSP service of MERCURY MIPC252W IP Camera v1.0.5 Build 230306 Rel.79931n) allows an unauthenticated, network-adjacent attacker to cause a denial of service via a crafted DESCRIBE request with a malformed URL in the request line.
AnalysisAI
Denial of service in the RTSP service of MERCURY MIPC252W IP Camera firmware v1.0.5 Build 230306 Rel.79931n allows an unauthenticated, network-adjacent attacker to crash the streaming service by sending a crafted DESCRIBE request containing a malformed URL in the request line. The root cause is improper input validation (CWE-20) in the RTSP parser, resulting in complete loss of camera availability until the device is rebooted. Publicly available exploit code exists per SSVC classification, though no confirmed active exploitation (CISA KEV) has been recorded.
Technical ContextAI
The RTSP (Real Time Streaming Protocol, RFC 2326) service is the core streaming interface embedded in the MERCURY MIPC252W IP camera firmware. The DESCRIBE method in RTSP initiates session negotiation by requesting media resource parameters; its request line contains a URL identifying the resource. CWE-20 (Improper Input Validation) indicates the firmware's RTSP parser does not adequately validate the URL field in incoming DESCRIBE requests, causing a crash or resource exhaustion when a malformed URL is processed. MERCURY is a consumer/SOHO IP camera brand; no CPE string was included in the source data, and the affected version is identified solely from the CVE description as v1.0.5 Build 230306 Rel.79931n. Whether earlier or later firmware builds share this defect is not confirmed.
RemediationAI
No vendor-released patch has been identified at time of analysis. The primary compensating control is to restrict network access to the camera's RTSP service (default TCP port 554) via firewall or access-control list rules, preventing adjacent-network attackers from delivering crafted DESCRIBE requests; the trade-off is that legitimate remote RTSP viewing clients will also be blocked. Placing the camera on an isolated IoT VLAN with no cross-VLAN routing limits the attacker pool to only devices on that segment, significantly reducing exposure without disabling functionality. If RTSP streaming is not operationally required, disabling the RTSP service in the camera's configuration eliminates the attack surface entirely but removes the primary live-stream capability. Organizations should monitor the GitHub reference and any future MERCURY vendor bulletins for patch release. The referenced report is at https://github.com/kkkk2222874/cve_ID_report/blob/main/MERCURY_MIPC252W/MERCURY_MIPC252W_6th/README.md.
Same weakness CWE-20 – Improper Input Validation
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-42641
GHSA-g3rw-v45p-h99c