{
  "containers": {
    "cna": {
      "providerMetadata": {
        "orgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09"
      },
      "title": "Unsafe Pickle Deserialization in apache-airflow-providers-http leading to RCE via HttpOperator",
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "CWE-913: Improper Control of Dynamically-Managed Code Resources",
              "lang": "en",
              "cweId": "CWE-913",
              "type": "CWE"
            }
          ]
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "affected": [
        {
          "vendor": "Apache Software Foundation",
          "product": "Apache Airflow Providers Http",
          "collectionURL": "https://pypi.python.org",
          "packageName": "apache-airflow-providers-http",
          "versions": [
            {
              "status": "affected",
              "version": "5.1.0",
              "lessThan": "6.0.0",
              "versionType": "semver"
            }
          ],
          "defaultStatus": "unaffected"
        }
      ],
      "descriptions": [
        {
          "value": "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.\n\nYou should upgrade to version 6.0.0 of the provider to avoid even that risk.",
          "lang": "en",
          "supportingMedia": [
            {
              "type": "text/html",
              "base64": false,
              "value": "<p>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.<br><br>You should upgrade to version 6.0.0 of the provider to avoid even that risk.</p>"
            }
          ]
        }
      ],
      "references": [
        {
          "url": "https://github.com/apache/airflow/pull/61662",
          "tags": [
            "patch"
          ]
        },
        {
          "url": "https://lists.apache.org/thread/zjkfb2njklro68tqzym092r4w65m5dq0",
          "tags": [
            "vendor-advisory"
          ]
        }
      ],
      "metrics": [
        {
          "other": {
            "type": "Textual description of severity",
            "content": {
              "text": "Low"
            }
          }
        }
      ],
      "credits": [
        {
          "lang": "en",
          "value": "skypher",
          "type": "finder"
        },
        {
          "lang": "en",
          "value": "Shauryae1337 (GitHub: https://github.com/Shauryae1337)",
          "type": "finder"
        },
        {
          "lang": "en",
          "value": "Ahmet Artu\u00e7",
          "type": "finder"
        }
      ],
      "x_generator": {
        "engine": "Vulnogram 0.2.0"
      }
    }
  },
  "cveMetadata": {
    "cveId": "CVE-2025-69219",
    "assignerOrgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
    "serial": 1,
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1"
}