Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:pypi/apache-airflow@2.7.3
purl pkg:pypi/apache-airflow@2.7.3
Next non-vulnerable version 3.2.0
Latest non-vulnerable version 3.2.1rc1
Risk 4.4
Vulnerabilities affecting this package (24)
Vulnerability Summary Fixed by
VCID-1azm-hsvr-f3e8
Aliases:
CVE-2023-25693
GHSA-j69x-v4wc-3fpf
PYSEC-2023-314
Improper Input Validation vulnerability in the Apache Airflow Sqoop Provider. This issue affects Apache Airflow Sqoop Provider versions before 3.1.1.
3.1.1
Affected by 15 other vulnerabilities.
VCID-4u8d-ezsr-sqcz
Aliases:
BIT-airflow-2023-50943
CVE-2023-50943
GHSA-c3c6-f2ww-xfr2
PYSEC-2024-13
Apache Airflow, versions before 2.8.1, have a vulnerability that allows a potential attacker to poison the XCom data by bypassing the protection of "enable_xcom_pickling=False" configuration setting resulting in poisoned data after XCom deserialization. This vulnerability is considered low since it requires a DAG author to exploit it. Users are recommended to upgrade to version 2.8.1 or later, which fixes this issue.
2.8.1rc1
Affected by 21 other vulnerabilities.
2.8.1
Affected by 19 other vulnerabilities.
VCID-5ppv-384x-ekeb
Aliases:
CVE-2025-27555
GHSA-8r55-rv5w-6pfm
Apache Airflow exposes sensitive information in its log files Airflow versions before 2.11.1 have a vulnerability that allows authenticated users with audit log access to see sensitive values in audit logs which they should not see. When sensitive connection parameters were set via airflow CLI, values of those variables appeared in the audit log and were stored unencrypted in the Airflow database. While this risk is limited to users with audit log access, it is recommended to upgrade to Airflow 2.11.1 or a later version, which addresses this issue. Users who previously used the CLI to set connections should manually delete entries with those connection sensitive values from the log table. This is similar but not the same issue as CVE-2024-50378
2.11.1
Affected by 4 other vulnerabilities.
VCID-82p8-yujf-hkdd
Aliases:
BIT-airflow-2023-50944
CVE-2023-50944
GHSA-vm5m-qmrx-fw8w
PYSEC-2024-14
Apache Airflow, versions before 2.8.1, have a vulnerability that allows an authenticated user to access the source code of a DAG to which they don't have access. This vulnerability is considered low since it requires an authenticated user to exploit it. Users are recommended to upgrade to version 2.8.1, which fixes this issue.
2.8.1rc1
Affected by 21 other vulnerabilities.
2.8.1
Affected by 19 other vulnerabilities.
VCID-8htr-89h8-6fba
Aliases:
CVE-2024-50378
GHSA-j857-2pwm-jjmm
2.10.3
Affected by 8 other vulnerabilities.
VCID-8m3p-yzr8-yyhj
Aliases:
BIT-airflow-2024-41937
CVE-2024-41937
GHSA-w7cp-g8v7-r54m
PYSEC-2024-181
Apache Airflow, versions before 2.10.0, have a vulnerability that allows the developer of a malicious provider to execute a cross-site scripting attack when clicking on a provider documentation link. This would require the provider to be installed on the web server and the user to click the provider link. Users should upgrade to 2.10.0 or later, which fixes this vulnerability.
2.10.0
Affected by 12 other vulnerabilities.
VCID-8tgv-2cpd-xyh9
Aliases:
CVE-2024-56373
GHSA-r837-hpv7-pc2f
Apache Airflow vulnerable to Code Injection in the web-server context via LogTemplate table DAG Author (who already has quite a lot of permissions) could manipulate database of Airflow 2 in the way to execute arbitrary code in the web-server context, which they should normally not be able to do, leading to potentially remote code execution in the context of web-server (server-side) as a result of a user viewing historical task information. The functionality responsible for that (log template history) has been disabled by default in 2.11.1 and users should upgrade to Airflow 3 if they want to continue to use log template history. They can also manually modify historical log file names if they want to see historical logs that were generated before the last log template change.
2.11.1
Affected by 4 other vulnerabilities.
VCID-arbk-dryb-qkda
Aliases:
BIT-airflow-2024-26280
CVE-2024-26280
GHSA-6xwf-xvf3-v459
PYSEC-2024-42
Apache Airflow, versions before 2.8.2, has a vulnerability that allows authenticated Ops and Viewers users to view all information on audit logs, including dag names and usernames they were not permitted to view. With 2.8.2 and newer, Ops and Viewer users do not have audit log permission by default, they need to be explicitly granted permissions to see the logs. Only admin users have audit log permission by default. Users of Apache Airflow are recommended to upgrade to version 2.8.2 or newer to mitigate the risk associated with this vulnerability
2.8.2
Affected by 18 other vulnerabilities.
VCID-cxqa-pqca-pqgc
Aliases:
BIT-airflow-2023-47265
CVE-2023-47265
GHSA-pxch-wr7m-rwxj
PYSEC-2023-264
Apache Airflow, versions 2.6.0 through 2.7.3 has a stored XSS vulnerability that allows a DAG author to add an unbounded and not-sanitized javascript in the parameter description field of the DAG. This Javascript can be executed on the client side of any of the user who looks at the tasks in the browser sandbox. While this issue does not allow to exit the browser sandbox or manipulation of the server-side data - more than the DAG author already has, it allows to modify what the user looking at the DAG details sees in the browser - which opens up all kinds of possibilities of misleading other users. Users of Apache Airflow are recommended to upgrade to version 2.8.0 or newer to mitigate the risk associated with this vulnerability
2.8.0b1
Affected by 23 other vulnerabilities.
VCID-g9j4-fhpm-uuba
Aliases:
CVE-2024-31869
GHSA-2522-mrjc-m688
Apache Airflow: Sensitive configuration for providers displayed when "non-sensitive-only" config used Airflow versions 2.7.0 through 2.8.4 have a vulnerability that allows an authenticated user to see sensitive provider configuration via the "configuration" UI page when "non-sensitive-only" was set as "webserver.expose_config" configuration (The celery provider is the only community provider currently that has sensitive configurations). You should migrate to Airflow 2.9 or change your "expose_config" configuration to False as a workaround. This is similar, but different to CVE-2023-46288 https://github.com/advisories/GHSA-9qqg-mh7c-chfq which concerned API, not UI configuration page.
2.9.0
Affected by 16 other vulnerabilities.
VCID-hpf3-3z3m-6ydt
Aliases:
BIT-airflow-2024-25142
CVE-2024-25142
GHSA-9xpj-62mm-24h2
PYSEC-2024-195
Use of Web Browser Cache Containing Sensitive Information vulnerability in Apache Airflow.  Airflow did not return "Cache-Control" header for dynamic content, which in case of some browsers could result in potentially storing sensitive data in local cache of the browser. This issue affects Apache Airflow: before 2.9.2. Users are recommended to upgrade to version 2.9.2, which fixes the issue.
2.9.2
Affected by 14 other vulnerabilities.
VCID-huhh-68py-hbe2
Aliases:
CVE-2025-65995
GHSA-gfw7-2v73-69wg
Apache Airflow error reporting may expose full kwargs When a DAG failed during parsing, Airflow’s error-reporting in the UI could include the full kwargs passed to the operators. If those kwargs contained sensitive values (such as secrets), they might be exposed in the UI tracebacks to authenticated users who had permission to view that DAG. The issue has been fixed in Airflow 3.1.5rc1 and 2.11.1, and users are strongly advised to upgrade to prevent potential disclosure of sensitive information.
2.11.1
Affected by 4 other vulnerabilities.
3.1.5rc1
Affected by 14 other vulnerabilities.
VCID-j6uh-kx6m-sydp
Aliases:
BIT-airflow-2026-25917
CVE-2026-25917
GHSA-6ffj-2wg2-w45j
PYSEC-2026-13
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. Users are recommended to upgrade to Apache Airflow 3.2.0, which fixes the issue.
3.2.0
Affected by 0 other vulnerabilities.
VCID-kb4a-mm13-63bj
Aliases:
BIT-airflow-2024-45784
CVE-2024-45784
GHSA-46c3-5xc5-wwhv
PYSEC-2024-182
Apache Airflow versions before 2.10.3 contain a vulnerability that could expose sensitive configuration variables in task logs. This vulnerability allows DAG authors to unintentionally or intentionally log sensitive configuration variables. Unauthorized users could access these logs, potentially exposing critical data that could be exploited to compromise the security of the Airflow deployment. In version 2.10.3, secrets are now masked in task logs to prevent sensitive configuration variables from being exposed in the logging output. Users should upgrade to Airflow 2.10.3 or the latest version to eliminate this vulnerability. If you suspect that DAG authors could have logged the secret values to the logs and that your logs are not additionally protected, it is also recommended that you update those secrets.
2.10.3
Affected by 8 other vulnerabilities.
VCID-mbgq-fq5n-kufh
Aliases:
BIT-airflow-2024-39877
CVE-2024-39877
GHSA-g5hv-r743-v8pm
PYSEC-2024-190
Apache Airflow 2.4.0, and versions before 2.9.3, has a vulnerability that allows authenticated DAG authors to craft a doc_md parameter in a way that could execute arbitrary code in the scheduler context, which should be forbidden according to the Airflow Security model. Users should upgrade to version 2.9.3 or later which has removed the vulnerability.
2.9.3
Affected by 12 other vulnerabilities.
VCID-nfbc-tutd-37bw
Aliases:
BIT-airflow-2023-50783
CVE-2023-50783
GHSA-5938-79hg-xh3q
PYSEC-2023-267
Apache Airflow, versions before 2.8.0, is affected by a vulnerability that allows an authenticated user without the variable edit permission, to update a variable. This flaw compromises the integrity of variable management, potentially leading to unauthorized data modification. Users are recommended to upgrade to 2.8.0, which fixes this issue
2.8.0
Affected by 21 other vulnerabilities.
VCID-rysu-xhvt-yqda
Aliases:
BIT-airflow-2023-48291
CVE-2023-48291
GHSA-8f57-wcmg-4jmh
PYSEC-2023-265
Apache Airflow, in versions prior to 2.8.0, contains a security vulnerability that allows an authenticated user with limited access to some DAGs, to craft a request that could give the user write access to various DAG resources for DAGs that the user had no access to, thus, enabling the user to clear DAGs they shouldn't. This is a missing fix for CVE-2023-42792 in Apache Airflow 2.7.2  Users of Apache Airflow are strongly advised to upgrade to version 2.8.0 or newer to mitigate the risk associated with this vulnerability.
2.8.0
Affected by 21 other vulnerabilities.
VCID-tpjn-4kru-vucv
Aliases:
BIT-airflow-2026-30912
CVE-2026-30912
GHSA-w7cf-2pmc-5m4c
PYSEC-2026-18
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.
3.2.0
Affected by 0 other vulnerabilities.
VCID-unq1-wwfg-6ydk
Aliases:
BIT-airflow-2023-49920
CVE-2023-49920
GHSA-6m9r-7wrx-xmr6
PYSEC-2023-266
Apache Airflow, version 2.7.0 through 2.7.3, has a vulnerability that allows an attacker to trigger a DAG in a GET request without CSRF validation. As a result, it was possible for a malicious website opened in the same browser - by the user who also had Airflow UI opened - to trigger the execution of DAGs without the user's consent. Users are advised to upgrade to version 2.8.0 or later which is not affected
2.8.0b1
Affected by 23 other vulnerabilities.
2.8.0
Affected by 21 other vulnerabilities.
VCID-vras-f42j-xqfg
Aliases:
BIT-airflow-2025-68675
CVE-2025-68675
GHSA-7c2f-r6gc-h92h
PYSEC-2026-10
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. Users 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
2.11.1
Affected by 4 other vulnerabilities.
3.1.6
Affected by 11 other vulnerabilities.
VCID-vwv4-7y7y-9fcj
Aliases:
BIT-airflow-2026-24098
CVE-2026-24098
GHSA-5g2w-9f8g-g5q7
PYSEC-2026-12
Apache Airflow versions 3.0.0 - 3.1.7, has vulnerability that allows authenticated UI users with permission to one or more specific Dags to view import errors generated by other Dags they did not have access to. Users are advised to upgrade to 3.1.7 or later, which resolves this issue
3.1.7
Affected by 9 other vulnerabilities.
VCID-w8ff-8479-rbfq
Aliases:
BIT-airflow-2024-45034
CVE-2024-45034
GHSA-92xg-gmrq-5c3w
PYSEC-2024-212
Apache Airflow versions before 2.10.1 have a vulnerability that allows DAG authors to add local settings to the DAG folder and get it executed by the scheduler, where the scheduler is not supposed to execute code submitted by the DAG author. Users are advised to upgrade to version 2.10.1 or later, which has fixed the vulnerability.
2.10.1
Affected by 10 other vulnerabilities.
VCID-xwza-guvs-83a9
Aliases:
BIT-airflow-2024-39863
CVE-2024-39863
GHSA-j482-47xf-p25c
PYSEC-2024-189
Apache Airflow versions before 2.9.3 have a vulnerability that allows an authenticated attacker to inject a malicious link when installing a provider. Users are recommended to upgrade to version 2.9.3, which fixes this issue.
2.9.3
Affected by 12 other vulnerabilities.
VCID-yrx8-dtav-83av
Aliases:
BIT-airflow-2024-27906
CVE-2024-27906
GHSA-6v6w-h8m6-7mv2
PYSEC-2024-245
Apache Airflow, versions before 2.8.2, has a vulnerability that allows authenticated users to view DAG code and import errors of DAGs they do not have permission to view through the API and the UI. Users of Apache Airflow are recommended to upgrade to version 2.8.2 or newer to mitigate the risk associated with this vulnerability
2.8.2
Affected by 18 other vulnerabilities.
Vulnerabilities fixed by this package (2)
Vulnerability Summary Aliases
VCID-1963-1kyn-2ban We failed to apply CVE-2023-40611 in 2.7.1 and this vulnerability was marked as fixed then.  Apache Airflow, versions before 2.7.3, is affected by a vulnerability that allows authenticated and DAG-view authorized Users to modify some DAG run detail values when submitting notes. This could have them alter details such as configuration parameters, start date, etc.  Users should upgrade to version 2.7.3 or later which has removed the vulnerability. BIT-airflow-2023-47037
CVE-2023-47037
GHSA-hm9r-7f84-25c9
PYSEC-2023-232
VCID-fctg-457f-4uae Apache Airflow, versions before 2.7.3, has a vulnerability that allows an authorized user who has access to read specific DAGs only, to read information about task instances in other DAGs.  This is a different issue than CVE-2023-42663 but leading to similar outcome. Users of Apache Airflow are advised to upgrade to version 2.7.3 or newer to mitigate the risk associated with this vulnerability. BIT-airflow-2023-42781
CVE-2023-42781
GHSA-r7x6-xfcm-3mxv
PYSEC-2023-231

