TorchServe gRPC Port Exposure
High8.2CVE-2024-35199 · Published Jul 18, 2024 · updated Sep 10, 2026
### Impact 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. ### Patches This issue in TorchServe has been fixed in [#3083](https://github.com/pytorch/serve/pull/3083). TorchServe release 0.11.0 includes the fix to address this vulnerability. ### References * [#3083](https://github.com/pytorch/serve/pull/3083) * [TorchServe release v0.11.0](https://github.com/pytorch/serve/releases/tag/v0.11.0) Thank Kroll Cyber Risk for for responsibly disclosing this issue. If you have any questions or comments about this advisory, we ask that you contact AWS Security via our [vulnerability reporting page](https://aws.amazon.com/security/vulnerability-reporting) or directly via email to [aws-security@amazon.com](mailto:aws-security@amazon.com). Please do not create a public GitHub issue.
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| torchserve PyPI | >= 0.3.0, < 0.11.0 | 0.11.0 |
Details and references
More TorchServe advisories
All TorchServe| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Mar 202025 | TorchServe script references S3 bucket without ensuring ownership or confirming accessibility | Medium6.3 | No fix yet |
| Jul 182024 | TorchServe vulnerable to bypass of allowed_urls configuration | Critical9.8 | 0.11.0 |
| Nov 212023 | TorchServe ZipSlip | Medium5.3 | 0.9.0 |
| Oct 22023 | TorchServe Server-Side Request Forgery vulnerability | Critical9.8 | 0.8.2 |
| Oct 22023 | TorchServe Pre-Auth Remote Code Execution | Critical9.9 | 0.8.2 |