Lucene search
+L

262909 matches found

CVE
CVE
added 2026/08/12 3:33 p.m.67 views

CVE-2026-67260

Concretely, CVE-2026-67260 affects Apache Airflow 3.3.0 where the scheduler’s awaiting_input sweep deserializes a task’s next_kwargs without an allow-list. This allows a Dag author (via the task execution API) to trigger arbitrary module imports and object instantiation inside the scheduler proce...

7.3CVSS5.9AI score0.00779EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/08/12 3:33 p.m.33 views

CVE-2026-67260 Apache Airflow: DAG-author remote code execution on the Scheduler via awaiting_input next_kwargs deserialization

Apache Airflow 3.3.0 moved human-in-the-loop tasks from the triggerer to a new awaitinginput task state swept by the scheduler. That sweep deserializes the task instance's nextkwargs without an allow-list, so a Dag author — who controls that value through the task execution API — can cause an...

0.00779EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/12 3:33 p.m.20 views

CVE-2026-67260 Apache Airflow: DAG-author remote code execution on the Scheduler via awaiting_input next_kwargs deserialization

Apache Airflow 3.3.0 moved human-in-the-loop tasks from the triggerer to a new awaitinginput task state swept by the scheduler. That sweep deserializes the task instance's nextkwargs without an allow-list, so a Dag author — who controls that value through the task execution API — can cause an...

5.9AI score0.00779EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/12 3:32 p.m.23 views

CVE-2026-67587

Apache Airflow 3.3.1 or later fixes a deserialization gadget in the Task SDK where a Dag author can cause the scheduler to import an arbitrary module during the awaiting_input sweep by reconstructing a Callback from serialized data. The issue affects SyncCallback’s deserialization path and does n...

8.8CVSS5.9AI score0.00611EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/12 3:32 p.m.5 views

CVE-2026-67587 Apache Airflow: DAG-author remote code execution on the Scheduler via a Serde `Callback` deserialization gadget

Apache Airflow's Task SDK rebuilt a Callback object from serialized data by re-running its constructor, which imports the module named by the stored callback path. Because SyncCallback is itself an Airflow class it passes the default alloweddeserializationclasses allow-list, so tightening that...

8.8CVSS5.9AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/12 3:32 p.m.35 views

CVE-2026-67587 Apache Airflow: DAG-author remote code execution on the Scheduler via a Serde `Callback` deserialization gadget

Apache Airflow's Task SDK rebuilt a Callback object from serialized data by re-running its constructor, which imports the module named by the stored callback path. Because SyncCallback is itself an Airflow class it passes the default alloweddeserializationclasses allow-list, so tightening that...

0.00611EPSS
SaveExploits0References4
Patchstack
Patchstack
added 2026/08/12 3:30 p.m.29 views

WordPress Core <= 7.0.3 - Authenticated (Author+) File Type Confusion to Remote Code Execution vulnerability

Authenticated Author+ File Type Confusion to Remote Code Execution vulnerability discovered by pwn.ai in WordPress core versions = 7.0.3...

8.8CVSS5.5AI score0.00814EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/12 3:23 p.m.7 views

CVE-2026-65941

In WhatsUp Gold versions released before 2026.0.2, an unauthenticated remote attacker with network access to the affected service can execute arbitrary code in the context of the IIS application service account...

8.8CVSS5.7AI score0.00437EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/12 3:23 p.m.7 views

EUVD-2026-57267

In WhatsUp Gold versions released before 2026.0.2, an unauthenticated remote attacker with network access to the affected service can execute arbitrary code in the context of the IIS application service account...

8.8CVSS5.8AI score0.00437EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/12 3:23 p.m.6 views

CVE-2026-19170

A flaw was found in Google Chrome's WebGL component. A remote attacker could exploit a use-after-free vulnerability by enticing a user to visit a specially crafted HTML page. This could potentially allow the attacker to perform a sandbox escape, breaking out of the browser's security protections...

9.6CVSS5.3AI score0.00399EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/12 3:22 p.m.8 views

CVE-2026-19151

A flaw was found in chromium-browser. A remote attacker could exploit a use-after-free vulnerability in the V8 JavaScript engine by crafting a malicious HTML page. This could allow the attacker to execute arbitrary code within the browser's sandbox, potentially leading to further system compromis...

