Lucene search
+L

8748 matches found

Packet Storm
Packet Storm
added 2026/05/08 12:0 a.m.103 views

📄 Apache Airflow Databricks Provider Certificate Verification Bypass

The Apache Airflow Databricks Provider package disables TLS certificate verification when communicating with the Kubernetes API server during federated token exchange. Both the synchronous and asynchronous code paths use verify=False / ssl=False, allowing any attacker with network access within t...

4.8CVSS5.9AI score0.00355EPSS
SaveExploits1
Packet Storm News
Packet Storm News
added 2026/05/08 12:0 a.m.16 views

ingress-nginx Configuration Injection

A security issue was discovered in ingress-nginx where the nginx.ingress.kubernetes.io/rewrite-target Ingress annotation can be used to inject configuration into nginx. This can lead to arbitrary code execution in the context of the ingress-nginx controller, and disclosure of Secrets accessible t...

8.8CVSS6.3AI score0.063EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2026/05/08 12:0 a.m.23 views

PT-2026-39242

Name of the Vulnerable Software and Affected Versions Volcano versions prior to 1.14.2 Volcano versions prior to 1.13.3 Volcano versions prior to 1.12.4 Description The Volcano webhook server fails to enforce a size limit on incoming HTTP request bodies. This allows any in-cluster pod capable of...

7.4CVSS5.8AI score0.00173EPSS
SaveExploits0
The Hacker News
The Hacker News
added 2026/05/07 1:34 p.m.18 views

PAN-OS RCE Exploit Under Active Use Enabling Root Access and Espionage

Palo Alto Networks has disclosed that threat actors may have attempted to unsuccessfully exploit a recently disclosed critical security flaw as early as April 9, 2026. The vulnerability in question is CVE-2026-0300 CVSS score: 9.3/8.7, a buffer overflow vulnerability in the User-ID Authentication...

9.8CVSS7.1AI score0.32074EPSS
SaveExploits7
OSV
OSV
added 2026/05/07 12:3 p.m.14 views

RLSA-2026:13917 Important: fence-agents security update

The fence-agents packages provide a collection of scripts for handling remote power management for cluster devices. They allow failed or unreachable nodes to be forcibly restarted and removed from the cluster. Security Fixes: pyasn1: pyasn1 Vulnerable to Denial of Service via Unbounded Recursion...

7.5CVSS5.8AI score0.00803EPSS
SaveExploits1References2
Microsoft CVE
Microsoft CVE
added 2026/05/07 8:7 a.m.18 views

mailbox: mchp-ipc-sbi: fix out-of-bounds access in mchp_ipc_get_cluster_aggr_irq()

...

8.4CVSS5.8AI score0.00131EPSS
SaveExploits0
Snyk
Snyk
added 2026/05/07 4:8 a.m.25 views

Arbitrary Code Injection

Overview vm2 is a sandbox that can run untrusted code with whitelisted Node's built-in modules. Affected versions of this package are vulnerable to Arbitrary Code Injection through lib/builtin.js. An attacker can execute host code when the allowlist includes -X or uses and then calls...

9.9CVSS6.2AI score0.00974EPSS
SaveExploits1References2
OSV
OSV
added 2026/05/07 2:34 a.m.24 views

GHSA-V8J7-HP7C-738F Kubetail has a Cross-Site WebSocket Hijacking issue that allows attacker to read Kubernetes logs from authenticated users

Summary Kubetail's dashboard exposes WebSocket endpoints that did not adequately validate the Origin header on connection upgrade. A malicious web page visited by a user with an active Kubetail session could open a WebSocket to the user's dashboard and read their Kubernetes logs in real time. Thi...

6.5CVSS5.8AI score0.0017EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/05/07 2:16 a.m.15 views

SUSE CVE-2026-43271

In the Linux kernel, the following vulnerability has been resolved: md-cluster: fix NULL pointer dereference in processmetadataupdate The function processmetadataupdate blindly dereferences the 'thread' pointer acquired via rcudereferenceprotected within the waitevent macro. While the code commen...

