CVE-2026-44092
Deferred Deferred - Pending Action

Unauthenticated Input Injection in ModbusServer via MQTT

Vulnerability report for CVE-2026-44092, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-30

Last updated on: 2026-07-30

Assigner: CERT VDE

Description

An unauthenticated remote attacker can inject malicious input into the ModbusServer application because it does not validate the input it fetches from MQTT. This may lead to integrity and availability loss.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-30
Last Modified
2026-07-30
Generated
2026-08-19
AI Q&A
2026-07-30
EPSS Evaluated
2026-08-18
NVD
EUVD

Affected Vendors & Products

Currently, no data is known.

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-93 The product uses CRLF (carriage return line feeds) as a special element, e.g. to separate lines or records, but it does not neutralize or incorrectly neutralizes CRLF sequences from inputs.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability allows an unauthenticated remote attacker to inject malicious input into the ModbusServer application through unvalidated data fetched from MQTT. This can lead to loss of data integrity and system availability.

Detection Guidance

Detecting this vulnerability requires monitoring MQTT traffic for ModbusServer interactions and validating input sanitization. Check for unexpected Modbus function codes or payloads in MQTT messages. Use network sniffing tools like tcpdump or Wireshark to capture MQTT traffic and inspect for malicious input patterns targeting ModbusServer.

Impact Analysis

An attacker could manipulate system operations, cause service disruptions, or alter data processed by the ModbusServer application, potentially leading to operational failures or data corruption.

Compliance Impact

This vulnerability could lead to unauthorized data access or modification, violating integrity and availability requirements in GDPR and HIPAA, potentially resulting in compliance breaches and legal consequences.

Mitigation Strategies

Immediately restrict network access to the ModbusServer application to trusted sources only. Validate and sanitize all MQTT input before processing to prevent malicious injection. Monitor network traffic for unusual Modbus or MQTT activity that may indicate exploitation attempts.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-44092. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart