๐Ÿ” CVE Alert

CVE-2026-29972

HIGH 8.2
CVSS Score
8.2
EPSS Score
0.0%
EPSS Percentile
0th

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.

Vendor n/a
Product n/a
Published May 8, 2026
Last Updated May 8, 2026
Stay Ahead of the Next One

Get instant alerts for n/a n/a

Be the first to know when new high vulnerabilities affecting n/a n/a are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

n/a / n/a
n/a

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/debevv/nanoMODBUS github.com: https://github.com/debevv/nanoMODBUS/blob/master/nanomodbus.c#L580-L615 gist.github.com: https://gist.github.com/dwilliams27/a4e26fe747c8561d608f7549804bd85f