Package Instance
Lookup for vulnerable packages by Package URL.
GET /api/packages/50246?format=api
{ "url": "http://public2.vulnerablecode.io/api/packages/50246?format=api", "purl": "pkg:pypi/apache-airflow-providers-opensearch@1.8.3rc1", "type": "pypi", "namespace": "", "name": "apache-airflow-providers-opensearch", "version": "1.8.3rc1", "qualifiers": {}, "subpath": "", "is_vulnerable": true, "next_non_vulnerable_version": "1.9.1", "latest_non_vulnerable_version": "1.9.1", "affected_by_vulnerabilities": [ { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/37321?format=api", "vulnerability_id": "VCID-9db5-4mzw-p7ey", "summary": "The OpenSearch logging provider, when configured with a `host` URL that embeds credentials (for example `https://user:password@server.example.com:9200`), wrote the full host URL — including the embedded credentials — into task logs. Any user with task-log read permission could harvest the backend credentials. Users are advised to upgrade to `apache-airflow-providers-opensearch` 1.9.1 or later and, as a defense-in-depth measure, configure the backend credentials via a secret backend rather than embedding them in the `[opensearch] host` URL.", "references": [ { "reference_url": "https://github.com/apache/airflow/pull/65509", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" } ], "url": "https://github.com/apache/airflow/pull/65509" }, { "reference_url": "https://lists.apache.org/thread/bxsrqx1vwssovnwnrvgh9xcosptmf73y", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" } ], "url": "https://lists.apache.org/thread/bxsrqx1vwssovnwnrvgh9xcosptmf73y" }, { "reference_url": "http://www.openwall.com/lists/oss-security/2026/05/10/2", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" } ], "url": "http://www.openwall.com/lists/oss-security/2026/05/10/2" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/50255?format=api", "purl": "pkg:pypi/apache-airflow-providers-opensearch@1.9.1", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/apache-airflow-providers-opensearch@1.9.1" } ], "aliases": [ "CVE-2026-43826", "PYSEC-2026-23" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-9db5-4mzw-p7ey" } ], "fixing_vulnerabilities": [], "risk_score": null, "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/apache-airflow-providers-opensearch@1.8.3rc1" }