Date Actor Action Vulnerability Source VulnerableCode Version
2026-06-01T09:42:54.127265+00:00 GitLab Importer Affected by VCID-5ppv-384x-ekeb https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/apache-airflow/CVE-2025-27555.yml 38.6.0
2026-06-01T09:42:04.273477+00:00 GitLab Importer Affected by VCID-8tgv-2cpd-xyh9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/apache-airflow/CVE-2024-56373.yml 38.6.0
2026-06-01T09:40:06.876697+00:00 GitLab Importer Affected by VCID-huhh-68py-hbe2 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/apache-airflow/CVE-2025-65995.yml 38.6.0
2026-06-01T09:35:23.906384+00:00 GitLab Importer Affected by VCID-vwv4-7y7y-9fcj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/apache-airflow/CVE-2026-24098.yml 38.6.0
2026-06-01T09:26:27.920808+00:00 GitLab Importer Affected by VCID-vras-f42j-xqfg https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/apache-airflow/CVE-2025-68675.yml 38.6.0
2026-06-01T08:22:28.535811+00:00 GitLab Importer Affected by VCID-8htr-89h8-6fba https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/apache-airflow/CVE-2024-50378.yml 38.6.0
2026-06-01T08:14:26.343584+00:00 GitLab Importer Affected by VCID-w8ff-8479-rbfq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/apache-airflow/CVE-2024-45034.yml 38.6.0
2026-06-01T08:12:58.412223+00:00 GitLab Importer Affected by VCID-8m3p-yzr8-yyhj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/apache-airflow/CVE-2024-41937.yml 38.6.0
2026-06-01T08:10:20.955594+00:00 GitLab Importer Affected by VCID-xwza-guvs-83a9 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/apache-airflow/CVE-2024-39863.yml 38.6.0
2026-06-01T08:10:19.941335+00:00 GitLab Importer Affected by VCID-mbgq-fq5n-kufh https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/apache-airflow/CVE-2024-39877.yml 38.6.0
2026-06-01T08:07:52.667062+00:00 GitLab Importer Affected by VCID-hpf3-3z3m-6ydt https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/apache-airflow/CVE-2024-25142.yml 38.6.0
2026-06-01T07:59:33.373624+00:00 GitLab Importer Affected by VCID-g9j4-fhpm-uuba https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/apache-airflow/CVE-2024-31869.yml 38.6.0
2026-06-01T07:54:38.100738+00:00 GitLab Importer Affected by VCID-arbk-dryb-qkda https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/apache-airflow/CVE-2024-26280.yml 38.6.0
2026-06-01T07:54:27.623146+00:00 GitLab Importer Affected by VCID-yrx8-dtav-83av https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/apache-airflow/CVE-2024-27906.yml 38.6.0
2026-06-01T07:49:13.664526+00:00 GitLab Importer Affected by VCID-4u8d-ezsr-sqcz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/apache-airflow/CVE-2023-50943.yml 38.6.0
2026-06-01T07:49:11.787223+00:00 GitLab Importer Affected by VCID-82p8-yujf-hkdd https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/apache-airflow/CVE-2023-50944.yml 38.6.0
2026-06-01T07:47:09.395618+00:00 GitLab Importer Affected by VCID-nfbc-tutd-37bw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/apache-airflow/CVE-2023-50783.yml 38.6.0
2026-06-01T07:46:57.598951+00:00 GitLab Importer Affected by VCID-rysu-xhvt-yqda https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/apache-airflow/CVE-2023-48291.yml 38.6.0
2026-06-01T07:46:55.639470+00:00 GitLab Importer Affected by VCID-cxqa-pqca-pqgc https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/apache-airflow/CVE-2023-47265.yml 38.6.0
2026-06-01T07:46:55.383850+00:00 GitLab Importer Affected by VCID-unq1-wwfg-6ydk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/apache-airflow/CVE-2023-49920.yml 38.6.0
2026-05-31T21:37:43.779763+00:00 GHSA Importer Affected by VCID-cxqa-pqca-pqgc https://github.com/advisories/GHSA-pxch-wr7m-rwxj 38.6.0
2026-05-31T21:37:23.371230+00:00 GHSA Importer Fixing VCID-1963-1kyn-2ban https://github.com/advisories/GHSA-hm9r-7f84-25c9 38.6.0
2026-05-31T21:37:23.333719+00:00 GHSA Importer Fixing VCID-fctg-457f-4uae https://github.com/advisories/GHSA-r7x6-xfcm-3mxv 38.6.0
2026-05-31T11:07:30.194687+00:00 GithubOSV Importer Fixing VCID-fctg-457f-4uae https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/11/GHSA-r7x6-xfcm-3mxv/GHSA-r7x6-xfcm-3mxv.json 38.6.0
2026-05-31T11:07:28.337530+00:00 GithubOSV Importer Fixing VCID-1963-1kyn-2ban https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/11/GHSA-hm9r-7f84-25c9/GHSA-hm9r-7f84-25c9.json 38.6.0
2026-05-31T09:47:52.754884+00:00 PyPI Importer Affected by VCID-tpjn-4kru-vucv https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.6.0
2026-05-31T09:47:52.157322+00:00 PyPI Importer Affected by VCID-j6uh-kx6m-sydp https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.6.0
2026-05-31T09:47:19.812696+00:00 PyPI Importer Affected by VCID-vras-f42j-xqfg https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.6.0
2026-05-31T09:46:42.081788+00:00 PyPI Importer Affected by VCID-kb4a-mm13-63bj https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.6.0
2026-05-31T09:46:21.231874+00:00 PyPI Importer Affected by VCID-w8ff-8479-rbfq https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.6.0
2026-05-31T09:46:18.651514+00:00 PyPI Importer Affected by VCID-8m3p-yzr8-yyhj https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.6.0
2026-05-31T09:46:15.815225+00:00 PyPI Importer Affected by VCID-mbgq-fq5n-kufh https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.6.0
2026-05-31T09:46:15.649534+00:00 PyPI Importer Affected by VCID-xwza-guvs-83a9 https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.6.0
2026-05-31T09:46:12.513974+00:00 PyPI Importer Affected by VCID-hpf3-3z3m-6ydt https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.6.0
2026-05-31T09:46:00.014503+00:00 PyPI Importer Affected by VCID-arbk-dryb-qkda https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.6.0
2026-05-31T09:45:59.645985+00:00 PyPI Importer Affected by VCID-yrx8-dtav-83av https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.6.0
2026-05-31T09:45:50.552084+00:00 PyPI Importer Affected by VCID-82p8-yujf-hkdd https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.6.0
2026-05-31T09:45:50.173617+00:00 PyPI Importer Affected by VCID-4u8d-ezsr-sqcz https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.6.0
2026-05-31T09:45:43.306241+00:00 PyPI Importer Affected by VCID-rysu-xhvt-yqda https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.6.0
2026-05-31T09:45:42.949023+00:00 PyPI Importer Affected by VCID-nfbc-tutd-37bw https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.6.0
2026-05-31T09:45:42.595518+00:00 PyPI Importer Affected by VCID-cxqa-pqca-pqgc https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.6.0
2026-05-31T09:45:42.536000+00:00 PyPI Importer Affected by VCID-unq1-wwfg-6ydk https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.6.0
2026-05-31T09:45:34.035160+00:00 PyPI Importer Fixing VCID-1963-1kyn-2ban https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.6.0
2026-05-31T09:45:33.697670+00:00 PyPI Importer Fixing VCID-fctg-457f-4uae https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.6.0
2026-05-31T09:44:43.194792+00:00 PyPI Importer Affected by VCID-1azm-hsvr-f3e8 https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip 38.6.0
2026-05-30T21:02:30.899755+00:00 GitLab Importer Fixing VCID-fctg-457f-4uae https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/apache-airflow/CVE-2023-42781.yml 38.6.0
2026-05-30T21:02:30.818921+00:00 GitLab Importer Fixing VCID-1963-1kyn-2ban https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/apache-airflow/CVE-2023-47037.yml 38.6.0
2026-05-30T20:38:14.546242+00:00 Pypa Importer Affected by VCID-tpjn-4kru-vucv https://github.com/pypa/advisory-database/blob/main/vulns/apache-airflow/PYSEC-2026-18.yaml 38.6.0
2026-05-30T20:38:13.334218+00:00 Pypa Importer Affected by VCID-j6uh-kx6m-sydp https://github.com/pypa/advisory-database/blob/main/vulns/apache-airflow/PYSEC-2026-13.yaml 38.6.0
2026-05-30T20:37:05.845654+00:00 Pypa Importer Affected by VCID-vras-f42j-xqfg https://github.com/pypa/advisory-database/blob/main/vulns/apache-airflow/PYSEC-2026-10.yaml 38.6.0
2026-05-30T20:35:46.505150+00:00 Pypa Importer Affected by VCID-kb4a-mm13-63bj https://github.com/pypa/advisory-database/blob/main/vulns/apache-airflow/PYSEC-2024-182.yaml 38.6.0
2026-05-30T20:35:01.503063+00:00 Pypa Importer Affected by VCID-w8ff-8479-rbfq https://github.com/pypa/advisory-database/blob/main/vulns/apache-airflow/PYSEC-2024-212.yaml 38.6.0
2026-05-30T20:34:55.888710+00:00 Pypa Importer Affected by VCID-8m3p-yzr8-yyhj https://github.com/pypa/advisory-database/blob/main/vulns/apache-airflow/PYSEC-2024-181.yaml 38.6.0
2026-05-30T20:34:49.694843+00:00 Pypa Importer Affected by VCID-mbgq-fq5n-kufh https://github.com/pypa/advisory-database/blob/main/vulns/apache-airflow/PYSEC-2024-190.yaml 38.6.0
2026-05-30T20:34:49.332940+00:00 Pypa Importer Affected by VCID-xwza-guvs-83a9 https://github.com/pypa/advisory-database/blob/main/vulns/apache-airflow/PYSEC-2024-189.yaml 38.6.0
2026-05-30T20:34:42.417553+00:00 Pypa Importer Affected by VCID-hpf3-3z3m-6ydt https://github.com/pypa/advisory-database/blob/main/vulns/apache-airflow/PYSEC-2024-195.yaml 38.6.0
2026-05-30T20:34:14.596061+00:00 Pypa Importer Affected by VCID-arbk-dryb-qkda https://github.com/pypa/advisory-database/blob/main/vulns/apache-airflow/PYSEC-2024-42.yaml 38.6.0
2026-05-30T20:34:13.809219+00:00 Pypa Importer Affected by VCID-yrx8-dtav-83av https://github.com/pypa/advisory-database/blob/main/vulns/apache-airflow/PYSEC-2024-245.yaml 38.6.0
2026-05-30T20:33:52.326887+00:00 Pypa Importer Affected by VCID-82p8-yujf-hkdd https://github.com/pypa/advisory-database/blob/main/vulns/apache-airflow/PYSEC-2024-14.yaml 38.6.0
2026-05-30T20:33:51.547422+00:00 Pypa Importer Affected by VCID-4u8d-ezsr-sqcz https://github.com/pypa/advisory-database/blob/main/vulns/apache-airflow/PYSEC-2024-13.yaml 38.6.0
2026-05-30T20:33:36.171479+00:00 Pypa Importer Affected by VCID-unq1-wwfg-6ydk https://github.com/pypa/advisory-database/blob/main/vulns/apache-airflow/PYSEC-2023-266.yaml 38.6.0
2026-05-30T20:33:36.093890+00:00 Pypa Importer Affected by VCID-cxqa-pqca-pqgc https://github.com/pypa/advisory-database/blob/main/vulns/apache-airflow/PYSEC-2023-264.yaml 38.6.0
2026-05-30T20:33:35.936705+00:00 Pypa Importer Affected by VCID-rysu-xhvt-yqda https://github.com/pypa/advisory-database/blob/main/vulns/apache-airflow/PYSEC-2023-265.yaml 38.6.0
2026-05-30T20:33:35.119160+00:00 Pypa Importer Affected by VCID-nfbc-tutd-37bw https://github.com/pypa/advisory-database/blob/main/vulns/apache-airflow/PYSEC-2023-267.yaml 38.6.0
2026-05-30T20:33:16.377735+00:00 Pypa Importer Fixing VCID-1963-1kyn-2ban https://github.com/pypa/advisory-database/blob/main/vulns/apache-airflow/PYSEC-2023-232.yaml 38.6.0
2026-05-30T20:33:15.647181+00:00 Pypa Importer Fixing VCID-fctg-457f-4uae https://github.com/pypa/advisory-database/blob/main/vulns/apache-airflow/PYSEC-2023-231.yaml 38.6.0
2026-05-30T20:31:26.046661+00:00 Pypa Importer Affected by VCID-1azm-hsvr-f3e8 https://github.com/pypa/advisory-database/blob/main/vulns/apache-airflow/PYSEC-2023-314.yaml 38.6.0