Vulnerability in Pytorch Serve
CVE-2024-35198
TorchServe is a flexible and easy-to-use tool for serving and scaling PyTorch models in production. TorchServe 's check on allowed_urls configuration can be by-passed if the URL contains characters such as ".." but it does not prevent the…
EPSS: 0.002 (38.9th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 9.8 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H.
Affected products
- Pytorch Serve — versions >= 0.4.2, < 0.11.0
Weakness classification (CWE)
Public proof-of-concept exploits
References
- https://github.com/pytorch/serve/security/advisories/GHSA-wxcx-gg9c-fwp2 (x_refsource_CONFIRM)
- https://github.com/pytorch/serve/pull/3082 (x_refsource_MISC)
- https://github.com/pytorch/serve/releases/tag/v0.11.0 (x_refsource_MISC)
Frequently asked questions
- What is CVE-2024-35198?
- CVE-2024-35198 is a critical-severity vulnerability in Pytorch Serve, classified under Use of Incorrectly-Resolved Name or Reference. CVSS score: 9.8/10. Published 2024-07-18.
- How severe is CVE-2024-35198?
- Critical severity. CVSS v3 base score is 9.8 out of 10.
- Is CVE-2024-35198 known to be exploited?
- 2 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.