Package Instance
Lookup for vulnerable packages by Package URL.
GET /api/packages/50546?format=api
{ "url": "http://public2.vulnerablecode.io/api/packages/50546?format=api", "purl": "pkg:pypi/apache-airflow-providers-google@1.0.0b1", "type": "pypi", "namespace": "", "name": "apache-airflow-providers-google", "version": "1.0.0b1", "qualifiers": {}, "subpath": "", "is_vulnerable": true, "next_non_vulnerable_version": "22.0.0", "latest_non_vulnerable_version": "22.0.0", "affected_by_vulnerabilities": [ { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/37341?format=api", "vulnerability_id": "VCID-8df3-muen-7yc5", "summary": "Apache Airflow providers-google's `ComputeEngineSSHHook` disables SSH host-key verification by default, exposing SSH traffic between an Airflow worker and a Compute Engine VM to in-path network attackers who can intercept or modify the session. Users are advised to upgrade to `apache-airflow-providers-google` 22.0.0 or later.", "references": [ { "reference_url": "https://github.com/apache/airflow/pull/66746", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.1", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "url": "https://github.com/apache/airflow/pull/66746" }, { "reference_url": "https://lists.apache.org/thread/3lpj7ppwxp7jtp81rnxk75xvln7qd7h2", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.1", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "url": "https://lists.apache.org/thread/3lpj7ppwxp7jtp81rnxk75xvln7qd7h2" }, { "reference_url": "http://www.openwall.com/lists/oss-security/2026/05/24/9", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.1", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "url": "http://www.openwall.com/lists/oss-security/2026/05/24/9" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/50753?format=api", "purl": "pkg:pypi/apache-airflow-providers-google@22.0.0", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/apache-airflow-providers-google@22.0.0" } ], "aliases": [ "CVE-2026-45361", "PYSEC-2026-166" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-8df3-muen-7yc5" } ], "fixing_vulnerabilities": [], "risk_score": null, "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/apache-airflow-providers-google@1.0.0b1" }