Package Instance
Lookup for vulnerable packages by Package URL.
GET /api/packages/49109?format=api
{ "url": "http://public2.vulnerablecode.io/api/packages/49109?format=api", "purl": "pkg:pypi/onnx@1.21.0", "type": "pypi", "namespace": "", "name": "onnx", "version": "1.21.0", "qualifiers": {}, "subpath": "", "is_vulnerable": false, "next_non_vulnerable_version": null, "latest_non_vulnerable_version": null, "affected_by_vulnerabilities": [], "fixing_vulnerabilities": [ { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/37259?format=api", "vulnerability_id": "VCID-7djm-gpg9-yfgg", "summary": "Open Neural Network Exchange (ONNX) is an open standard for machine learning interoperability. Prior to version 1.21.0, there is a symlink traversal vulnerability in external data loading allows reading files outside the model directory. This issue has been patched in version 1.21.0.", "references": [ { "reference_url": "https://github.com/onnx/onnx/security/advisories/GHSA-p433-9wv8-28xj", "reference_id": "", "reference_type": "", "scores": [ { "value": "5.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N" } ], "url": "https://github.com/onnx/onnx/security/advisories/GHSA-p433-9wv8-28xj" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/49109?format=api", "purl": "pkg:pypi/onnx@1.21.0", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/onnx@1.21.0" } ], "aliases": [ "CVE-2026-34447", "GHSA-p433-9wv8-28xj", "PYSEC-2026-104" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-7djm-gpg9-yfgg" } ], "risk_score": null, "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/onnx@1.21.0" }