CVE-2026-32746 PUBLISHED

Assigner: mitre
Reserved: 13.03.2026 Published: 13.03.2026 Updated: 14.03.2026

telnetd in GNU inetutils through 2.7 allows an out-of-bounds write in the LINEMODE SLC (Set Local Characters) suboption handler because add_slc does not check whether the buffer is full.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS Score: 9.8

Product Status

Vendor GNU
Product inetutils
Versions Default: unknown
  • affected from 0 to 2.7 (incl.)

References

Problem Types

  • CWE-120 Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') CWE