Lookup for vulnerable packages by Package URL.

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

{
    "url": "http://public2.vulnerablecode.io/api/packages/32061?format=api",
    "purl": "pkg:pypi/apache-airflow@3.0.0rc1.post1",
    "type": "pypi",
    "namespace": "",
    "name": "apache-airflow",
    "version": "3.0.0rc1.post1",
    "qualifiers": {},
    "subpath": "",
    "is_vulnerable": true,
    "next_non_vulnerable_version": "3.2.2",
    "latest_non_vulnerable_version": "3.2.2",
    "affected_by_vulnerabilities": [
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/51349?format=api",
            "vulnerability_id": "VCID-1w96-f72k-ryap",
            "summary": "A Dag author could either (a) create a symlink under their task's log directory pointing to an arbitrary file readable by the API server process (read-path attack — e.g. `/etc/passwd` or `airflow.cfg`) or (b) supply a `task_id` containing `..` sequences accepted by the Task SDK's `KEY_REGEX` (write-path attack), and in both cases the FileTaskHandler resolves the log path outside the configured `base_log_folder`, leaking or overwriting arbitrary files. Only affects deployments where the worker log folder is shared with the API server. Users are advised to upgrade to `apache-airflow` 3.2.2 or later. As a defense-in-depth mitigation, deploy the worker and API server with separate log volumes so that worker-controlled paths cannot reach the API server's filesystem.",
            "references": [
                {
                    "reference_url": "https://github.com/apache/airflow/pull/65325",
                    "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/65325"
                },
                {
                    "reference_url": "https://lists.apache.org/thread/823334db2559xjlwt59gpzjz47thnscl",
                    "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/823334db2559xjlwt59gpzjz47thnscl"
                },
                {
                    "reference_url": "http://www.openwall.com/lists/oss-security/2026/05/31/1",
                    "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/31/1"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/75455?format=api",
                    "purl": "pkg:pypi/apache-airflow@3.2.2",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/apache-airflow@3.2.2"
                }
            ],
            "aliases": [
                "CVE-2026-40861",
                "PYSEC-2026-181"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-1w96-f72k-ryap"
        },
        {
            "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",
                    "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"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/apache/airflow"
                },
                {
                    "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"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "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"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://lists.apache.org/thread/6whgpkqbh12rvpfmvcg8b0vwlv4hq3po"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25917",
                    "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"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25917"
                },
                {
                    "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"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "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": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-1w96-f72k-ryap"
                        },
                        {
                            "vulnerability": "VCID-2zj7-8yhg-8qen"
                        },
                        {
                            "vulnerability": "VCID-4nax-1d7y-1kbh"
                        },
                        {
                            "vulnerability": "VCID-5jyk-dgtu-zfhd"
                        },
                        {
                            "vulnerability": "VCID-9ru4-qyks-hybs"
                        },
                        {
                            "vulnerability": "VCID-dhj9-usjr-nbfe"
                        },
                        {
                            "vulnerability": "VCID-djdy-z9r3-s3a2"
                        },
                        {
                            "vulnerability": "VCID-dzfs-e5ys-fbhz"
                        },
                        {
                            "vulnerability": "VCID-ej1r-mp6n-gudd"
                        },
                        {
                            "vulnerability": "VCID-frvt-ng4a-jqfh"
                        },
                        {
                            "vulnerability": "VCID-pu6f-xhvm-q3du"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/apache-airflow@3.2.0"
                }
            ],
            "aliases": [
                "CVE-2026-25917",
                "GHSA-6ffj-2wg2-w45j",
                "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/51370?format=api",
            "vulnerability_id": "VCID-5jyk-dgtu-zfhd",
            "summary": "Apache Airflow's scheduler-side deadline-reference decoder (`SerializedCustomReference.deserialize_reference`) imported and dispatched arbitrary class paths drawn from DAG-author-controlled serialized state without an allowlist or plugin-registry gate. A DAG author whose code reaches the scheduler — the default on single-host deployments where the DAG bundle is importable from the scheduler process — could embed a custom `DeadlineReference` whose serialized form named an attacker-controlled module path, causing the scheduler to `import_string(...)` and instantiate that class with a live SQLAlchemy session attached. Affects deployments where DAG-author code is less trusted than the scheduler process. Users are advised to upgrade to `apache-airflow` 3.2.2 or later.",
            "references": [
                {
                    "reference_url": "https://github.com/apache/airflow/pull/66737",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L"
                        }
                    ],
                    "url": "https://github.com/apache/airflow/pull/66737"
                },
                {
                    "reference_url": "https://lists.apache.org/thread/q227dghjwgfz8xsxrf2pwpz4wk43zm83",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L"
                        }
                    ],
                    "url": "https://lists.apache.org/thread/q227dghjwgfz8xsxrf2pwpz4wk43zm83"
                },
                {
                    "reference_url": "http://www.openwall.com/lists/oss-security/2026/05/31/12",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "7.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L"
                        }
                    ],
                    "url": "http://www.openwall.com/lists/oss-security/2026/05/31/12"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/75455?format=api",
                    "purl": "pkg:pypi/apache-airflow@3.2.2",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/apache-airflow@3.2.2"
                }
            ],
            "aliases": [
                "CVE-2026-45360",
                "PYSEC-2026-186"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-5jyk-dgtu-zfhd"
        },
        {
            "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",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/apache/airflow"
                },
                {
                    "reference_url": "https://github.com/apache/airflow/pull/63028",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
                        },
                        {
                            "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"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://github.com/apache/airflow/pull/63028"
                },
                {
                    "reference_url": "https://lists.apache.org/thread/tp6kz1hnfb3zsrrtg19myo8x5x80w8r9",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
                        },
                        {
                            "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"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://lists.apache.org/thread/tp6kz1hnfb3zsrrtg19myo8x5x80w8r9"
                },
                {
                    "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-30912",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-30912"
                },
                {
                    "reference_url": "http://www.openwall.com/lists/oss-security/2026/04/17/5",
                    "reference_id": "",
                    "reference_type": "",
                    "scores": [
                        {
                            "value": "5.3",
                            "scoring_system": "cvssv3.1",
                            "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
                        },
                        {
                            "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"
                        },
                        {
                            "value": "MODERATE",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "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": true,
                    "affected_by_vulnerabilities": [
                        {
                            "vulnerability": "VCID-1w96-f72k-ryap"
                        },
                        {
                            "vulnerability": "VCID-2zj7-8yhg-8qen"
                        },
                        {
                            "vulnerability": "VCID-4nax-1d7y-1kbh"
                        },
                        {
                            "vulnerability": "VCID-5jyk-dgtu-zfhd"
                        },
                        {
                            "vulnerability": "VCID-9ru4-qyks-hybs"
                        },
                        {
                            "vulnerability": "VCID-dhj9-usjr-nbfe"
                        },
                        {
                            "vulnerability": "VCID-djdy-z9r3-s3a2"
                        },
                        {
                            "vulnerability": "VCID-dzfs-e5ys-fbhz"
                        },
                        {
                            "vulnerability": "VCID-ej1r-mp6n-gudd"
                        },
                        {
                            "vulnerability": "VCID-frvt-ng4a-jqfh"
                        },
                        {
                            "vulnerability": "VCID-pu6f-xhvm-q3du"
                        }
                    ],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/apache-airflow@3.2.0"
                }
            ],
            "aliases": [
                "CVE-2026-30912",
                "GHSA-w7cf-2pmc-5m4c",
                "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": [
                        {
                            "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"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "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"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "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"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "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": [
                        {
                            "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"
                        },
                        {
                            "value": "CRITICAL",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "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-1w96-f72k-ryap"
                        },
                        {
                            "vulnerability": "VCID-2b14-1bp2-gua6"
                        },
                        {
                            "vulnerability": "VCID-2xr2-w3hk-auck"
                        },
                        {
                            "vulnerability": "VCID-5hxx-r2d2-9ybk"
                        },
                        {
                            "vulnerability": "VCID-5jyk-dgtu-zfhd"
                        },
                        {
                            "vulnerability": "VCID-91n6-evww-zybp"
                        },
                        {
                            "vulnerability": "VCID-9j1n-cypf-p7g5"
                        },
                        {
                            "vulnerability": "VCID-9ru4-qyks-hybs"
                        },
                        {
                            "vulnerability": "VCID-dhj9-usjr-nbfe"
                        },
                        {
                            "vulnerability": "VCID-djdy-z9r3-s3a2"
                        },
                        {
                            "vulnerability": "VCID-dzfs-e5ys-fbhz"
                        },
                        {
                            "vulnerability": "VCID-ej1r-mp6n-gudd"
                        },
                        {
                            "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-pu6f-xhvm-q3du"
                        },
                        {
                            "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/51391?format=api",
            "vulnerability_id": "VCID-djdy-z9r3-s3a2",
            "summary": "A bug in Apache Airflow's auth manager logout handling left previously-issued JWT tokens valid after the user clicked logout in the UI: the logout flow for `FabAuthManager` and `KeycloakAuthManager` did not actually reach the underlying `revoke_token()` call, so the JWT remained accepted by the API server until its natural expiry. An attacker holding a previously-issued JWT for a logged-out user could continue to make authenticated API calls as that user. Affects deployments configured with `FabAuthManager` or `KeycloakAuthManager` (the bug does not affect SimpleAuthManager). This is a residual gap in the fix for CVE-2025-57735, which addressed cookie-side invalidation in PR #57992 / PR #61339 but did not cover the provider-side `revoke_token()` reachability in the FAB / Keycloak code paths. Users who already upgraded for CVE-2025-57735 should additionally upgrade to `apache-airflow` 3.2.2 or later to cover the FAB / Keycloak logout paths.",
            "references": [
                {
                    "reference_url": "https://github.com/apache/airflow/pull/67289",
                    "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/67289"
                },
                {
                    "reference_url": "https://lists.apache.org/thread/630jg4z6cjkv4m2yv2ljgmf1zhdj1vqx",
                    "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/630jg4z6cjkv4m2yv2ljgmf1zhdj1vqx"
                },
                {
                    "reference_url": "https://www.cve.org/CVERecord?id=CVE-2025-57735",
                    "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://www.cve.org/CVERecord?id=CVE-2025-57735"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/75455?format=api",
                    "purl": "pkg:pypi/apache-airflow@3.2.2",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/apache-airflow@3.2.2"
                }
            ],
            "aliases": [
                "CVE-2026-48726",
                "PYSEC-2026-187"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-djdy-z9r3-s3a2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/51334?format=api",
            "vulnerability_id": "VCID-ej1r-mp6n-gudd",
            "summary": "A bug in the GET `/api/v2/connections/{connection_id}` REST API endpoint in Apache Airflow allowed an authenticated UI/API user with Connection-read permission to retrieve secrets stored in a Connection's `extra` JSON blob under field names not present in the redaction allowlist (`DEFAULT_SENSITIVE_FIELDS`) — for example, official Slack-provider credential field names were returned in plaintext. Affects deployments that store credentials in Connection `extra` blobs and grant Connection-read access to multiple users. Users are advised to upgrade to `apache-airflow` 3.2.2 or later. As a defense-in-depth mitigation, deployment operators can store sensitive credential values in a secret-backend rather than inlined into the Connection's `extra` field.",
            "references": [
                {
                    "reference_url": "https://github.com/apache/airflow/pull/66673",
                    "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/66673"
                },
                {
                    "reference_url": "https://lists.apache.org/thread/r2q93dg2wp5h9sd9vh6y4y5ljqd9crdd",
                    "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/r2q93dg2wp5h9sd9vh6y4y5ljqd9crdd"
                },
                {
                    "reference_url": "http://www.openwall.com/lists/oss-security/2026/06/01/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/06/01/3"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/75455?format=api",
                    "purl": "pkg:pypi/apache-airflow@3.2.2",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/apache-airflow@3.2.2"
                }
            ],
            "aliases": [
                "CVE-2026-45192",
                "PYSEC-2026-173"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-ej1r-mp6n-gudd"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/vulnerabilities/51363?format=api",
            "vulnerability_id": "VCID-pu6f-xhvm-q3du",
            "summary": "A bug in Apache Airflow's rendered-template field handling caused nested sensitive-key masking (e.g. nested `password` / `token` / `secret` / `api_key` keys inside a JSON template structure) to be bypassed when the rendered field exceeded `[core] max_templated_field_length`: Airflow stringified the structure before redaction, losing the nested key context, and persisted the plaintext value into `rendered_fields`. An authenticated UI/API user with permission to read rendered template fields could harvest secret values intended to be masked. Affects deployments where Dag authors pass structured JSON to operators with nested sensitive keys. This is a variant of `CWE-200` previously addressed for the user-registered `mask_secret()` patterns in CVE-2025-68438; that fix did not cover the nested sensitive-keyword allowlist. Users who already upgraded for CVE-2025-68438 should additionally upgrade to `apache-airflow` 3.2.2 or later to cover the nested-key path.",
            "references": [
                {
                    "reference_url": "https://github.com/apache/airflow/pull/65906",
                    "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/65906"
                },
                {
                    "reference_url": "https://lists.apache.org/thread/obj79bpxnl7r5olz1gsn0g94y88glnl4",
                    "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/obj79bpxnl7r5olz1gsn0g94y88glnl4"
                }
            ],
            "fixed_packages": [
                {
                    "url": "http://public2.vulnerablecode.io/api/packages/75455?format=api",
                    "purl": "pkg:pypi/apache-airflow@3.2.2",
                    "is_vulnerable": false,
                    "affected_by_vulnerabilities": [],
                    "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/apache-airflow@3.2.2"
                }
            ],
            "aliases": [
                "CVE-2026-42360",
                "PYSEC-2026-172"
            ],
            "risk_score": null,
            "exploitability": null,
            "weighted_severity": null,
            "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-pu6f-xhvm-q3du"
        },
        {
            "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": [
                        {
                            "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"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "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"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "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"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "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"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "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": [
                        {
                            "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"
                        },
                        {
                            "value": "HIGH",
                            "scoring_system": "generic_textual",
                            "scoring_elements": ""
                        }
                    ],
                    "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-1w96-f72k-ryap"
                        },
                        {
                            "vulnerability": "VCID-2b14-1bp2-gua6"
                        },
                        {
                            "vulnerability": "VCID-2xr2-w3hk-auck"
                        },
                        {
                            "vulnerability": "VCID-5hxx-r2d2-9ybk"
                        },
                        {
                            "vulnerability": "VCID-5jyk-dgtu-zfhd"
                        },
                        {
                            "vulnerability": "VCID-91n6-evww-zybp"
                        },
                        {
                            "vulnerability": "VCID-9j1n-cypf-p7g5"
                        },
                        {
                            "vulnerability": "VCID-9ru4-qyks-hybs"
                        },
                        {
                            "vulnerability": "VCID-dhj9-usjr-nbfe"
                        },
                        {
                            "vulnerability": "VCID-djdy-z9r3-s3a2"
                        },
                        {
                            "vulnerability": "VCID-dzfs-e5ys-fbhz"
                        },
                        {
                            "vulnerability": "VCID-ej1r-mp6n-gudd"
                        },
                        {
                            "vulnerability": "VCID-etmw-7eq5-mqa2"
                        },
                        {
                            "vulnerability": "VCID-geg4-1kgh-akde"
                        },
                        {
                            "vulnerability": "VCID-hkwf-65vr-dkfz"
                        },
                        {
                            "vulnerability": "VCID-knrd-atwy-gubn"
                        },
                        {
                            "vulnerability": "VCID-pu6f-xhvm-q3du"
                        },
                        {
                            "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.0rc1.post1"
}