CVE-2026-71255

nanoMODBUS through v1.23.0 contains an out-of-bounds write in the Modbus client-side recv_read_device_identification_res function (FC 0x2B/MEI 0x0E, Read Device Identification) in nanomodbus.c. The server-supplied object_length field (0-246) is validated only against the remaining PDU size (res_size_left) and is never validated against the caller-supplied buffers_length parameter.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-05 12:18

Updated : 2026-08-26 17:13


NVD link : CVE-2026-71255

Mitre link : CVE-2026-71255

CVE.ORG link : CVE-2026-71255


JSON object : View

Products Affected

No product.

CWE
CWE-787

Out-of-bounds Write