Lucene search
+L

17 matches found

Snyk
Snyk
•added 2026/09/21 4:35 p.m.•4 views

Exposure of Data Element to Wrong Session

Overview Affected versions of this package are vulnerable to Exposure of Data Element to Wrong Session via the GET /api/v2/assets/events endpoint in assets.py, which applies only a global "Assets" resource check via requiresaccessassetmethod="GET" and no per-DAG row filter. A caller with read...

5.3CVSS5.7AI score0.00361EPSS
SaveExploits0References2
Snyk
Snyk
•added 2026/09/21 4:34 p.m.•1 views

Incorrect Authorization

Overview Affected versions of this package are vulnerable to Incorrect Authorization in JWTRefreshMiddleware's caller resolution, which resolves the caller from the session cookie and ignores an accompanying Authorization: Bearer token, inverting the intended precedence of bearer over cookie. An...

4.2CVSS5.6AI score0.00305EPSS
SaveExploits0References2
Snyk
Snyk
•added 2026/09/18 9:38 a.m.•6 views

Incorrect Authorization

Overview Affected versions of this package are vulnerable to Incorrect Authorization via the deleteassetqueuedevents, deletedagassetqueuedevents, and related queued-events DELETE routes in airflow/apifastapi/coreapi/routes/public/assets.py. An attacker can delete a DAG’s queued asset events by...

7.5CVSS5.8AI score0.00436EPSS
SaveExploits1References2
Snyk
Snyk
•added 2026/08/12 5:41 p.m.•19 views

Authorization Bypass Through User-Controlled Key

Overview Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key in the connections/test API endpoint due to improper enforcement of team-scoped access controls. An attacker can access another team's environment connection and authenticate outward usin...

7.6CVSS5.4AI score0.00622EPSS
SaveExploits0References2
Snyk
Snyk
•added 2026/08/12 5:41 p.m.•17 views

Insertion of Sensitive Information into Log File

Overview Affected versions of this package are vulnerable to Insertion of Sensitive Information into Log File in the handling of bulk requests to the PATCH /api/v2/variables and PATCH /api/v2/connections endpoints. An attacker can obtain sensitive secret values in cleartext by accessing the audit...

6.8CVSS5.5AI score0.00642EPSS
SaveExploits0References2
Snyk
Snyk
•added 2026/08/12 5:39 p.m.•14 views

Deserialization of Untrusted Data

Overview Affected versions of this package are vulnerable to Deserialization of Untrusted Data in the awaitinginput. An attacker can execute arbitrary code or terminate the scheduler process by supplying crafted data to the nextkwargs parameter during task execution. Note: This is only exploitabl...

8.8CVSS6.1AI score0.01397EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/07/13 12:00 a.m.•14 views

PT-2026-59051

Apache Airflow SMTP Provider before 1.3.0, Apache Airflow IMAP Provider before 3.3.0, and Apache Airflow before 2.7.0 are affected by the Validation of OpenSSL Certificate vulnerability. The default SSL context with SSL library did not check a server's X.509 certificate. Instead, the code accepte...

5.9CVSS6.4AI score0.00804EPSS
SaveExploits0References13
Snyk
Snyk
•added 2026/07/07 12:41 p.m.•17 views

Insufficient Session Expiration

Overview Affected versions of this package are vulnerable to Insufficient Session Expiration via the dep.source and dep.target fields in the scheduling graph endpoint. An attacker can obtain identifiers of resources they are not authorized to access by inspecting dependency information exposed...

6.9CVSS6AI score0.00671EPSS
SaveExploits0References2
Snyk
Snyk
•added 2026/06/01 9:31 a.m.•12 views

Authorization Bypass Through User-Controlled Key

Overview Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key via the GET /api/v2/eventLogs/eventlogid endpoint. An attacker can access audit-log entries for unauthorized DAGs by enumerating or guessing numeric event log IDs. This is only exploitabl...

5.3CVSS6.1AI score0.00571EPSS
SaveExploits0References2
Snyk
Snyk
•added 2026/04/17 9:00 p.m.•12 views

Incorrect Authorization

Overview Affected versions of this package are vulnerable to Incorrect Authorization due to allowing users with asset materialize permissions to trigger DAGs outside of their permissions. Remediation Upgrade apache-airflow-core to version 3.2.0b2 or higher. References - Apache Mailing List - GitH...

8.7CVSS5.3AI score0.00716EPSS
SaveExploits0References2
Snyk
Snyk
•added 2026/04/17 9:00 p.m.•9 views

Generation of Error Message Containing Sensitive Information

Overview Affected versions of this package are vulnerable to Generation of Error Message Containing Sensitive Information due to exposing exception/stack trace of errors even if api/exposestacktraces was set to false. That could lead to exposing additional information to potential attacker...

7.5CVSS5.3AI score0.00756EPSS
SaveExploits0References2
Snyk
Snyk
•added 2026/04/16 9:00 p.m.•12 views

Insertion of Sensitive Information Into Sent Data

Overview Affected versions of this package are vulnerable to Insertion of Sensitive Information Into Sent Data in redactval, whose secret value redaction sets maxdepth=1 and therefore does not properly extend to values in nested JSON objects. An attacker can see such nested JSON values responses...

6.3CVSS5.4AI score0.00657EPSS
SaveExploits0References2
Snyk
Snyk
•added 2026/04/15 3:31 p.m.•9 views

Insertion of Sensitive Information Into Sent Data

Overview Affected versions of this package are vulnerable to Insertion of Sensitive Information Into Sent Data for the accesskey and connectionstring properties, which were not properly masked as sensitive information. An attacker can obtain confidential credentials by accessing the Connection UI...

6.5CVSS5.8AI score0.00552EPSS
SaveExploits0References3
Snyk
Snyk
•added 2026/04/09 10:07 a.m.•9 views

Missing Authorization

Overview Affected versions of this package are vulnerable to Missing Authorization through the waitdagrununtilfinished handler in airflow-core/src/airflow/apifastapi/coreapi/routes/public/dagrun.py. An attacker can read task result values by sending a GET request to the DAG run wait endpoint with...

7.1CVSS6AI score0.00789EPSS
SaveExploits0References2
Snyk
Snyk
•added 2026/03/17 12:46 p.m.•10 views

Missing Authorization

Overview Affected versions of this package are vulnerable to Missing Authorization in the HITL endpoints of the Execution API. An attacker can gain unauthorized access to read, approve, or reject workflows belonging to other task instances by sending crafted requests as an authenticated user...

8.1CVSS5.9AI score0.00711EPSS
SaveExploits0References2
Snyk
Snyk
•added 2025/10/30 12:31 p.m.•5 views

Execution with Unnecessary Privileges

Overview Affected versions of this package are vulnerable to Execution with Unnecessary Privileges via the /api/v2/dagReports endpoint. An attacker can execute arbitrary code in the context of the API server by submitting malicious DAG code through the API. Note: This is only exploitable if the A...

5.4CVSS7.8AI score0.00487EPSS
SaveExploits0References2
Snyk
Snyk
•added 2025/10/30 12:31 p.m.•8 views

Command Injection

Overview Affected versions of this package are vulnerable to Command Injection via the exampledagdecorator function. An attacker can execute arbitrary commands on the worker by supplying a crafted parameter through the UI. Note: This is only exploitable if example DAGs are enabled in production o...

7.7CVSS8AI score0.00459EPSS
SaveExploits0References2
Rows per page
Query Builder