Lucene search
+L

5 matches found

NVD
NVD
added yesterday5 views

CVE-2026-68968

Apache Airflow's Backfill API authorized a request against a Dag id supplied by the caller whenever the backfillid path segment failed to parse. The authorization dependency parsed it with int while the route handler parsed it as pydantic's NonNegativeInt, which accepts values int rejects 1.0...

SaveExploits0References3
ATTACKERKB
ATTACKERKB
added yesterday2 views

CVE-2026-68968

Apache Airflow's Backfill API authorized a request against a Dag id supplied by the caller whenever the backfillid path segment failed to parse. The authorization dependency parsed it with int while the route handler parsed it as pydantic's NonNegativeInt, which accepts values int rejects 1.0...

5.4AI score
SaveExploits0References3
CVE
CVE
added yesterday11 views

CVE-2026-68968

Summary of impact (CVE-2026-68968): Apache Airflow’s Backfill API could allow an authenticated user with edit permissions on a single Dag to read, pause, and cancel backfills for other Dags due to conflicting interpretations of the backfill_id between the dependency (int()) and the route validati...

5.4AI score
SaveExploits0References3
EUVD
EUVD
added yesterday4 views

EUVD-2026-57271

Apache Airflow's Backfill API authorized a request against a Dag id supplied by the caller whenever the backfillid path segment failed to parse. The authorization dependency parsed it with int while the route handler parsed it as pydantic's NonNegativeInt, which accepts values int rejects 1.0...

5.4AI score
SaveExploits0References2
Cvelist
Cvelist
added yesterday13 views

CVE-2026-68968 Apache Airflow: Authorization bypass in the Backfill API through conflicting interpretations of the backfill id

Apache Airflow's Backfill API authorized a request against a Dag id supplied by the caller whenever the backfillid path segment failed to parse. The authorization dependency parsed it with int while the route handler parsed it as pydantic's NonNegativeInt, which accepts values int rejects 1.0...

SaveExploits0References2
Rows per page
Query Builder