Lucene search
+L

15386 matches found

OSV
OSV
added 2026/02/19 11:21 p.m.17 views

CVE-2026-27007 OpenClaw's sandbox config hash sorted primitive arrays and suppressed needed container recreation

OpenClaw is a personal AI assistant. Prior to version 2026.2.15, normalizeForHash in src/agents/sandbox/config-hash.ts recursively sorted arrays that contained only primitive values. This made order-sensitive sandbox configuration arrays hash to the same value even when order changed. In OpenClaw...

4.8CVSS5.5AI score
SaveExploits0References5
CVE
CVE
added 2026/02/19 11:21 p.m.40 views

CVE-2026-27007

OpenClaw is vulnerable prior to version 2026.2.15 due to normalizeForHash in src/agents/sandbox/config-hash.ts recursively sorting arrays of primitive values. This caused order-sensitive sandbox configuration arrays (e.g., DNS, binds) to hash to the same value even when order changed, making the ...

4.8CVSS5.5AI score0.00157EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/02/19 11:12 p.m.82 views

CVE-2026-27002

OpenClaw CVE-2026-27002 describes a configuration injection issue in the Docker tool sandbox that could allow dangerous Docker options (bind mounts, host networking, unconfined profiles) to be applied, enabling container escape or host data access. Affected software: OpenClaw prior to version 202...

9.8CVSS5.5AI score0.00479EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/02/19 11:12 p.m.60 views

CVE-2026-27002 OpenClaw: Docker container escape via unvalidated bind mount config injection

OpenClaw is a personal AI assistant. Prior to version 2026.2.15, a configuration injection issue in the Docker tool sandbox could allow dangerous Docker options bind mounts, host networking, unconfined profiles to be applied, enabling container escape or host data access. OpenClaw 2026.2.15 block...

7.7CVSS0.00479EPSS
SaveExploits0References3
OSV
OSV
added 2026/02/19 11:12 p.m.14 views

CVE-2026-27002 OpenClaw: Docker container escape via unvalidated bind mount config injection

OpenClaw is a personal AI assistant. Prior to version 2026.2.15, a configuration injection issue in the Docker tool sandbox could allow dangerous Docker options bind mounts, host networking, unconfined profiles to be applied, enabling container escape or host data access. OpenClaw 2026.2.15 block...

7.7CVSS5.5AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/02/19 11:12 p.m.9 views

CVE-2026-27002

OpenClaw is a personal AI assistant. Prior to version 2026.2.15, a configuration injection issue in the Docker tool sandbox could allow dangerous Docker options bind mounts, host networking, unconfined profiles to be applied, enabling container escape or host data access. OpenClaw 2026.2.15 block...

7.7CVSS5.5AI score0.00479EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/19 7:23 p.m.6 views

CVE-2026-26202 Penpot has Arbitrary File Read via create-font-variant RPC endpoint

Penpot is an open-source design tool for design and code collaboration. Prior to version 2.13.2, an authenticated user can read arbitrary files from the server by supplying a local file path e.g. /etc/passwd as a font data chunk in the create-font-variant RPC endpoint, resulting in the file...

7.5CVSS5.7AI score0.00437EPSS
SaveExploits1References2
OSV
OSV
added 2026/02/19 7:23 p.m.12 views

CVE-2026-26202 Penpot has Arbitrary File Read via create-font-variant RPC endpoint

Penpot is an open-source design tool for design and code collaboration. Prior to version 2.13.2, an authenticated user can read arbitrary files from the server by supplying a local file path e.g. /etc/passwd as a font data chunk in the create-font-variant RPC endpoint, resulting in the file...

7.5CVSS5.8AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/02/19 3:25 p.m.18 views

Kata Container to Guest micro VM privilege escalation

Summary An issue in Kata with Cloud Hypervisor allows a user of the container to modify the file system used by the Guest micro VM ultimately achieving arbitrary code execution as root in said VM. The current understinding is this doesn’t impact the security of the Host or of other containers / V...

9.3CVSS6.2AI score0.0022EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2026/02/19 10:25 a.m.8 views

RHSA-2026:2658 Red Hat Security Advisory: OpenShift Container Platform 4.16.57 packages and security update

Bulletin has no description...

7.5CVSS5.1AI score0.00639EPSS
SaveExploits1References15
NVD
NVD
added 2026/02/19 8:16 a.m.14 views

CVE-2026-2733

