2026-04-09 11:12CVE-2025-57735apache
PUBLISHED5.2CWE-613

Apache Airflow: Airflow Logout Not Invalidating JWT

When user logged out, the JWT token the user had authtenticated with was not invalidated, which could lead to reuse of that token in case it was intercepted. In Airflow 3.2 we implemented the mechanism that implements token invalidation at logout. Users who are concerned about the logout scenario and possibility of intercepting the tokens, should upgrade to Airflow 3.2+

Users are recommended to upgrade to version 3.2.0, which fixes this issue.

Problem type

Affected products

Apache Software Foundation

Apache Airflow

< 3.2.0 - AFFECTED

References

GitHub Security Advisories

GHSA-c92r-g8j5-vhcx

When user logged out, the JWT token the user had authtenticated with was not invalidated, which...

https://github.com/advisories/GHSA-c92r-g8j5-vhcx

When user logged out, the JWT token the user had authtenticated with was not invalidated, which could lead to reuse of that token in case it was intercepted. In Airflow 3.2 we implemented the mechanism that implements token invalidation at logout. Users who are concerned about the logout scenario and possibility of intercepting the tokens, should upgrade to Airflow 3.2+

Users are recommended to upgrade to version 3.2.0, which fixes this issue.

JSON source

https://cveawg.mitre.org/api/cve/CVE-2025-57735
Click to expand
{
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "cveMetadata": {
    "cveId": "CVE-2025-57735",
    "assignerOrgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
    "assignerShortName": "apache",
    "dateUpdated": "2026-04-09T13:53:38.697Z",
    "dateReserved": "2025-08-18T21:00:19.983Z",
    "datePublished": "2026-04-09T11:12:41.735Z",
    "state": "PUBLISHED"
  },
  "containers": {
    "cna": {
      "providerMetadata": {
        "orgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
        "shortName": "apache",
        "dateUpdated": "2026-04-09T11:12:41.735Z"
      },
      "title": "Apache Airflow: Airflow Logout Not Invalidating JWT",
      "descriptions": [
        {
          "lang": "en",
          "value": "When user logged out, the JWT token the user had authtenticated with was not invalidated, which could lead to reuse of that token in case it was intercepted. In Airflow 3.2 we implemented the mechanism that implements token invalidation at logout. Users who are concerned about the logout scenario and possibility of intercepting the tokens, should upgrade to Airflow 3.2+\n\n\n\nUsers are recommended to upgrade to version 3.2.0, which fixes this issue.",
          "supportingMedia": [
            {
              "type": "text/html",
              "base64": false,
              "value": "<p>When user logged out, the JWT token the user had authtenticated with was not invalidated, which could lead to reuse of that token in case it was intercepted. In Airflow 3.2 we implemented the mechanism that implements token invalidation at logout. Users who are concerned about the logout scenario and possibility of intercepting the tokens, should upgrade to Airflow 3.2+</p><br><br>Users are recommended to upgrade to version 3.2.0, which fixes this issue."
            }
          ]
        }
      ],
      "affected": [
        {
          "vendor": "Apache Software Foundation",
          "product": "Apache Airflow",
          "collectionURL": "https://pypi.python.org",
          "packageName": "apache-airflow",
          "defaultStatus": "unaffected",
          "versions": [
            {
              "version": "3.0.0",
              "status": "affected",
              "versionType": "semver",
              "lessThan": "3.2.0"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "lang": "en",
              "description": "CWE-613: Insufficient Session Expiration",
              "cweId": "CWE-613",
              "type": "CWE"
            }
          ]
        }
      ],
      "references": [
        {
          "url": "https://github.com/apache/airflow/pull/61339",
          "tags": [
            "patch"
          ]
        },
        {
          "url": "https://github.com/apache/airflow/pull/56633",
          "tags": [
            "patch"
          ]
        },
        {
          "url": "https://lists.apache.org/thread/ovn8mpd8zkc604hojt7x3wsw3kc60x98",
          "tags": [
            "vendor-advisory"
          ]
        }
      ],
      "metrics": [
        {}
      ],
      "credits": [
        {
          "lang": "en",
          "value": "Saurabh Banawar",
          "type": "finder"
        },
        {
          "lang": "en",
          "value": "Anish Giri",
          "type": "remediation developer"
        },
        {
          "lang": "en",
          "value": "vincent beck",
          "type": "remediation developer"
        }
      ]
    },
    "adp": [
      {
        "providerMetadata": {
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP",
          "dateUpdated": "2026-04-09T13:53:38.697Z"
        },
        "title": "CISA ADP Vulnrichment",
        "metrics": [
          {
            "cvssV3_1": {
              "version": "3.1",
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
              "attackVector": "NETWORK",
              "attackComplexity": "LOW",
              "privilegesRequired": "NONE",
              "userInteraction": "NONE",
              "scope": "UNCHANGED",
              "confidentialityImpact": "HIGH",
              "integrityImpact": "HIGH",
              "availabilityImpact": "NONE",
              "baseScore": 9.1,
              "baseSeverity": "CRITICAL"
            }
          },
          {}
        ]
      }
    ]
  }
}