5.5CVSS5.8AI score0.00116EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/05/07 1:23 a.m.9 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the compressedEndpoint field in a UIPlugin deployment. An attacker can overwrite binaries or configuration files, tamper with cluster state, or write to the host node filesystem by exploiting path traversal in th...

9.3CVSS6.3AI score0.00369EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/07 1:23 a.m.9 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the compressedEndpoint field in a UIPlugin deployment. An attacker can overwrite binaries or configuration files, tamper with cluster state, or write to the host node filesystem by exploiting path traversal in th...

9.3CVSS6.3AI score0.00369EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/07 1:23 a.m.11 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the compressedEndpoint field in a UIPlugin deployment. An attacker can overwrite binaries or configuration files, tamper with cluster state, or write to the host node filesystem by exploiting path traversal in th...

9.3CVSS6.3AI score0.00369EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/07 1:23 a.m.26 views

GHSA-5V3H-X4WF-5C35 Rancher Extensions have arbitrary file access via path traversal

Impact A vulnerability has been identified in Rancher's Extensions where malicious code can be injected in Rancher through a path traversal in the compressedEndpoint field inside a UIPlugin deployment. A malicious UI extension could abuse that to: - Overwrite Rancher binaries or configuration to...

8.4CVSS5.7AI score0.00369EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/07 12:11 a.m.19 views

CVE-2026-43271

A flaw was found in the Linux kernel's md-cluster module. During the startup of a multi-device MD array, a race condition can occur where a remote node sends a metadata update message before the system is fully ready to process it. This premature processing leads to a null pointer dereference,...

5.5CVSS5.8AI score0.00116EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/06 9:52 p.m.11 views

GHSA-V5MH-H5HX-7V92 kube-router: GoBGP gRPC Admin Port Exposed on Node Primary IP Without Authentication, Allowing Cluster-Wide BGP Route Injection

Summary When the kube-router routing controller starts --run-router, it binds the GoBGP gRPC management server to the node's primary IP e.g., 192.168.1.10:50051 in addition to 127.0.0.1:50051. The default admin port is 50051 and the server is enabled by default with no TLS and no authentication...

6.3CVSS6AI score
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/05/06 9:50 p.m.7 views

Moderate: Red Hat Enhancement Advisory: Red Hat Edge Manager Version 1.1.2

Red Hat Edge Manager Version 1.1.2 Red Hat Edge Manager RHEM provides simple, scalable, and secure management for edge fleets. Users declare their target OS image, host configuration, and applications; the RHEM agent then automatically rolls out these configurations, reporting health and progress...

6.5CVSS5.5AI score0.00643EPSS
SaveExploits1References1
Snyk
Snyk
added 2026/05/06 8:16 p.m.11 views

Improper Certificate Validation

Overview Affected versions of this package are vulnerable to Improper Certificate Validation in the SUSE Virtualization Harvester Rancher integration mechanism. An attacker can intercept sensitive information and cause a crash of the registration controller by exploiting insecure TLS certificate...

8.8CVSS5.8AI score0.00208EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/06 8:16 p.m.35 views

GHSA-PGH9-MPWC-8JJF Harvester's SUSE Virtualization Registration Client Vulnerable to MITM and DOS

Impact A vulnerability has been identified in the SUSE Virtualization Harvester Rancher integration mechanism where by default the registration client uses an insecure TLS option that fails to verify the remote server’s certificate. This security gap could allow the execution of a man-in-the-midd...

8.6CVSS6AI score0.00208EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/05/06 8:16 p.m.11 views

Improper Certificate Validation

Overview Affected versions of this package are vulnerable to Improper Certificate Validation in the SUSE Virtualization Harvester Rancher integration mechanism. An attacker can intercept sensitive information and cause a crash of the registration controller by exploiting insecure TLS certificate...

8.8CVSS5.8AI score0.00208EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/05/06 7:53 p.m.16 views

CVE-2026-43168

A flaw was found in the Linux kernel's Oracle Cluster File System version 2 ocfs2. This vulnerability arises from an issue in the reflink preserve cleanup process, where the system incorrectly handles extended attribute xattr entries. The cleanup logic fails to properly manage pointers and clean ...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References4
Rows per page
Query Builder