Lucene search
+L

114365 matches found

OSV
OSV
added 2026/06/01 9:31 a.m.10 views

GHSA-8WM6-6FQH-PHMC Apache ActiveMQ, Apache ActiveMQ Web have a Cross-site Scripting issue

Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in Apache ActiveMQ, Apache ActiveMQ Web. The MessageServlet in the ActiveMQ web console API copies every JMS message property into an HTTP response header without any validation. This can allow...

6.1CVSS6.1AI score0.01107EPSS
SaveExploits1References4
OSV
OSV
added 2026/06/01 9:31 a.m.12 views

GHSA-2R5M-76WX-56GX Apache Airflow Vulnerable to Deserialization of Untrusted Data

Apache Airflow's scheduler-side deadline-reference decoder SerializedCustomReference.deserializereference imported and dispatched arbitrary class paths drawn from DAG-author-controlled serialized state without an allowlist or plugin-registry gate. A DAG author whose code reaches the scheduler — t...

7.3CVSS6.2AI score0.00676EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/06/01 9:31 a.m.14 views

Apache ActiveMQ Broker, Apache ActiveMQ All, Apache ActiveMQ have a Code Injection issue

Improper Input Validation, Improper Control of Generation of Code 'Code Injection' vulnerability in Apache ActiveMQ Broker, Apache ActiveMQ All, Apache ActiveMQ. Non-parenthesized discovery wrappers such as masterslave:vm://...,... and static:vm://... incorrectly pass validation allowing bypass o...

8.8CVSS6.8AI score0.98256EPSS
SaveExploits15References4Affected Software3
Snyk
Snyk
added 2026/06/01 9:31 a.m.17 views

Improper Neutralization of Special Elements Used in a Template Engine

Overview Affected versions of this package are vulnerable to Improper Neutralization of Special Elements Used in a Template Engine via the bashcommand parameter in the BashOperator when user-supplied input from the conf field is not properly sanitized. An attacker can execute arbitrary shell...

9.3CVSS6.3AI score0.00383EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/01 9:31 a.m.16 views

GHSA-WR76-29CR-67W8 Apache Airflow has a Deserialization of Untrusted Data vulnerability

A bug in Apache Airflow's XCom PATCH endpoint PATCH /api/v2/xcomEntries/key allowed an authenticated UI/API user with XCom write permission on a Dag to set XCom entries under reserved key names e.g. returnvalue that the matching POST endpoint already validated against FORBIDDENXCOMKEYS. The...

8.8CVSS6.1AI score0.00571EPSS
SaveExploits0References6
OSV
OSV
added 2026/06/01 9:31 a.m.13 views

GHSA-C85C-G9WV-PPH2 Apache Airflow vulnerable to Improper Neutralization of Special Elements Used in a Template Engine

Apache Airflow's official documentation at core-concepts/dag-run.html "Passing Parameters when triggering Dags" showed a verbatim BashOperatorbashcommand="echo value: dagrun.conf'conf1' " example without any quoting / sanitization warning. Dag authors who copied the pattern verbatim into...

9.1CVSS6.1AI score0.00383EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/06/01 9:31 a.m.21 views

Apache Airflow Vulnerable to Deserialization of Untrusted Data

Apache Airflow's scheduler-side deadline-reference decoder SerializedCustomReference.deserializereference imported and dispatched arbitrary class paths drawn from DAG-author-controlled serialized state without an allowlist or plugin-registry gate. A DAG author whose code reaches the scheduler — t...

7.3CVSS6.1AI score0.00676EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/06/01 9:31 a.m.9 views

GHSA-HG6C-8MVR-JQC9 Apache ActiveMQ Broker, Apache ActiveMQ All, Apache ActiveMQ have a Code Injection issue

Improper Input Validation, Improper Control of Generation of Code 'Code Injection' vulnerability in Apache ActiveMQ Broker, Apache ActiveMQ All, Apache ActiveMQ. Apache ActiveMQ Classic exposes the Jolokia JMX-HTTP bridge at /api/jolokia/ on the web console. The default Jolokia access policy...

8.1CVSS7.4AI score0.0074EPSS
SaveExploits2References4
OSV
OSV
added 2026/06/01 9:31 a.m.5 views

GHSA-X2X7-P37C-43CR Apache Airflow has a Missing Authorization issue

The partitioneddagruns endpoints in the Airflow UI enforced only asset-level access control, not per-Dag authorization. An authenticated UI/API user with global Asset:read permission could enumerate partition run state, schedule configuration, and asset wiring for Dags they were not authorized to...

4.3CVSS6.1AI score0.00366EPSS
SaveExploits0References6
OSV
OSV
added 2026/06/01 9:31 a.m.18 views

GHSA-6HCW-QQR8-PJJ8 Apache Airflow: Authenticated users can bypass the `is_safe_url` check