8.8CVSS5.9AI score0.00545EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/08/12 3:19 p.m.8 views

External Control of File Name or Path

Overview SSH.NET is a Secure Shell SSH library for .NET, optimized for parallelism and with broad framework support. Affected versions of this package are vulnerable to External Control of File Name or Path via server-controlled SCP filenames through the recursive download path in...

8.4CVSS6.5AI score0.00421EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/12 3:19 p.m.16 views

SSH.NET: ScpClient Recursive Download Allows Arbitrary File Write via Server-Controlled SCP Filenames

Summary ScpClient.Downloadstring directoryName, DirectoryInfo directoryInfo writes files and directories using names returned by the remote SCP server during recursive downloads, with no validation that the resulting path stays inside the requested local directory. A malicious, compromised, or...

7.1CVSS7.7AI score0.00421EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/12 2:48 p.m.9 views

CVE-2026-73291 Seerr: Path traversal to RCE via /avatarproxy image cache filename from upstream ETag

Seerr is an open-source media request and discovery manager for Jellyfin, Plex, and Emby. Prior to version 3.4.0, Seerr's ImageProxy in server/lib/imageproxy.ts uses the upstream ETag and Content-Type response headers to build a cache filename for the unauthenticated GET...

7.1CVSS5.5AI score
SaveExploits0References5
CVE
CVE
added 2026/08/12 2:48 p.m.28 views

CVE-2026-73291

Seerr (open-source media manager for Jellyfin/Plex/Emby) prior to v3.4.0 contains a flaw in ImageProxy: the code uses upstream ETag and Content-Type headers to build the cache filename for the unauthenticated GET /avatarproxy/:jellyfinUserId route. This allows a malicious or compromised Jellyfin/...

7.1CVSS5.5AI score0.00273EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/12 2:48 p.m.31 views

CVE-2026-73291 Seerr: Path traversal to RCE via /avatarproxy image cache filename from upstream ETag

Seerr is an open-source media request and discovery manager for Jellyfin, Plex, and Emby. Prior to version 3.4.0, Seerr's ImageProxy in server/lib/imageproxy.ts uses the upstream ETag and Content-Type response headers to build a cache filename for the unauthenticated GET...

7.1CVSS0.00273EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/12 2:26 p.m.31 views

CVE-2026-73263 Prowler: RCE on Prowler App workers via kubeconfig auth-provider cmd-path

Prowler is a cloud security platform. Prior to 5.36.0, the Kubernetes provider connection test accepted kubeconfigcontent containing a legacy gcp auth-provider with config.cmd-path and config.cmd-args because kubeconfigcontainsexecauth in api/src/backend/api/v1/serializers.py checked only exec...

9.9CVSS0.00352EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/12 2:26 p.m.26 views

CVE-2026-73263 Prowler: RCE on Prowler App workers via kubeconfig auth-provider cmd-path

Prowler is a cloud security platform. Prior to 5.36.0, the Kubernetes provider connection test accepted kubeconfigcontent containing a legacy gcp auth-provider with config.cmd-path and config.cmd-args because kubeconfigcontainsexecauth in api/src/backend/api/v1/serializers.py checked only exec...

9.9CVSS5.5AI score
SaveExploits0References6
Circl
Circl
added 2026/08/12 1:45 p.m.10 views

CVE-2026-73077

creationtimestamp| type| source ---|---|--- 2026-08-12 13:45:52+00:00| seen| https://www.acn.gov.it/portale/w/rilevate-vulnerabilita-in-vim-1...

8.4CVSS4.9AI score0.0014EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/12 12:19 p.m.6 views

CVE-2026-70467

A server-side request forgery ssrf vulnerability in Fortinet FortiSIEM 7.5.0, FortiSIEM 7.4.0 through 7.4.2, FortiSIEM 7.3.0 through 7.3.5, FortiSIEM 7.2 all versions, FortiSIEM 7.1 all versions, FortiSIEM 7.0 all versions, FortiSIEM 6.7 all versions, FortiSIEM 6.6 all versions, FortiSIEM 6.5 all...

3.8CVSS5.5AI score0.00257EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder