CVE-2025-11942
Published: 19 October 2025
Summary
CVE-2025-11942 is a medium-severity Improper Authentication (CWE-287) vulnerability in 70Mai X200 Firmware. Its CVSS base score is 5.5 (Medium).
Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 46.2% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.
The strongest mitigations our analysis identified are NIST 800-53 AC-3 (Access Enforcement) and IA-3 (Device Identification and Authentication).
Deeper analysis
CVE-2025-11942 is a missing authentication vulnerability affecting the Pairing component in the 70mai X200 dashcam, versions up to 20251010. The flaw, classified under CWE-287 (Improper Authentication) and CWE-306 (Missing Authentication for Critical Function), allows manipulation of an unknown function within the component, resulting in a CVSS v3.1 base score of 7.3 (AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L).
The vulnerability enables remote exploitation by unauthenticated attackers with low complexity and no user interaction required. Successful exploitation bypasses device pairing authentication, potentially granting limited access to compromise confidentiality, integrity, and availability of the affected dashcam.
Advisories from VulDB note that the vendor was contacted early for disclosure but provided no response, and no patches or mitigations are available. An exploit has been publicly disclosed in a GitHub repository detailing the bypass of device pairing on the 70mai Dashcam Omni X200.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2025-35006
Vulnerability details
A flaw has been found in 70mai X200 up to 20251010. Affected is an unknown function of the component Pairing. Executing manipulation can lead to missing authentication. It is possible to launch the attack remotely. The exploit has been published…
more
and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
The vulnerability involves missing authentication in the device's pairing function, HTTP API (port 80), and RTSP service (port 554), enabling remote attackers to bypass physical authorization (button press) and gain unauthorized access to public-facing services without authentication.
MITRE ATLAS TechniquesAI
MITRE ATLAS techniques
CVEs Like This One
Affected Assets
Mitigating Controls
Mitigating Controls (NIST 800-53 r5) AI
Directly enforces authentication requirements before allowing access to the pairing function, blocking the unauthenticated remote manipulation described in the CVE.
Requires identification and authentication of services/components prior to establishing connections, directly mitigating the missing authentication flaw in the dashcam pairing process.
Mandates device identification and authentication before interactions, preventing the bypass of pairing authentication on the 70mai X200.