Vulnerability Instance
Lookup for vulnerabilities affecting packages.
GET /api/vulnerabilities/48078?format=api
{ "url": "http://public2.vulnerablecode.io/api/vulnerabilities/48078?format=api", "vulnerability_id": "VCID-zj76-dr8t-47d2", "summary": "Keras framework vulnerable to deserialization of untrusted data\nDeserialization of untrusted data can occur in versions of the Keras framework running versions 3.11.0 up to but not including 3.11.3, enabling a maliciously uploaded Keras file containing a TorchModuleWrapper class to run arbitrary code on an end user’s system when loaded despite safe mode being enabled. The vulnerability can be triggered through both local and remote files.", "aliases": [ { "alias": "CVE-2025-49655" }, { "alias": "GHSA-cvhh-q5g5-qprp" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/46360?format=api", "purl": "pkg:pypi/keras@3.11.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1xj9-1kng-8ua4" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/keras@3.11.3" } ], "affected_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/46357?format=api", "purl": "pkg:pypi/keras@3.11.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1xj9-1kng-8ua4" }, { "vulnerability": "VCID-dy5p-938j-d7fr" }, { "vulnerability": "VCID-zj76-dr8t-47d2" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/keras@3.11.0" } ], "references": [ { "reference_url": "https://github.com/keras-team/keras", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/keras-team/keras" }, { "reference_url": "https://github.com/keras-team/keras/pull/21575", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/keras-team/keras/pull/21575" }, { "reference_url": "https://hiddenlayer.com/sai_security_advisor/2025-10-keras", "reference_id": "", "reference_type": "", "scores": [], "url": "https://hiddenlayer.com/sai_security_advisor/2025-10-keras" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-49655", "reference_id": "CVE-2025-49655", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-49655" }, { "reference_url": "https://github.com/advisories/GHSA-cvhh-q5g5-qprp", "reference_id": "GHSA-cvhh-q5g5-qprp", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-cvhh-q5g5-qprp" } ], "weaknesses": [ { "cwe_id": 502, "name": "Deserialization of Untrusted Data", "description": "The product deserializes untrusted data without sufficiently verifying that the resulting data will be valid." }, { "cwe_id": 937, "name": "OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities", "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2013." }, { "cwe_id": 1035, "name": "OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities", "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017." } ], "exploits": [], "severity_range_score": null, "exploitability": null, "weighted_severity": null, "risk_score": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-zj76-dr8t-47d2" }