Overview
The vulnerability, officially tagged as CVE-2025-57441, is a critical flaw that exposes sensitive device and stream configuration information on the Blackmagic ATEM Mini Pro 2.7. This vulnerability affects all users of this device and can potentially have devastating impacts on their operations. Why it matters is simple: this flaw could lead to a system compromise or data leakage which is a serious concern for organizations using this device for their operations.
Vulnerability Summary
CVE ID: CVE-2025-57441
Severity: Critical (9.8 CVSS score)
Attack Vector: Network
Privileges Required: None
User Interaction: None
Impact: System compromise or data leakage
Affected Products
Share secrets securely
Ameeba is private infrastructure for communication and sensitive work built on encrypted identity instead of exposed corporate identity systems.
Passwords, credentials, confidential files, screenshots, internal discussions, sensitive AI context, and private coordination should not become exposed across ordinary communication platforms.
- • Encrypted identity
- • Private Spaces for organizations and teams
- • End-to-end encrypted chat, calls, files, and notes
- • Sensitive AI work and protected collaboration
- • Built for information that cannot leak
Our mission is to secure human work alongside AI.
Product | Affected Versions
Blackmagic ATEM Mini Pro | 2.7
How the Exploit Works
This vulnerability stems from an unauthenticated Telnet service on port 9990. An attacker can connect to this service and access a protocol preamble that leaks sensitive device and stream configuration information. This information includes the video mode, routing configuration, input/output labels, device model, and even internal identifiers such as the unique ID. This leak can provide an attacker with valuable information for reconnaissance and planning further attacks.
Conceptual Example Code
The following is a conceptual example of how an attacker might exploit this vulnerability using a telnet command:
telnet target_IP_address 9990
After connecting, the attacker could probe the device and potentially gather sensitive data. Please note that this is a conceptual example and actual exploitation may require additional steps or methods.
Mitigation
To mitigate this vulnerability, users are advised to apply the vendor patch as soon as it becomes available. As a temporary mitigation, users could employ a Web Application Firewall (WAF) or Intrusion Detection System (IDS) to monitor and block suspicious traffic to the affected service on port 9990.