A flaw was identified in the Docker v2 authentication endpoint of Keycloak, where tokens continue to be issued even after a Docker registry client has been administratively disabled. This means that turning the client “Enabled” setting to OFF does not fully prevent access. As a result, previously...

3.8CVSS0.0033EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/02/19 12:00 a.m.20 views

cosign 信任管理问题漏洞

Cosign is a container signature, verification, and storage mechanism in the OCI registry of the United States. Versions of Cosign prior to 3.0.4 contained a trust management vulnerability. This vulnerability stemmed from issues with the certificate verification logic, potentially causing the...

3.7CVSS5.8AI score0.00197EPSS
SaveExploits2References3
Positive Technologies
Positive Technologies
added 2026/02/19 12:00 a.m.33 views

PT-2026-20968

OpenClaw is a personal AI assistant. Prior to version 2026.2.15, normalizeForHash in src/agents/sandbox/config-hash.ts recursively sorted arrays that contained only primitive values. This made order-sensitive sandbox configuration arrays hash to the same value even when order changed. In OpenClaw...

4.8CVSS5.5AI score0.00157EPSS
SaveExploits0References4
OSV
OSV
added 2026/02/18 10:44 p.m.8 views

GHSA-XXVH-5HWJ-42PP OpenClaw's sandbox config hash sorted primitive arrays and suppressed needed container recreation

Description normalizeForHash in src/agents/sandbox/config-hash.ts recursively sorted arrays that contained only primitive values. This made order-sensitive sandbox configuration arrays hash to the same value even when order changed. In OpenClaw sandbox flows, this hash is used to decide whether...

4.8CVSS5.6AI score0.00157EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/02/18 10:44 p.m.21 views

OpenClaw's sandbox config hash sorted primitive arrays and suppressed needed container recreation

Description normalizeForHash in src/agents/sandbox/config-hash.ts recursively sorted arrays that contained only primitive values. This made order-sensitive sandbox configuration arrays hash to the same value even when order changed. In OpenClaw sandbox flows, this hash is used to decide whether...

4.8CVSS5.6AI score0.00157EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/02/18 10:42 p.m.10 views

GHSA-W235-X559-36MG OpenClaw: Docker container escape via unvalidated bind mount config injection

Summary A configuration injection issue in the Docker tool sandbox could allow dangerous Docker options bind mounts, host networking, unconfined profiles to be applied, enabling container escape or host data access. Affected Packages / Versions - Package: openclaw npm - Affected versions: =...

7.7CVSS5.5AI score0.00479EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/02/18 9:28 p.m.14 views

Moderate: Red Hat Security Advisory: OpenShift Container Platform 4.17.49 packages and security update

Red Hat OpenShift Container Platform release 4.17.49 is now available with updates to packages and images that fix several bugs and add enhancements. This release includes a security update for Red Hat OpenShift Container Platform 4.17. Red Hat Product Security has rated this update as having a...

7.5CVSS7.1AI score0.00639EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2026/02/18 2:15 p.m.10 views

Important: Red Hat Security Advisory: Red Hat OpenShift API for Data Protection

A new version of OpenShift API for Data Protection OADP is now available. OpenShift API for Data Protection OADP enables you to back up and restore application resources, persistent volume data, and internal container images to external backup storage. OADP enables both file system-based and...

7.5CVSS7.1AI score0.00516EPSS
SaveExploits3References5
RedHat Linux
RedHat Linux
added 2026/02/18 1:07 p.m.14 views

Important: Red Hat Security Advisory: OpenShift Container Platform 4.16.57 bug fix and security update

Red Hat OpenShift Container Platform release 4.16.57 is now available with updates to packages and images that fix several bugs and add enhancements. This release includes a security update for Red Hat OpenShift Container Platform 4.16. Red Hat Product Security has rated this update as having a...

9.8CVSS7.1AI score0.48211EPSS
SaveExploits10References4
RedHat Linux
RedHat Linux
added 2026/02/18 10:30 a.m.10 views

Moderate: Red Hat Security Advisory: OpenShift Container Platform 4.16.57 packages and security update

Red Hat OpenShift Container Platform release 4.16.57 is now available with updates to packages and images that fix several bugs and add enhancements. This release includes a security update for Red Hat OpenShift Container Platform 4.16. Red Hat Product Security has rated this update as having a...

7.5CVSS7.1AI score0.00639EPSS
SaveExploits1References2
Rows per page
Query Builder