Cyber Resilience

CVE-2025-11942

MediumPublic PoC

Published: 19 October 2025

Published
19 October 2025
Modified
29 April 2026
KEV Added
Patch
CVSS Score v4 5.5 CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
EPSS Score 0.0030 53.8th percentile
Risk Priority 11 60% EPSS · 20% KEV · 20% CVSS

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

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

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
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

AML.T0016: Obtain CapabilitiesAML.T0040: AI Model Inference API AccessAML.T0048: External Harms

CVEs Like This One

CVE-2026-7042Shared CWE-287, CWE-306
CVE-2025-58443Shared CWE-287, CWE-306
CVE-2026-6577Shared CWE-287, CWE-306
CVE-2026-6582Shared CWE-287, CWE-306
CVE-2026-6129Shared CWE-287, CWE-306
CVE-2026-5676Shared CWE-287, CWE-306
CVE-2026-4562Shared CWE-287, CWE-306
CVE-2026-7723Shared CWE-287, CWE-306
CVE-2026-5000Shared CWE-287, CWE-306
CVE-2026-6126Shared CWE-287, CWE-306

Affected Assets

70mai
x200 firmware
≤ 2025-10-10

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly enforces authentication requirements before allowing access to the pairing function, blocking the unauthenticated remote manipulation described in the CVE.

prevent

Requires identification and authentication of services/components prior to establishing connections, directly mitigating the missing authentication flaw in the dashcam pairing process.

prevent

Mandates device identification and authentication before interactions, preventing the bypass of pairing authentication on the 70mai X200.

References