PyTorch torchvision through 0.28.0, fixed in commit 4e05dc2, contains an out-of-bounds heap read vulnerability in the GIF decoder's read_from_tensor callback that passes unclamped length to memcpy. Attackers can supply malicious or truncated GIF files to cause denial of service via segmentation fault or disclose adjacent heap memory contents.
References
| Link | Resource |
|---|---|
| https://github.com/pytorch/vision/commit/4e05dc22f5f050a9528cc0ea09ceca6cdaf8f4ed | Patch |
| https://github.com/pytorch/vision/issues/9551 | Exploit Issue Tracking |
| https://github.com/pytorch/vision/pull/9520 | Issue Tracking Patch |
| https://www.vulncheck.com/advisories/pytorch-torchvision-gif-decoder-out-of-bounds-heap-read | Exploit Patch Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-07-23 18:17
Updated : 2026-08-21 17:17
NVD link : CVE-2026-65918
Mitre link : CVE-2026-65918
CVE.ORG link : CVE-2026-65918
JSON object : View
Products Affected
linuxfoundation
- torchvision
CWE
CWE-125
Out-of-bounds Read
