Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-79391 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-306Missing Authentication for Critical FunctionCISA-ADP

Affected Products

ProductVersions
Trueview T18161 S
6.0.23.4

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

  • Workaround:low effort

    Disable anonymous MQTT connections to prevent unauthenticated clients from connecting.

  • Workaround:low effort

    Implement strong client authentication, such as username/password authentication with strong, unique credentials.

  • Workaround:low effort

    Consider implementing certificate-based authentication (mutual TLS) for stronger device identity verification.

  • Workaround:low effort

    Implement topic-level authorization to restrict each client to only the topics and operations required for its function.

  • Workaround:low effort

    Restrict publish and subscribe permissions to prevent clients from accessing sensitive command and data topics unless explicitly authorized.

Change History

2 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-79391
NVD Published Date:
Sep 4, 2026
NVD Last Modified:
Sep 9, 2026
Source:
[email protected]
CVE-2026-79391 Details - Not Deferred