Posted by Rahul Vats on Sep 21 Severity: low Affected versions: - Apache Airflow 3.0.0 before 3.3.2 Description: Apache Airflow: the Core API logout endpoint revokes only a session token presented as the _token cookie. When a client logs out presenting its credential as an Authorization bearer header instead, the endpoint returns its normal logout response but revokes nothing, so the token remains valid until it expires. An attacker who already holds a copy of that...

Read the full article at oss-security →