Executive brief
Trueview Security Camera models expose an MQTT message broker (a central communications hub used for device-to-device messaging in IoT systems) without authentication requirements. Any attacker with network access to the camera can connect to the MQTT service, intercept sensitive device messages, send unauthorized commands, or disrupt normal operations by publishing malicious messages to control topics.
Technical details
The vulnerability is an authentication bypass in the MQTT broker service running on TCP port 1883 of affected Trueview cameras. The MQTT service does not require or enforce client authentication, allowing any MQTT client with network access to establish a session. Once connected, an unauthenticated attacker can publish and subscribe to MQTT topics, potentially exposing operational data, intercepting commands, or injecting malicious payloads. The root cause is the lack of configured authentication mechanisms (username/password, client certificates, or other identity verification) in the MQTT broker configuration. No patched version has been publicly confirmed; vendors and users should restrict network access to the MQTT port or implement network-level authentication controls.
Affected products
- Trueview Security Camera T18161 S 6.0.23.4
Timeline
- 2026-09-04: disclosed