Lucene search
+L

63539 matches found

CVE
CVE
added 2026/08/12 6:20 p.m.35 views

CVE-2026-18673

Kong Mesh CVE-2026-18673 affects kuma-dp readiness service. When Envoy admin API is exposed on a TCP port (9902) while the Envoy admin API is connected to a Unix domain socket by default, the readiness endpoint forwards a large portion of the Envoy admin API to any caller on the port without auth...

5.3CVSS5.3AI score0.00311EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/12 6:18 p.m.11 views

CVE-2026-73298

The Microsoft Container Migration Solution Accelerator is a multi-service application that provides a multi-agent, AI-driven migration solution for moving container service configurations to Azure Kubernetes Service. In version 2.1.2 and earlier, a security vulnerability was identified in the...

8.7CVSS0.00677EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/12 6:08 p.m.11 views

CVE-2026-73301 Budibase: Missing RBAC on GET /api/global/groups allows BASIC users to enumerate all tenant groups and role mappings

Budibase is an open-source low-code platform. Prior to 3.39.25, the GET /api/global/groups endpoint in packages/worker/src/api/routes/global/groups.ts omitted auth.builderOrAdmin, allowing an authenticated BASIC role user to enumerate tenant groups, role mappings and user memberships, builder...

4.3CVSS5.3AI score
SaveExploits0References6
Snyk
Snyk
added 2026/08/12 5:40 p.m.9 views

Deserialization of Untrusted Data

Overview Affected versions of this package are vulnerable to Deserialization of Untrusted Data in the deserialize. An attacker can execute arbitrary code by supplying a crafted serialized blob that causes the import and invocation of malicious callables. This can be exploited by a DAG author...

8.8CVSS6AI score0.00484EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/12 4:17 p.m.13 views

CVE-2026-68968

Apache Airflow's Backfill API authorized a request against a Dag id supplied by the caller whenever the backfillid path segment failed to parse. The authorization dependency parsed it with int while the route handler parsed it as pydantic's NonNegativeInt, which accepts values int rejects 1.0...

7.5CVSS0.00416EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/12 4:17 p.m.11 views

CVE-2026-65938

In WhatsUp Gold versions released before 2026.0.2, an improper authorization vulnerability in the Scheduled Reports API allows any authenticated user to invoke restricted actions...

4.3CVSS0.00161EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/12 4:17 p.m.16 views

CVE-2026-65017

Apache Airflow's Config API did not mask team-scoped sensitive configuration values in multi-team deployments. When an administrator has enabled multi-team mode and exposed the Config API, an authenticated Viewer holding only configuration-read access — with no prior access to the secret — could...

6.5CVSS0.00388EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/12 4:17 p.m.13 views

CVE-2026-58076

Apache Airflow's serialization layer reconstructed exception nodes by calling importstring on a class name taken from the serialized blob and instantiating it with arguments from the same blob, with no restriction on what could be imported. An operator's executorconfig reaches that branch, so a D...

8.8CVSS0.00484EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/12 3:45 p.m.34 views

CVE-2026-73293

CVE-2026-73293 affects Semaphore UI. Prior to 2.18.19 and from 2.19.0-alpha3 until 2.19.5-beta5, the combination of ProjectMiddleware and GetProjectOrGlobalRoleBySlug allows a project manager to create a custom manager role via POST /api/project/{id}/roles with permission bitmask 15, which overri...

8.8CVSS5.3AI score0.00401EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/12 3:45 p.m.15 views

CVE-2026-73293 Semaphore UI: Manager-to-owner privilege escalation via custom-role slug collision

Semaphore UI is a web interface for managing DevOps tools. Prior to 2.18.19 and from 2.19.0-alpha3 until 2.19.5-beta5, ProjectMiddleware and GetProjectOrGlobalRoleBySlug allow a project manager to use POST /api/project/id/roles to create a custom manager role with permission bitmask 15, overridin...

8.8CVSS5.4AI score
SaveExploits0References7
EUVD
EUVD
added 2026/08/12 3:40 p.m.10 views

EUVD-2026-57315

