CVE-2026-29972HIGH 8.2EPSS p45.8%

CVE-2026-29972CVE-2026-29972

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.

Scoring

CVSS 3.18.2 (HIGH)
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H
EPSS0.64% probability of exploitation · percentile 45.8% · 2026-06-19T12:03:05Z
Published2026-05-08
Last modified2026-05-13

Underlying weaknesses· 1

CWE-121

References

  1. https://gist.github.com/dwilliams27/a4e26fe747c8561d608f7549804bd85f
  2. https://github.com/debevv/nanoMODBUS
  3. https://github.com/debevv/nanoMODBUS/blob/master/nanomodbus.c#L580-L615

1

TypeTargetConfidenceTier
WeaknessStack-based Buffer Overflowcwe-1210%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2025-59947
CVE
CVE-2026-25293
CVE
CVE-2026-34608
CVE
CVE-2026-38570
CVE
CVE-2023-45199
CVE
CVE-2026-25833
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.