A bug in the login redirect route in Apache Airflow allowed authenticated users to craft URLs that bypassed the issafeurl check, enabling redirection from a trusted Airflow domain to an attacker-controlled origin. Users are advised to upgrade to apache-airflow 3.2.2 or later. As a defense-in-dept...

7.2CVSS6AI score0.00649EPSS
SaveExploits0References5
OSV
OSV
added 2026/06/01 9:31 a.m.13 views

GHSA-95V7-H9J5-GVJR Apache Airflow has a Sensitive Cookie in HTTPS Session Without 'Secure' Attribute

Apache Airflow's JWTRefreshMiddleware set the JWT auth cookie without the Secure flag, so deployments running the Airflow API server behind an HTTPS-terminating reverse proxy e.g. nginx / Envoy / a managed load balancer that terminates TLS and forwards plaintext to the API server, the default...

5.9CVSS6.1AI score0.0035EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/06/01 9:31 a.m.19 views

Apache Airflow has a Sensitive Cookie in HTTPS Session Without 'Secure' Attribute

Apache Airflow's JWTRefreshMiddleware set the JWT auth cookie without the Secure flag, so deployments running the Airflow API server behind an HTTPS-terminating reverse proxy e.g. nginx / Envoy / a managed load balancer that terminates TLS and forwards plaintext to the API server, the default...

5.9CVSS6AI score0.0035EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/06/01 9:31 a.m.11 views

GHSA-2883-WWH7-X57V Apache Airflow: Incomplete redaction allowlist exposes secrets in Connection `extra`  to read-permitted users

A bug in the GET /api/v2/connections/connectionid REST API endpoint in Apache Airflow allowed an authenticated UI/API user with Connection-read permission to retrieve secrets stored in a Connection's extra JSON blob under field names not present in the redaction allowlist DEFAULTSENSITIVEFIELDS —...

6.5CVSS6AI score0.00425EPSS
SaveExploits0References6
NVD
NVD
added 2026/06/01 9:16 a.m.27 views

CVE-2026-48827

Path traversal vulnerability in Apache MINA SSHD bundle sshd-git. Lack of path validation in git-upload-pack, git-receive-pack, and other git operations allows users authenticated over SSH access to git repositories outside the configured git server root directory. Applications are affected if th...

7.1CVSS0.00527EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/01 9:16 a.m.22 views

PYSEC-2026-187

A bug in Apache Airflow's auth manager logout handling left previously-issued JWT tokens valid after the user clicked logout in the UI: the logout flow for FabAuthManager and KeycloakAuthManager did not actually reach the underlying revoketoken call, so the JWT remained accepted by the API server...

6.5CVSS5.9AI score0.00382EPSS
SaveExploits0References4
NVD
NVD
added 2026/06/01 9:16 a.m.32 views

CVE-2026-49157

Incorrect Default Permissions vulnerability in Apache ActiveMQ. This issue affects Apache ActiveMQ: before 5.19.7, from 6.0.0 before 6.2.6. The default Jolokia authorization settings granted non-admin low-privilege web-login accounts access to Jolokia operations which allowed executing broker...

8.8CVSS0.0044EPSS
SaveExploits0References2
NVD
NVD
added 2026/06/01 9:16 a.m.28 views

CVE-2026-49267

Apache Airflow's EmailOperator and the underlying airflow.utils.email helpers established SMTP STARTTLS connections without verifying the remote certificate when the deployment used email smtpstarttls=True without email smtpssl. An attacker positioned between the worker and the configured SMTP...

5.9CVSS0.00185EPSS
SaveExploits0References2
NVD
NVD
added 2026/06/01 9:16 a.m.27 views

CVE-2026-48726

A bug in Apache Airflow's auth manager logout handling left previously-issued JWT tokens valid after the user clicked logout in the UI: the logout flow for FabAuthManager and KeycloakAuthManager did not actually reach the underlying revoketoken call, so the JWT remained accepted by the API server...

6.5CVSS0.00382EPSS
SaveExploits0References3
NVD
NVD
added 2026/06/01 9:16 a.m.26 views

CVE-2026-49298

A bug in Apache Airflow's KubernetesExecutor caused JWT tokens used by worker pods to authenticate against the Execution API to be passed to the worker container as command-line arguments visible in the pod spec. An authenticated UI/API user with Kubernetes read-only access to the cluster e.g...

8.8CVSS0.00489EPSS
SaveExploits0References2
PyPA
PyPA
added 2026/06/01 9:16 a.m.55 views

PYSEC-0000-CVE-2026-45360

Apache Airflow's scheduler-side deadline-reference decoder SerializedCustomReference.deserializereference imported and dispatched arbitrary class paths drawn from DAG-author-controlled serialized state without an allowlist or plugin-registry gate. A DAG author whose code reaches the scheduler — t...

7.3CVSS6AI score0.00676EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder