Lucene search
+L

12909 matches found

RedhatCVE
RedhatCVE
added 2026/02/20 7:22 a.m.9 views

CVE-2025-15586

OGP-Website installs prior git commit 52f865a4fba763594453068acf8fa9e3fc38d663 are affected by a type juggling flaw which if exploited can result in authentication bypass without knowledge of the victim account's password...

10CVSS5.5AI score0.00382EPSS
SaveExploits0References1
NVD
NVD
added 2026/02/20 12:16 a.m.17 views

CVE-2026-27007

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.8CVSS0.00157EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/02/19 11:21 p.m.32 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.8CVSS0.00157EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/02/19 11:21 p.m.5 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 score0.00157EPSS
SaveExploits0References3
OSV
OSV
added 2026/02/19 11:21 p.m.14 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
OSV
OSV
added 2026/02/19 8:15 p.m.13 views

GHSA-GQ3J-XVXP-8HRF Hono added timing comparison hardening in basicAuth and bearerAuth

Summary The basicAuth and bearerAuth middlewares previously used a comparison that was not fully timing-safe. The timingSafeEqual function used normal string equality === when comparing hash values. This comparison may stop early if values differ, which can theoretically cause small timing...

3.7CVSS5.8AI score0.00229EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/02/19 7:41 p.m.9 views

Use of Weak Hash

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Use of Weak Hash due to the use of SHA-1 in the process that generates sandbox identifier cache keys for Docker or browser sandbox configuration. An attacker can cause one configuration t...

9.1CVSS5.6AI score0.00179EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/19 7:41 p.m.15 views

GHSA-FH3F-Q9QW-93J9 OpenClaw replaced a deprecated sandbox hash algorithm

Affected Packages / Versions - npm package: openclaw - Affected versions: = 2026.2.14 - Fixed version pre-set: 2026.2.15 Description The sandbox identifier cache key for Docker/browser sandbox configuration used SHA-1 to hash normalized configuration payloads. SHA-1 is deprecated for cryptographi...

8.7CVSS5.7AI score0.00179EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/02/19 7:41 p.m.17 views

OpenClaw replaced a deprecated sandbox hash algorithm

Affected Packages / Versions - npm package: openclaw - Affected versions: = 2026.2.14 - Fixed version pre-set: 2026.2.15 Description The sandbox identifier cache key for Docker/browser sandbox configuration used SHA-1 to hash normalized configuration payloads. SHA-1 is deprecated for cryptographi...

9.1CVSS5.7AI score0.00179EPSS
SaveExploits0References6Affected Software1
RedhatCVE
RedhatCVE
added 2026/02/19 1:29 p.m.9 views

CVE-2026-1582

The WP All Export plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 1.4.14 via the export download endpoint. This is due to a PHP type juggling vulnerability in the security token comparison which uses loose comparison == instead of strict...

3.7CVSS5.6AI score0.00287EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/02/19 12:0 a.m.28 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
Positive Technologies
Positive Technologies
added 2026/02/19 12:0 a.m.47 views

PT-2026-23554

Name of the Vulnerable Software and Affected Versions OpenClaw versions prior to 2026.2.15 Description The software uses SHA-1 to hash sandbox identifier cache keys for Docker and browser sandbox configurations. SHA-1 is a deprecated cryptographic hash function with known collision weaknesses. A...

8.7CVSS5.7AI score0.00179EPSS
SaveExploits0References8
Snyk
Snyk
added 2026/02/18 10:44 p.m.9 views

Incorrect Comparison Logic Granularity

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Incorrect Comparison Logic Granularity due to the normalizeForHash function. An attacker can cause stale sandbox containers to be reused by modifying the order of primitive values in...

4.8CVSS5.6AI score0.00157EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/02/18 10:44 p.m.19 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
Cvelist
Cvelist
added 2026/02/18 12:28 p.m.30 views

CVE-2026-1582 WP All Export <= 1.4.14 - Unauthenticated Sensitive Information Exposure via PHP Type Juggling

The WP All Export plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 1.4.14 via the export download endpoint. This is due to a PHP type juggling vulnerability in the security token comparison which uses loose comparison == instead of strict...

3.7CVSS0.00287EPSS
SaveExploits0References3
OSV
OSV
added 2026/02/18 9:12 a.m.4 views

SUSE-SU-2026:0576-1 Security update for abseil-cpp

This update for abseil-cpp fixes the following issues: Update to version 20230802.3 - CVE-2025-0838: Fixed potential integer overflow in hash container create/resize bsc1237543...

9.8CVSS5.8AI score0.00604EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/02/18 12:0 a.m.11 views

PT-2026-20386

The WP All Export plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 1.4.14 via the export download endpoint. This is due to a PHP type juggling vulnerability in the security token comparison which uses loose comparison == instead of strict...

3.7CVSS5.6AI score0.00287EPSS
SaveExploits0References4
OSV
OSV
added 2026/02/17 6:9 p.m.7 views

GO-2026-4434 EVE Seals Vault Key With SHA1 PCRs in github.com/lf-edge/eve

EVE Seals Vault Key With SHA1 PCRs in github.com/lf-edge/eve...

8.8CVSS5.4AI score0.00109EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/02/17 10:51 a.m.9 views

php: heap-based buffer overflow in array_merge()

A flaw was found in PHP. A heap-based buffer overflow occurs in the arraymerge function when the total element count of packed arrays exceeds the 32-bit limit or the internal HTMAXSIZE due to an integer overflow in the precomputation of element counts using the zendhashnumelements function, causi...

8.2CVSS6AI score0.00435EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2026/02/16 12:26 a.m.14 views

SUSE CVE-2026-23143

In the Linux kernel, the following vulnerability has been resolved: virtionet: Fix misalignment bug in struct virtnetinfo Use the new TRAILINGOVERLAP helper to fix a misalignment bug along with the following warning: drivers/net/virtionet.c:429:46: warning: structure containing a flexible array...

5.5CVSS5.2AI score0.00107EPSS
SaveExploits0References3
Rows per page
Query Builder