Description
No authentication exists in the MQTT service of Trueview 6.0.23.4. The MQTT broker accepts client connections on TCP port 1883 without requiring authentication, allowing a remote attacker with network access to establish an MQTT session and perform unauthorized publish or subscribe operations.
Published: 2026-09-04
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Unauthenticated MQTT Access
Action: Apply Patch
AI Analysis

Impact

An MQTT broker in Trueview 6.0.23.4 accepts client connections on TCP port 1883 without performing authentication. This omission allows any network‑connected attacker to establish an MQTT session and either publish messages to or subscribe from any topic. The lack of identity verification creates a direct channel for unauthorized disclosure or alteration of data carried through the broker.

Affected Systems

Trueview version 6.0.23.4, which runs an MQTT broker listening on TCP port 1883. The vulnerability affects every instance of this software that exposes that port to network traffic.

Risk and Exploitability

The CVSS score of 9.8 indicates high severity, yet the EPSS score is below 1% and the vulnerability is not listed in CISA KEV, suggesting current exploitation activity is low. Nonetheless, the attack surface is large: any remote host with network access to port 1883 can exploit the flaw by simply opening a TCP connection. No special privileges, authentication, or additional conditions are required, making exploitation easy for an attacker with network reach.

Generated by OpenCVE AI on September 10, 2026 at 03:57 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Trueview to a version that requires authentication for MQTT access
  • Restrict inbound/outbound access to TCP port 1883 through firewall or network segmentation
  • Configure the MQTT broker to enforce authentication and TLS encryption
  • Monitor MQTT traffic for unauthorized publish or subscribe activity

Generated by OpenCVE AI on September 10, 2026 at 03:57 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 10 Sep 2026 04:15:00 +0000

Type Values Removed Values Added
Title Unauthenticated MQTT Access in Trueview 6.0.23.4

Tue, 08 Sep 2026 17:30:00 +0000

Type Values Removed Values Added
Title Unauthorized MQTT Access in Trueview 6.0.23.4
Weaknesses CWE-284

Tue, 08 Sep 2026 15:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-306
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 04 Sep 2026 22:30:00 +0000

Type Values Removed Values Added
Title Unauthorized MQTT Access in Trueview 6.0.23.4
Weaknesses CWE-284

Fri, 04 Sep 2026 20:15:00 +0000

Type Values Removed Values Added
Description No authentication exists in the MQTT service of Trueview 6.0.23.4. The MQTT broker accepts client connections on TCP port 1883 without requiring authentication, allowing a remote attacker with network access to establish an MQTT session and perform unauthorized publish or subscribe operations.
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-09-08T14:04:48.860Z

Reserved: 2026-08-25T00:00:00.000Z

Link: CVE-2026-79391

cve-icon Vulnrichment

Updated: 2026-09-08T14:04:33.883Z

cve-icon NVD

Status : Deferred

Published: 2026-09-04T20:17:28.363

Modified: 2026-09-09T16:04:24.933

Link: CVE-2026-79391

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-10T04:00:06Z

Weaknesses
  • CWE-306

    Missing Authentication for Critical Function