CVE-2026-39834

Published: May 26, 2026Last modified: May 29, 2026

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.

Severity score breakdown

ParameterValue
Base score9.1
Attack VectorNETWORK
Attack complexityLOW
Privileges requiredNONE
User interactionNONE
ScopeUNCHANGED
ConfidentialityNONE
Integrity impactHIGH
Availability impactHIGH
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H

Status

ProductReleasePackageStatus
Alpaquita Linux23 LTSbuildahVulnerable (1.28.0-r1)
containerdVulnerable (1.6.10-r0)
podmanVulnerable (4.3.1-r0)
skopeoVulnerable (1.10.0-r2)
25 LTSbuildahVulnerable (1.40.0-r0)
containerdVulnerable (2.1.1-r0)
docker-cli-buildxVulnerable (0.24.0-r0)
google-guest-agentVulnerable (20250521.00-r0)
osv-scannerVulnerable (2.1.0-r4)
podmanVulnerable (5.5.0-r0)
skopeoVulnerable (1.18.0-r2)
StreambuildahVulnerable (1.31.0-r0)
calicoctlVulnerable (3.31.3-r0)
cilium-cliVulnerable (0.19.0-r12)
containerdVulnerable (1.7.2-r1)
docker-cli-buildxVulnerable (0.11.0-r0)
etcdVulnerable (3.6.4-r6)
google-guest-agentVulnerable (20250214.01-r0)
grypeVulnerable (0.100.0-r0)
helmVulnerable (3.19.0-r4)
osv-scannerVulnerable (2.1.0-r2)
podmanVulnerable (4.5.1-r1)
skopeoVulnerable (1.13.0-r1)

References

ON THIS PAGE