๐Ÿ” CVE Alert

CVE-2026-54410

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

nanoMODBUS through v1.23.0 contains an off-by-one buffer overflow in the recv_msg_header() function of the Modbus/TCP server that allows remote unauthenticated attackers to write one attacker-controlled byte past the end of the 260-byte receive buffer by sending a crafted MBAP frame whose Length field is set to 255. The overflow corrupts the adjacent buffer-index field of the nanoMODBUS state structure, resulting in denial of service through invalid memory accesses and, on bare-metal and RTOS targets without memory protection, one-byte information disclosure and writes to unintended register addresses on the Write Multiple Registers (FC16) handler path.

CWE CWE-193 CWE-787
Vendor debevv
Product nanomodbus
Published Jun 14, 2026
Stay Ahead of the Next One

Get instant alerts for debevv nanomodbus

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

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

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
Low
Availability
High

Affected Versions

debevv / nanoMODBUS
0 โ‰ค 1.23.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/debevv/nanoMODBUS github.com: https://github.com/debevv/nanoMODBUS/blob/v1.23.0/nanomodbus.c#L369 cwe.mitre.org: https://cwe.mitre.org/data/definitions/193.html cwe.mitre.org: https://cwe.mitre.org/data/definitions/787.html

Credits

Burxonov Muslimbek