Apache Airflow's serialization layer reconstructed exception nodes by calling importstring on a class name taken from the serialized blob and instantiating it with arguments from the same blob, with no restriction on what could be imported. An operator's executorconfig reaches that branch, so a D...

5.6AI score0.01649EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/12 3:40 p.m.10 views

CVE-2026-58076

Apache Airflow's serialization layer reconstructed exception nodes by calling importstring on a class name taken from the serialized blob and instantiating it with arguments from the same blob, with no restriction on what could be imported. An operator's executorconfig reaches that branch, so a D...

9.8CVSS5.6AI score0.01649EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/08/12 3:40 p.m.45 views

CVE-2026-58076 Apache Airflow: Unguarded import_string() of airflow_exc_ser / base_exc_ser exception nodes in BaseSerialization.deserialize enables DAG-author RCE on Scheduler / API Server

Apache Airflow's serialization layer reconstructed exception nodes by calling importstring on a class name taken from the serialized blob and instantiating it with arguments from the same blob, with no restriction on what could be imported. An operator's executorconfig reaches that branch, so a D...

0.00484EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/12 3:40 p.m.55 views

CVE-2026-58076

Apache Airflow CVE-2026-58076 describes an unguarded import_string() deserialization path in the serialization layer (BaseSerialization.deserialize) that can import and invoke arbitrary callables via a serialized blob placed in executor_config. The vulnerability can be triggered by a DAG author a...

8.8CVSS5.6AI score0.00484EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/08/12 3:40 p.m.6 views

CVE-2026-58076 Apache Airflow: Unguarded import_string() of airflow_exc_ser / base_exc_ser exception nodes in BaseSerialization.deserialize enables DAG-author RCE on Scheduler / API Server

Apache Airflow's serialization layer reconstructed exception nodes by calling importstring on a class name taken from the serialized blob and instantiating it with arguments from the same blob, with no restriction on what could be imported. An operator's executorconfig reaches that branch, so a D...

8.8CVSS5.6AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/12 3:35 p.m.9 views

EUVD-2026-57312

Apache Airflow's XCom GET /api/v2/.../xcomEntries/key?deserialize=true endpoint passed a string-literal payload through BaseXCom.deserializevalue without the checkforbiddenxcomkeys guard, allowing an authenticated API user with XCom write-and-read access to instantiate arbitrary airflow. classes ...

5.4CVSS5.5AI score0.00584EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/12 3:35 p.m.40 views

CVE-2026-59242

Apache Airflow vulnerability CVE-2026-59242: The XCom GET /api/v2/{...}/xcomEntries/{key}?deserialize=true endpoint can deserialize a string-literal payload via BaseXCom.deserialize_value without the _check_forbidden_xcom_keys guard, enabling an authenticated API user with XCom write-and-read acc...

5.4CVSS5.5AI score0.00584EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/08/12 3:35 p.m.39 views

CVE-2026-59242 Apache Airflow: Arbitrary airflow.* class instantiation on the API server via the XCom deserialize endpoint

Apache Airflow's XCom GET /api/v2/.../xcomEntries/key?deserialize=true endpoint passed a string-literal payload through BaseXCom.deserializevalue without the checkforbiddenxcomkeys guard, allowing an authenticated API user with XCom write-and-read access to instantiate arbitrary airflow. classes ...

0.00584EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/12 3:35 p.m.6 views

CVE-2026-59242 Apache Airflow: Arbitrary airflow.* class instantiation on the API server via the XCom deserialize endpoint

Apache Airflow's XCom GET /api/v2/.../xcomEntries/key?deserialize=true endpoint passed a string-literal payload through BaseXCom.deserializevalue without the checkforbiddenxcomkeys guard, allowing an authenticated API user with XCom write-and-read access to instantiate arbitrary airflow. classes ...

5.4CVSS5.6AI score
SaveExploits0References6
CVE
CVE
added 2026/08/12 3:31 p.m.42 views

CVE-2026-65017

CVE-2026-65017 describes a masking bypass in Apache Airflow’s Config API in multi-team deployments. A Viewer with only configuration-read access could read a team-scoped Celery broker URL and its embedded credentials in cleartext, even though the global option is masked. The issue arises because ...

6.5CVSS5.4AI score0.00388EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder