Skip to main content

Improper Control of Dynamically-Managed Code Resources

CVE-2025-69219

Severity High
Score 8.8/10

Summary

A user with access to the DB could craft a database entry that would result in executing code on Triggerer - which gives anyone who have access to DB the same permissions as Dag Author. Since direct DB access is not usual and recommended for Airflow, the likelihood of it making any damage is low. All versions prior to 6.0.0rc1 are affected. You should upgrade to version 6.0.0rc1 of the provider to avoid even that risk.

  • LOW
  • NETWORK
  • HIGH
  • UNCHANGED
  • NONE
  • LOW
  • HIGH
  • HIGH

CWE-913 - Improper Control of Dynamically-Managed Code Resources

The software does not properly restrict reading from or writing to dynamically-managed code resources such as variables, objects, classes, attributes, functions, or executable instructions or statements.

Advisory Timeline

  • Published