Lookup for vulnerable packages by Package URL.

GET /api/packages/32065?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "http://public2.vulnerablecode.io/api/packages/32065?format=api",
    "purl": "pkg:pypi/apache-airflow@3.0.0rc2",
    "type": "pypi",
    "namespace": "",
    "name": "apache-airflow",
    "version": "3.0.0rc2",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "3.2.0",
    "latest_non_vulnerable_version": "3.2.0",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/37294?format=api",
            "vulnerability_id": "VCID-2xr2-w3hk-auck",
            "summary": "Dag Authors, who normally should not be able to execute code in the webserver context could craft XCom payload causing the webserver to execute arbitrary code. Since Dag Authors are already highly trusted, severity of this issue is Low.\n\nUsers are recommended to upgrade to Apache Airflow 3.2.0, which fixes the issue.",
            "references": [
                {
                    "reference_url": "https://github.com/apache/airflow/pull/61641",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.2",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H"
                        }
                    ],
                    "url": "https://github.com/apache/airflow/pull/61641"
                },
                {
                    "reference_url": "https://lists.apache.org/thread/6whgpkqbh12rvpfmvcg8b0vwlv4hq3po",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.2",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H"
                        }
                    ],
                    "url": "https://lists.apache.org/thread/6whgpkqbh12rvpfmvcg8b0vwlv4hq3po"
                },
                {
                    "reference_url": "http://www.openwall.com/lists/oss-security/2026/04/17/9",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.2",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H"
                        }
                    ],
                    "url": "http://www.openwall.com/lists/oss-security/2026/04/17/9"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/49522?format=api",
                    "purl": "pkg:pypi/apache-airflow@3.2.0",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/apache-airflow@3.2.0"
                }
            ],
            "aliases": [
                "CVE-2026-25917",
                "PYSEC-2026-13"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-2xr2-w3hk-auck"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/37295?format=api",
            "vulnerability_id": "VCID-91n6-evww-zybp",
            "summary": "In case of SQL errors, exception/stack trace of errors was exposed in API even if \"api/expose_stack_traces\" was set to false. That could lead to exposing additional information to potential attacker. Users are recommended to upgrade to Apache Airflow 3.2.0, which fixes the issue.",
            "references": [
                {
                    "reference_url": "https://github.com/apache/airflow/pull/63028",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        }
                    ],
                    "url": "https://github.com/apache/airflow/pull/63028"
                },
                {
                    "reference_url": "https://lists.apache.org/thread/tp6kz1hnfb3zsrrtg19myo8x5x80w8r9",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        }
                    ],
                    "url": "https://lists.apache.org/thread/tp6kz1hnfb3zsrrtg19myo8x5x80w8r9"
                },
                {
                    "reference_url": "http://www.openwall.com/lists/oss-security/2026/04/17/5",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        }
                    ],
                    "url": "http://www.openwall.com/lists/oss-security/2026/04/17/5"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/49522?format=api",
                    "purl": "pkg:pypi/apache-airflow@3.2.0",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/apache-airflow@3.2.0"
                }
            ],
            "aliases": [
                "CVE-2026-30912",
                "PYSEC-2026-18"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-91n6-evww-zybp"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/36389?format=api",
            "vulnerability_id": "VCID-dh4r-77xc-cbas",
            "summary": "Improper Input Validation vulnerability in the Apache Airflow Sqoop Provider.\n\nThis issue affects Apache Airflow Sqoop Provider versions before 3.1.1.",
            "references": [
                {
                    "reference_url": "https://github.com/apache/airflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/apache/airflow"
                },
                {
                    "reference_url": "https://github.com/apache/airflow/pull/29500",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        }
                    ],
                    "url": "https://github.com/apache/airflow/pull/29500"
                },
                {
                    "reference_url": "https://lists.apache.org/thread/79qn8g5xbq036f8crb115obvr22l52q4",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "9.8",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                        }
                    ],
                    "url": "https://lists.apache.org/thread/79qn8g5xbq036f8crb115obvr22l52q4"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-25693",
                    "reference_id": "CVE-2023-25693",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-25693"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-j69x-v4wc-3fpf",
                    "reference_id": "GHSA-j69x-v4wc-3fpf",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-j69x-v4wc-3fpf"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/32098?format=api",
                    "purl": "pkg:pypi/apache-airflow@3.1.1",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-2b14-1bp2-gua6"
                        },
                        {
                            "vulnerability": "VCID-2xr2-w3hk-auck"
                        },
                        {
                            "vulnerability": "VCID-5hxx-r2d2-9ybk"
                        },
                        {
                            "vulnerability": "VCID-91n6-evww-zybp"
                        },
                        {
                            "vulnerability": "VCID-9j1n-cypf-p7g5"
                        },
                        {
                            "vulnerability": "VCID-etmw-7eq5-mqa2"
                        },
                        {
                            "vulnerability": "VCID-ezmu-8g1y-e3hz"
                        },
                        {
                            "vulnerability": "VCID-geg4-1kgh-akde"
                        },
                        {
                            "vulnerability": "VCID-hkwf-65vr-dkfz"
                        },
                        {
                            "vulnerability": "VCID-knrd-atwy-gubn"
                        },
                        {
                            "vulnerability": "VCID-snqz-3f8t-syhd"
                        },
                        {
                            "vulnerability": "VCID-t3ap-dzfp-1bd6"
                        },
                        {
                            "vulnerability": "VCID-tbb9-myv7-a7h4"
                        },
                        {
                            "vulnerability": "VCID-w56f-fmkf-dkfv"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/apache-airflow@3.1.1"
                }
            ],
            "aliases": [
                "CVE-2023-25693",
                "GHSA-j69x-v4wc-3fpf",
                "PYSEC-2023-314"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-dh4r-77xc-cbas"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/37186?format=api",
            "vulnerability_id": "VCID-t3ap-dzfp-1bd6",
            "summary": "In Apache Airflow versions before 3.1.6, and 2.11.1 the proxies and proxy fields within a Connection may include proxy URLs containing embedded authentication information. These fields were not treated as sensitive by default and therefore were not automatically masked in log output. As a result, when such connections are rendered or printed to logs, proxy credentials embedded in these fields could be exposed.\n\nUsers are recommended to upgrade to 3.1.6 or later for Airflow 3, and 2.11.1 or later for Airflow 2 which fixes this issue",
            "references": [
                {
                    "reference_url": "https://github.com/apache/airflow",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/apache/airflow"
                },
                {
                    "reference_url": "https://github.com/apache/airflow/pull/59688",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        }
                    ],
                    "url": "https://github.com/apache/airflow/pull/59688"
                },
                {
                    "reference_url": "https://lists.apache.org/thread/x6kply4nqd4vc4wgxtm6g9r2tt63s8c5",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        }
                    ],
                    "url": "https://lists.apache.org/thread/x6kply4nqd4vc4wgxtm6g9r2tt63s8c5"
                },
                {
                    "reference_url": "http://www.openwall.com/lists/oss-security/2026/01/15/6",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.5",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
                        }
                    ],
                    "url": "http://www.openwall.com/lists/oss-security/2026/01/15/6"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68675",
                    "reference_id": "CVE-2025-68675",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68675"
                },
                {
                    "reference_url": "https://github.com/advisories/GHSA-7c2f-r6gc-h92h",
                    "reference_id": "GHSA-7c2f-r6gc-h92h",
                    "reference_type": "",
                    "scores": [],
                    "url": "https://github.com/advisories/GHSA-7c2f-r6gc-h92h"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/47095?format=api",
                    "purl": "pkg:pypi/apache-airflow@3.1.6",
                    "is_vulnerable": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-2b14-1bp2-gua6"
                        },
                        {
                            "vulnerability": "VCID-2xr2-w3hk-auck"
                        },
                        {
                            "vulnerability": "VCID-5hxx-r2d2-9ybk"
                        },
                        {
                            "vulnerability": "VCID-91n6-evww-zybp"
                        },
                        {
                            "vulnerability": "VCID-9j1n-cypf-p7g5"
                        },
                        {
                            "vulnerability": "VCID-etmw-7eq5-mqa2"
                        },
                        {
                            "vulnerability": "VCID-geg4-1kgh-akde"
                        },
                        {
                            "vulnerability": "VCID-hkwf-65vr-dkfz"
                        },
                        {
                            "vulnerability": "VCID-knrd-atwy-gubn"
                        },
                        {
                            "vulnerability": "VCID-tbb9-myv7-a7h4"
                        },
                        {
                            "vulnerability": "VCID-w56f-fmkf-dkfv"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/apache-airflow@3.1.6"
                }
            ],
            "aliases": [
                "CVE-2025-68675",
                "GHSA-7c2f-r6gc-h92h",
                "PYSEC-2026-10"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-t3ap-dzfp-1bd6"
        }
    ],
    "fixing_vulnerabilities": [],
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/apache-airflow@3.0.0rc2"
}