CVE-2024-35199
TorchServe release 0.11.0 includes the fix to address this vulnerability.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.64%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
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 3.1
- 8.2 HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H
- EPSS
- 0.64% probability · 49th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-668
- Affected
- pytorch/torchserve
- Source
- security-advisories@github.com
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-wp7wPatch, Third 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-wp7wPatch, Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.