216.73.217.86

CVE-2026-29972

· Published 08/05/2026 16:16 · Modified 08/05/2026 17:16

Labels: CVE-2026-29972 2026-05-08CVE-2026-29972CWE-121[email protected]

Essential information

Published
08/05/2026 16:16
Modified
08/05/2026 17:16
Author
Creator
CVSS
8.2 HIGH (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H

CVSS metrics

Description

nanoMODBUS through v1.22.0 has a stack-based buffer overflow in recv_read_registers_res() in nanomodbus.c. When a client calls nmbs_read_holding_registers() or nmbs_read_input_registers(), the library writes register data from the server response to the caller-provided buffer based on the response's byte_count field before validating that byte_count matches the requested quantity. A malicious Modbus TCP server can send a response with byte_count=250 (125 registers) regardless of the requested quantity, causing up to 248 bytes of attacker-controlled data to overflow the buffer, potentially allowing remote code execution.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
nanomodus / nanomodbus cpe:2.3:a:nanomodus:nanomodbus:*:*:*:*:*:*:*:*

References