Threat Intelligence Database
Comprehensive database of the latest cyber threats affecting organizations worldwide. Filter and search to find specific threat intelligence relevant to your organization.
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
Threat Intelligence
Click on any threat for detailed analysis and mitigation recommendations
CVE-2026-49487: CWE-200: Exposure of Sensitive Information to an Unauthorized Actor in Apache Software Foundation Apache AirflowCVE-2026-49487 0 In Apache Airflow before 3.3.0, the REST API task-instance detail and list endpoints returned a deferred task's trigger kwargs without masking. When a deferred operator passed a secret (for example a provider API key) into its trigger, any authenticated user with DAG-scoped task-instance read access for that DAG could read that secret in clear text while the task was deferred. Users should upgrade to apache-airflow 3.3.0 or later, which masks sensitive values in trigger kwargs returned by the API. Join the discussion | CVE Database V5 | 07/07/2026, 09:19:36 UTC Added: 07/07/2026, 10:07:13 UTC |
CVE-2026-49296: CWE-639: Authorization Bypass Through User-Controlled Key in Apache Software Foundation Apache AirflowCVE-2026-49296 0 Before apache-airflow 3.3.0, a user authorized to read one Dag could disclose the source of other Dags co-located in the same source file. `GET /api/v2/dagSources/{dag_id}` — and the equivalent Dag-source view in the UI — returned the entire source file without redacting Dags the caller was not authorized to read, bypassing per-DAG read authorization. Deployments that co-locate multiple Dags in a single file and rely on per-DAG access control to limit source visibility are affected; single-Dag-per-file deployments are not. Upgrade to apache-airflow 3.3.0 or later. Join the discussion | CVE Database V5 | 07/07/2026, 09:18:12 UTC Added: 07/07/2026, 10:07:12 UTC |
CVE-2026-48892: CWE-200: Exposure of Sensitive Information to an Unauthorized Actor in Apache Software Foundation Apache AirflowCVE-2026-48892 0 The Config API in Apache Airflow surfaced per-key secrets-backend overrides (environment variables like `AIRFLOW__SECRETS__BACKEND_KWARG__SECRET_ID` and `AIRFLOW__WORKERS__SECRETS_BACKEND_KWARG__SECRET_ID`) as synthetic config options whose option names were not in `sensitive_config_values`, so the masker did not redact them. An authenticated UI/API user with Config read permission could retrieve plaintext secrets-backend credentials (Vault `role_id` / `secret_id`, etc.) from the Config API output. Affects deployments that configure secrets backends via per-key environment overrides. Users are advised to upgrade to `apache-airflow` 3.3.0 or later. Join the discussion | CVE Database V5 | 07/07/2026, 09:16:26 UTC Added: 07/07/2026, 10:07:12 UTC |
CVE-2026-48891: CWE-200: Exposure of Sensitive Information to an Unauthorized Actor in Apache Software Foundation Apache AirflowCVE-2026-48891 0 A bug in Apache Airflow's `/ui/dependencies` scheduling graph endpoint applied the caller's readable-Dag filter to the top-level serialized Dag key but still emitted referenced Dag IDs through the `dep.source` and `dep.target` fields of trigger / sensor dependency entries. An authenticated UI user with read permission on some Dags could enumerate the identifiers of other Dags they were not authorized to read by inspecting the dependency graph for trigger / sensor references. Affects deployments that rely on per-Dag read scoping to keep Dag identifiers private across teams. This is a residual gap in the fix for CVE-2026-28563, which filtered the top-level Dag key but did not propagate the filter into the trigger / sensor dep-source / dep-target fields. Users who already upgraded for CVE-2026-28563 should additionally upgrade to `apache-airflow` 3.3.0 or later to cover the residual trigger / sensor dependency leak. Join the discussion | CVE Database V5 | 07/07/2026, 09:17:28 UTC Added: 07/07/2026, 10:07:12 UTC |
CVE-2026-48828: CWE-200: Exposure of Sensitive Information to an Unauthorized Actor in Apache Software Foundation Apache AirflowCVE-2026-48828 0 The Bulk Variables API in Apache Airflow called the redactor without passing the variable's key, so the key-based `should_hide_value_for_key` check (which triggers on secret-suffixed key names like `*_password` / `*_token` / `*_secret`) could not fire for JSON-decodable variable values. An authenticated UI/API user with bulk Variable read permission could retrieve plaintext values from JSON variables whose key would otherwise trigger redaction. Affects deployments that store sensitive values in JSON-typed Airflow Variables under secret-suffixed key names. Users are advised to upgrade to `apache-airflow` 3.3.0 or later (the fix landed on `main` after 3.2.2; no 3.2.x backport). Join the discussion | CVE Database V5 | 07/07/2026, 09:18:53 UTC Added: 07/07/2026, 10:07:12 UTC |
CVE-2026-33264: CWE-502: Deserialization of Untrusted Data in Apache Software Foundation Apache AirflowCVE-2026-33264 0 A bug in `BaseSerialization.deserialize()` allowed unrestricted `import_string()` of attacker-controlled class paths when the Scheduler / API Server loaded a serialized DAG: a DAG author could embed a malicious trigger into a DAG to gain remote code execution on the API Server / Scheduler process, crossing the Airflow security boundary that DAG-author code must never execute in those processes. Users are advised to upgrade to `apache-airflow` 3.3.0 or later. As a defense-in-depth mitigation, deployments where DAG-author trust is limited can restrict the `[core] allowed_deserialization_classes` config to a narrow allowlist. Join the discussion | CVE Database V5 | 07/07/2026, 09:20:18 UTC Added: 07/07/2026, 10:07:12 UTC |
Showing 1 to 6 of 6 results