Lucene search
+L

34357 matches found

CVE
CVE
added 2026/06/23 12:13 p.m.44 views

CVE-2026-56315

CVE-2026-56315 affects the Python tool picklescan until version 1.0.4, which fails to block imports from at least seven standard library modules (e.g., uuid, _osx_support, _aix_support, _pyrepl.pager, imaplib). This allows adversaries to craft pickle files that import these unblocked modules to t...

9.8CVSS6.7AI score0.01147EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/06/23 12:00 a.m.22 views

PT-2026-51611

Name of the Vulnerable Software and Affected Versions Anthropic Claude Desktop Cowork VM versions 1.1348.0 through 1.2278.0 Description The Cowork VM image handling process validates only the presence of the file and a version marker string before booting rootfs.img, failing to verify the integri...

8.7CVSS6.4AI score0.00115EPSS
SaveExploits1References8
OSV
OSV
added 2026/06/22 10:38 p.m.17 views

MAL-2026-6274 Malicious code in web3-token-helper (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 0c826bf782895b60580b94e3a28a2c4562d3742420ce81e9895ad8568da57890 The package advertises itself as a Web3 fee utility but its main export is a dropper. index.js line 140 base64-decodes a platform-specific command...

5.8AI score
SaveExploits0References9
Snyk
Snyk
added 2026/06/18 8:33 p.m.10 views

Incorrect Authorization

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Incorrect Authorization in the enforcement of argPattern checks for exec allowlist entries on Linux and macOS gateways. An attacker can execute disallowed arguments for an allowlisted...

8.3CVSS6AI score0.00347EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/06/18 8:33 p.m.16 views

EUVD-2026-37155

OpenClaw: Linux and macOS exec allowlists skipped configured argument patterns...

8.3CVSS5.2AI score0.00347EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/06/18 8:33 p.m.20 views

OpenClaw: Linux and macOS exec allowlists skipped configured argument patterns

Summary OpenClaw's exec allowlist supported optional argPattern entries to restrict the arguments accepted for an allowlisted executable. In affected releases, Linux and macOS gateways skipped argPattern checks and treated a matching executable path as sufficient to satisfy the allowlist. This...

8.3CVSS5.8AI score0.00347EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/06/18 8:33 p.m.14 views

GHSA-V2WW-5RH7-2H5V OpenClaw: Linux and macOS exec allowlists skipped configured argument patterns

Summary OpenClaw's exec allowlist supported optional argPattern entries to restrict the arguments accepted for an allowlisted executable. In affected releases, Linux and macOS gateways skipped argPattern checks and treated a matching executable path as sufficient to satisfy the allowlist. This...

7.1CVSS5.8AI score0.00347EPSS
SaveExploits0References4
Patchstack
Patchstack
added 2026/06/18 8:33 p.m.12 views

NPM: OpenClaw: Linux and macOS exec allowlists skipped configured argument patterns

NPM: OpenClaw: Linux and macOS exec allowlists skipped configured argument patterns vulnerability discovered by ? in WordPress Npm openclaw versions 2026.5.12...

8.3CVSS5.8AI score0.00347EPSS
SaveExploits0References4Affected Software1
Snyk
Snyk
added 2026/06/18 2:52 p.m.8 views

Incomplete List of Disallowed Inputs

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Incomplete List of Disallowed Inputs via the exec process when combined POSIX inline-command flags are used on macOS. An attacker can execute shell content outside the intended allowlist...

9.8CVSS6AI score0.00249EPSS
SaveExploits0References2
Patchstack
Patchstack
added 2026/06/18 2:52 p.m.10 views

NPM: OpenClaw: macOS Swift exec allowlist missed combined POSIX inline flags

NPM: OpenClaw: macOS Swift exec allowlist missed combined POSIX inline flags vulnerability discovered by ? in WordPress Npm openclaw versions = 2026.5.5...

9.8CVSS5.8AI score0.00249EPSS
SaveExploits0References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/06/18 12:00 a.m.18 views

Libheif < 1.22.1 OOB Read (macOS)

According to its self-reported version, libheif prior to 1.22.1 is affected by an out-of-bounds read vulnerability. The uncompressed HEIF decoder validates explicit icef compressed-unit offsets using unitoffset + unitsize. Because the addition can wrap, a crafted HEIF file can pass the range chec...

6.5CVSS5.8AI score0.00199EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/06/18 12:00 a.m.17 views

Libheif 1.19.x < 1.23.0 DoS (macOS)

According to its self-reported version, libheif on the remote host is affected by a denial of service vulnerability. A crafted HEIF sequence file can cause libheif to perform unbounded heap allocation due to a missing bound check in the stsz fixed-size mode of the HEIF sequence parser, leading to...

7.5CVSS5.9AI score0.00556EPSS
SaveExploits0References2
The Hacker News
The Hacker News
added 2026/06/17 6:14 p.m.33 views

Crypto Clipper Campaign Abuses Fake Reviews, AI Narrators, and VirusTotal Comments

An unknown threat actor has been observed leveraging paid or promoted posts on legitimate news websites to drum up buzz for their warez, according to new findings from Check Point Research. The threat actor also has at their disposal a dedicated WordPress phishing page that acts as the central hu...

5.5AI score
SaveExploits0
OSV
OSV
added 2026/06/17 2:01 p.m.13 views

GHSA-3PVJ-JV98-QHJQ Chrome DevTools for agents: daemon.pid write follows symlinks in /tmp fallback runtime directory

Summary The chrome-devtools-mcp daemon writes its PID file with fs.writeFileSync to a deterministic runtime path. On typical macOS environments, and on Linux sessions where $XDGRUNTIMEDIR is unset, that runtime path falls back to /tmp/chrome-devtools-mcp-/daemon.pid. Because the write does not us...

6.1CVSS5.5AI score0.00104EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/06/17 2:01 p.m.27 views

Chrome DevTools for agents: daemon.pid write follows symlinks in /tmp fallback runtime directory

Summary The chrome-devtools-mcp daemon writes its PID file with fs.writeFileSync to a deterministic runtime path. On typical macOS environments, and on Linux sessions where $XDGRUNTIMEDIR is unset, that runtime path falls back to /tmp/chrome-devtools-mcp-/daemon.pid. Because the write does not us...

6.1CVSS5.5AI score0.00104EPSS
SaveExploits1References3Affected Software1
UbuntuCve
UbuntuCve
added 2026/06/17 1:20 p.m.8 views

CVE-2026-12454

Race in Safe Browsing in Google Chrome on Mac prior to 149.0.7827.155 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. Chromium security severity: High...

8.3CVSS6.1AI score0.00146EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/17 12:00 p.m.12 views

MAL-2026-6168 Malicious code in macos-contentprovider-optimizingassets (npm)

The npm package macos-contentprovider-optimizingassets published by npm user sproger, [email protected] is a deceptive React Native component and part of a coordinated 37-package campaign across two attacker-controlled domains surrprisingcoompanny.lol and barbellmate.xyz. On component mount...

5.5AI score
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/06/17 1:38 a.m.18 views

CVE-2026-12468

Race in Updater in Google Chrome on Mac prior to 149.0.7827.155 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. Chromium security severity: High...

8.3CVSS5.4AI score0.00143EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/06/17 12:00 a.m.37 views

PT-2026-50471

Name of the Vulnerable Software and Affected Versions chrome-devtools-mcp affected versions not specified Description On POSIX systems, specifically macOS and Linux sessions where the XDG RUNTIME DIR environment variable is unset, the daemon writes its PID file to a deterministic path in /tmp usi...

6.1CVSS5.4AI score0.00104EPSS
SaveExploits1References8
OSV
OSV
added 2026/06/16 9:32 p.m.15 views

GHSA-G796-JQMX-WF9Q Duplicate Advisory: macOS Swift exec allowlist missed combined POSIX inline flags

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-c226-q6fx-6j6c. This link is maintained to preserve external references. Original Description OpenClaw before 2026.5.6 contains an allowlist bypass vulnerability in the macOS Swift exec feature that misses...

6.6CVSS5.7AI score
SaveExploits0References4
Rows per page
Query Builder