Package Instance
Lookup for vulnerable packages by Package URL.
GET /api/packages/49036?format=api
{ "url": "http://public2.vulnerablecode.io/api/packages/49036?format=api", "purl": "pkg:pypi/apache-airflow-providers-elasticsearch@5.3.4", "type": "pypi", "namespace": "", "name": "apache-airflow-providers-elasticsearch", "version": "5.3.4", "qualifiers": {}, "subpath": "", "is_vulnerable": true, "next_non_vulnerable_version": "6.5.3", "latest_non_vulnerable_version": "6.5.3", "affected_by_vulnerabilities": [ { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/9654?format=api", "vulnerability_id": "VCID-y9wb-1dkz-zqf6", "summary": "The Elasticsearch 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-elasticsearch` 6.5.3 or later and, as a defense-in-depth measure, configure the backend credentials via a secret backend rather than embedding them in the `[elasticsearch] host` URL.", "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2026-41018", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.00051", "scoring_system": "epss", "scoring_elements": "0.16366", "published_at": "2026-05-30T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2026-41018" }, { "reference_url": "https://github.com/apache/airflow/pull/65349", "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/65349" }, { "reference_url": "https://lists.apache.org/thread/wz5l58drprmwlv6jxnq466x24jqbbhp7", "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/wz5l58drprmwlv6jxnq466x24jqbbhp7" }, { "reference_url": "http://www.openwall.com/lists/oss-security/2026/05/10/3", "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/3" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/49093?format=api", "purl": "pkg:pypi/apache-airflow-providers-elasticsearch@6.5.3", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/apache-airflow-providers-elasticsearch@6.5.3" } ], "aliases": [ "CVE-2026-41018", "PYSEC-2026-22" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-y9wb-1dkz-zqf6" } ], "fixing_vulnerabilities": [], "risk_score": null, "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/apache-airflow-providers-elasticsearch@5.3.4" }