Vulnerability Description
TorchServe is a flexible and easy-to-use tool for serving and scaling PyTorch models in production. In affected versions the two gRPC ports 7070 and 7071, are not bound to [localhost](http://localhost/) by default, so when TorchServe is launched, these two interfaces are bound to all interfaces. Customers using PyTorch inference Deep Learning Containers (DLC) through Amazon SageMaker and EKS are not affected. This issue in TorchServe has been fixed in PR #3083. TorchServe release 0.11.0 includes the fix to address this vulnerability. Users are advised to upgrade. There are no known workarounds for this vulnerability.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Pytorch | Torchserve | >= 0.3.0, < 0.11.0 |
Related Weaknesses (CWE)
References
- https://github.com/pytorch/serve/pull/3083Patch
- https://github.com/pytorch/serve/releases/tag/v0.11.0Release Notes
- https://github.com/pytorch/serve/security/advisories/GHSA-hhpg-v63p-wp7wPatchThird Party Advisory
- https://github.com/pytorch/serve/pull/3083Patch
- https://github.com/pytorch/serve/releases/tag/v0.11.0Release Notes
- https://github.com/pytorch/serve/security/advisories/GHSA-hhpg-v63p-wp7wPatchThird Party Advisory
FAQ
What is CVE-2024-35199?
CVE-2024-35199 is a vulnerability with a CVSS score of 8.2 (HIGH). TorchServe is a flexible and easy-to-use tool for serving and scaling PyTorch models in production. In affected versions the two gRPC ports 7070 and 7071, are not bound to [localhost](http://localhost...
How severe is CVE-2024-35199?
CVE-2024-35199 has been rated HIGH with a CVSS base score of 8.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-35199?
Check the references section above for vendor advisories and patch information. Affected products include: Pytorch Torchserve.