Threats Tagged 'ghsa-j4jc-cq9h-xrhr'
View all threats tagged with 'ghsa-j4jc-cq9h-xrhr'. Filter and sort to focus on specific types of threats.
Stop chasing alerts. Route them.
Start free, then upgrade once to turn Radar into an automated delivery engine for your security stack.
Custom feeds / Automations: email, Slack, webhooks, SIEM/MISP / API access (baseline limits)
API access activates after upgrading in Console -> Billing.
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.
Filter Threats
Narrow down the results by type, severity, or affected countries
Threats Tagged 'ghsa-j4jc-cq9h-xrhr'
Click on any threat for detailed analysis and mitigation recommendations
CVE-2026-68968: CWE-436: Interpretation Conflict in Apache Software Foundation Apache AirflowCVE-2026-68968 0 Apache Airflow's Backfill API authorized a request against a Dag id supplied by the caller whenever the `backfill_id` 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` coerces to `1`); FastAPI resolves dependencies before endpoint validation, so the two acted on different Dags. An authenticated user holding edit permission on any single Dag could therefore read, pause and cancel backfills belonging to any other Dag, including moving another Dag's queued runs to `failed`. No non-default configuration is required and backfill ids are sequential, so finding a target is trivial. Users are advised to upgrade to apache-airflow 3.3.1 or later, which parses the backfill id with the same type the routes declare. Join the discussion | CVE Database V5 | 08/12/2026, 18:31:18 UTC Added: 08/12/2026, 15:42:06 UTC |
Showing 1 to 1 of 1 result