Lucene search
+L

63985 matches found

EUVD
EUVD
added 3 days ago8 views

EUVD-2026-57268

Apache Airflow's asset materialization endpoint POST /api/v2/assets/assetid/materialize and the XCom result check on waitdagrununtilfinished authorized the target Dag without its team, unlike every other authorization site. A team-aware auth manager distinguishes a team-scoped Dag from a global o...

5.4AI score0.00328EPSS
SaveExploits0References2
OSV
OSV
added 3 days ago10 views

CVE-2026-68971 Apache Airflow: Cross-team authorization bypass in the asset materialization and dag-run result endpoints

Apache Airflow's asset materialization endpoint POST /api/v2/assets/assetid/materialize and the XCom result check on waitdagrununtilfinished authorized the target Dag without its team, unlike every other authorization site. A team-aware auth manager distinguishes a team-scoped Dag from a global o...

6.5CVSS5.4AI score
SaveExploits0References6
RedhatCVE
RedhatCVE
added 3 days ago5 views

CVE-2026-56624

A flaw was found in Apache MINA SSHD server-side. During user authentication, the server's OpenSSH user certificate validation process failed to properly check for or validate unsupported options like 'force-command' or 'verify-required' embedded within a user's certificate. This oversight could...

7.3CVSS5.3AI score0.00178EPSS
SaveExploits0References4
OSV
OSV
added 3 days ago4 views

CVE-2026-68076 Apache Airflow: Connections test API: team-scope guard bypass resolves another team's environment Connection

Apache Airflow's environment-variable secrets backend resolved a team-scoped Connection or Variable from the wrong team's scope. The guard meant to prevent this only ran when no team scope was supplied, and its pattern could not match a team name containing an underscore, which team names are...

5.4CVSS5.5AI score
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 3 days ago5 views

CVE-2026-68076

Apache Airflow's environment-variable secrets backend resolved a team-scoped Connection or Variable from the wrong team's scope. The guard meant to prevent this only ran when no team scope was supplied, and its pattern could not match a team name containing an underscore, which team names are...

5.4AI score0.00222EPSS
SaveExploits0References4
CVE
CVE
added 3 days ago18 views

CVE-2026-68076

Apache Airflow CVE-2026-68076 affects the environment-variable secrets backend in multi-team mode. A team-scoped secret lookup could bypass the team-scope guard due to an underscore in a team name, causing a global read of AIRFLOW_CONN_____ and letting an authenticated user in one team access ano...

5.4CVSS5.4AI score0.00222EPSS
SaveExploits0References4
Cvelist
Cvelist
added 3 days ago33 views

CVE-2026-68076 Apache Airflow: Connections test API: team-scope guard bypass resolves another team's environment Connection

Apache Airflow's environment-variable secrets backend resolved a team-scoped Connection or Variable from the wrong team's scope. The guard meant to prevent this only ran when no team scope was supplied, and its pattern could not match a team name containing an underscore, which team names are...

0.00222EPSS
SaveExploits0References3
EUVD
EUVD
added 3 days ago6 views

EUVD-2026-57265

Apache Airflow's environment-variable secrets backend resolved a team-scoped Connection or Variable from the wrong team's scope. The guard meant to prevent this only ran when no team scope was supplied, and its pattern could not match a team name containing an underscore, which team names are...

5.4CVSS5.4AI score0.00222EPSS
SaveExploits0References3
Veracode
Veracode
added 3 days ago6 views

Missing Authorization

Apache ActiveMQ is vulnerable to a Missing Authorization vulnerability. The vulnerability is due to temporary destination isolation being enforced only on the client side, which allows an attacker to bypass the authorization check and consume messages from another connection's temporary destinati...

7.5CVSS5.3AI score0.00902EPSS
SaveExploits0References4Affected Software3
Veracode
Veracode
added 3 days ago6 views

Server-Side Request Forgery

Apache Camel Solr component is vulnerable to Server-Side Request Forgery. The vulnerability is due to insufficient validation of SolrParam. and SolrField. headers, where attacker-controlled HTTP headers can inject arbitrary Solr request parameters or document fields, allowing unauthorized...

9.1CVSS5.4AI score0.0037EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 3 days ago4 views

