Description
Due to missing authentication, an unauthenticated remote attacker may access the MQTT broker, which is only protected from external access by a firewall. This may lead to the device being fully compromised.
Published: 2026-07-30
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a missing authentication mechanism in the MQTT broker. An unauthenticated remote attacker can connect and communicate with the broker, which is the only exposed service guarded by a firewall. This flaw allows the attacker to issue commands to the device, potentially leading to full compromise of the endpoint. The weakness corresponds to CWE-306, improper authentication.

Affected Systems

Affected systems are Phoenix Contact’s CHARX SEC-3000, SEC-3050, SEC-3100, and SEC-3150 series. Firmware version details are not supplied, but the issue is present across all four product families.

Risk and Exploitability

The CVSS score of 9.3 indicates a critical severity, while the EPSS score of less than 1% suggests that exploitation is currently rare. However, the vulnerability is not in the CISA KEV catalog, meaning no public exploits are known. The likely attack vector is remote over the network: an attacker who gains any level of remote network access (or compromising an internal host) can reach the broker and bypass authentication, taking complete control of the device. Due to the high severity, the impact remains significant even if the exploitation probability remains low.

Generated by OpenCVE AI on August 3, 2026 at 11:07 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the firmware to the latest release that implements authentication for the MQTT broker.
  • Configure the broker to require client authentication and disable anonymous connections.
  • Restrict access to the MQTT port by updating firewall rules to allow traffic only from trusted, internal IP addresses and block all external connections.
  • Monitor broker logs for unexpected connection attempts and configure alerts for unauthorized access.

Generated by OpenCVE AI on August 3, 2026 at 11:07 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 30 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 30 Jul 2026 09:30:00 +0000

Type Values Removed Values Added
First Time appeared Phoenixcontact
Phoenixcontact charx Sec-3000
Phoenixcontact charx Sec-3050
Phoenixcontact charx Sec-3100
Phoenixcontact charx Sec-3150
Vendors & Products Phoenixcontact
Phoenixcontact charx Sec-3000
Phoenixcontact charx Sec-3050
Phoenixcontact charx Sec-3100
Phoenixcontact charx Sec-3150

Thu, 30 Jul 2026 07:15:00 +0000

Type Values Removed Values Added
Description Due to missing authentication, an unauthenticated remote attacker may access the MQTT broker, which is only protected from external access by a firewall. This may lead to the device being fully compromised.
Title Missing authentication for MQTT Broker
First Time appeared Phoenix Contact
Phoenix Contact charx Sec 3000
Phoenix Contact charx Sec 3050
Phoenix Contact charx Sec 3100
Phoenix Contact charx Sec 3150
Weaknesses CWE-306
CPEs cpe:2.3:o:phoenix_contact:charx_sec_3000:*:*:*:*:*:*:*:*
cpe:2.3:o:phoenix_contact:charx_sec_3050:*:*:*:*:*:*:*:*
cpe:2.3:o:phoenix_contact:charx_sec_3100:*:*:*:*:*:*:*:*
cpe:2.3:o:phoenix_contact:charx_sec_3150:*:*:*:*:*:*:*:*
Vendors & Products Phoenix Contact
Phoenix Contact charx Sec 3000
Phoenix Contact charx Sec 3050
Phoenix Contact charx Sec 3100
Phoenix Contact charx Sec 3150
References
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'}

cvssV4_0

{'score': 9.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Phoenix Contact Charx Sec 3000 Charx Sec 3050 Charx Sec 3100 Charx Sec 3150
Phoenixcontact Charx Sec-3000 Charx Sec-3050 Charx Sec-3100 Charx Sec-3150
cve-icon MITRE

Status: PUBLISHED

Assigner: CERTVDE

Published:

Updated: 2026-07-30T12:34:08.064Z

Reserved: 2026-05-05T10:48:08.225Z

Link: CVE-2026-44090

cve-icon Vulnrichment

Updated: 2026-07-30T12:33:58.475Z

cve-icon NVD

Status : Deferred

Published: 2026-07-30T07:16:56.810

Modified: 2026-07-30T14:31:21.447

Link: CVE-2026-44090

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T11:15:03Z

Weaknesses
  • CWE-306

    Missing Authentication for Critical Function