CVE-2026-39834

CRITICAL
9.1CVSS v3
CVSS v2
0.05% EPSS (exploit probability)
CWE-190CWE

Description

When writing data larger than 4GB in a single Write call on an SSH channel, an integer overflow in the internal payload size calculation caused the write loop to spin indefinitely, sending empty packets without making progress. The size comparison now uses int64 to prevent truncation.

CVSS v3 vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H

Affected routers (0)

No routers currently mapped to this CVE in our database.

External references