PYSEC-2026-554

See a problem?
Import Source
https://github.com/pypa/advisory-database/blob/main/vulns/torchserve/PYSEC-2026-554.yaml
JSON Data
https://api.osv.dev/v1/vulns/PYSEC-2026-554
Aliases
Published
2026-06-29T11:50:40Z
Modified
2026-07-01T20:23:10Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
  • 9.3 (Critical) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N CVSS Calculator
Summary
TorchServe vulnerable to bypass of allowed_urls configuration
Details

Impact

TorchServe's check on allowed_urls configuration can be by-passed if the URL contains characters such as ".." but it does not prevent the model from being downloaded into the model store. Once a file is downloaded, it can be referenced without providing a URL the second time, which effectively bypasses the allowed_urls security check. Customers using PyTorch inference Deep Learning Containers (DLC) through Amazon SageMaker and EKS are not affected.

Patches

This issue in TorchServe has been fixed by validating the URL without characters such as ".." before downloading: #3082.

TorchServe release 0.11.0 includes the fix to address this vulnerability.

References

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 or directly via email to aws-security@amazon.com. Please do not create a public GitHub issue.

References

Affected packages

PyPI / torchserve

Package

Name
torchserve
View open source insights on deps.dev
Purl
pkg:pypi/torchserve

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
0.11.0

Affected versions

0.*
0.0.1b20200409
0.1.1
0.2.0
0.2.2
0.3.0
0.3.1
0.4.0
0.4.1
0.4.2
0.5.0
0.5.1
0.5.2
0.5.3
0.6.0
0.6.1
0.7.0
0.7.1
0.8.0
0.8.1
0.8.2
0.9.0
0.10.0

Database specific

source
"https://github.com/pypa/advisory-database/blob/main/vulns/torchserve/PYSEC-2026-554.yaml"