CLSA-2026-1786537061 TuxCare security update for org.apache.httpcomponents.client5 (1 CVE)

TuxCare rebuilt 5 org.apache.httpcomponents.client5 packages to address 1 CVE. Fixed in 5.5.2-tuxcare.1...

5.3CVSS5.2AI score0.00359EPSS
SaveExploits0
Veracode
Veracode
added 3 days ago6 views

Denial-of-service (DoS)

Apache HttpComponents Core is vulnerable to a denial-of-service DoS vulnerability. The vulnerability is due to the decoder processing oversized compressed HTTP/2 header blocks without applying the configured header list size limit until the SETTINGS acknowledgement, which allows a remote attacker...

7.5CVSS4.7AI score0.00587EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
added 3 days ago8 views

Improper Neutralization Of Argument Delimiters (Argument Injection)

Apache Camel is vulnerable to Improper Neutralization of Argument Delimiters. The vulnerability is due to insufficient validation of custom CLI arguments and path values supplied through Camel headers, which allows an attacker who can influence these values to inject unintended docling command-li...

9.1CVSS5.3AI score0.0178EPSS
SaveExploits2References4Affected Software1
Veracode
Veracode
added 3 days ago71 views

Improper Input Validation

Apache Camel is vulnerable to Improper Input Validation. The vulnerability is due to Elasticsearch control headers lacking the Camel prefix and therefore bypassing Camel's inbound HTTP header filtering, which allows an unauthenticated attacker to inject user-controlled headers and override...

5.3CVSS5.3AI score0.00577EPSS
SaveExploits1References6Affected Software1
Veracode
Veracode
added 3 days ago6 views

Improper Input Validation

Apache Camel is vulnerable to Improper Input Validation. The vulnerability is due to improper inbound filtering of SQS message attributes, which allows an attacker who can send messages to the SQS queue to inject arbitrary Camel control headers, potentially influencing downstream producers such a...

9.8CVSS5.7AI score0.00641EPSS
SaveExploits0References6Affected Software1
Veracode
Veracode
added 3 days ago73 views

Improper Input Validation

Apache Camel JIRA component is vulnerable to Improper Input Validation. The vulnerability is due to insufficient validation of JIRA control headers, where attacker-controlled HTTP headers can override configured issue keys, project keys, transitions, and other operation parameters, allowing...

5.3CVSS5.7AI score0.00349EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 3 days ago9 views

EUVD-2026-57163

The Google Cloud Secret Manager secrets backend in Apache Airflow's Google provider never applied the team scope when resolving Connections and Variables: the caller's teamname was accepted by the backend but dropped at the internal call boundary, so every lookup resolved against the team-agnosti...

6.5CVSS5.4AI score0.00384EPSS
SaveExploits0References2
CVE
CVE
added 3 days ago30 views

CVE-2026-68868

The CVE covers the Google Cloud Secret Manager backend in Apache Airflow’s Google provider where the team scope is not applied when resolving Connections and Variables. This flaw allows a task or DAG in one team to resolve another team’s secret name, exposing credentials in multi‑team deployments...

6.5CVSS5.4AI score0.00384EPSS
SaveExploits0References3
Cvelist
Cvelist
added 3 days ago32 views

CVE-2026-68868 Apache Airflow Google provider: google Secret Manager backend: team scope is never applied, exposing every team's Connections and Variables

The Google Cloud Secret Manager secrets backend in Apache Airflow's Google provider never applied the team scope when resolving Connections and Variables: the caller's teamname was accepted by the backend but dropped at the internal call boundary, so every lookup resolved against the team-agnosti...

0.00384EPSS
SaveExploits0References2
OSV
OSV
added 3 days ago3 views

CVE-2026-68868 Apache Airflow Google provider: google Secret Manager backend: team scope is never applied, exposing every team's Connections and Variables

The Google Cloud Secret Manager secrets backend in Apache Airflow's Google provider never applied the team scope when resolving Connections and Variables: the caller's teamname was accepted by the backend but dropped at the internal call boundary, so every lookup resolved against the team-agnosti...

6.5CVSS5.5AI score
SaveExploits0References6
Rows per page
Query Builder