Lucene search
+L

1011 matches found

Vulnrichment
Vulnrichment
added 2026/06/24 9:14 p.m.17 views

CVE-2026-54067 SiYuan: Stored XSS to RCE via CSS-snippet <style> breakout in renderSnippet()

SiYuan is an open-source personal knowledge management system. Prior to 3.7.0, CSS snippet body containing breaks out of its surrounding tag when renderSnippet interpolates it via insertAdjacentHTML. A payload like runs arbitrary JavaScript in the renderer. On Electron desktop builds the renderer...

9.9CVSS6AI score0.00541EPSS
SaveExploits0References1
F5 Networks
F5 Networks
added 2026/06/23 11:18 p.m.22 views

K000161863: runc vulnerabilities CVE-2025-31133, CVE-2025-52565, and CVE-2025-52881

Security Advisory Description CVE-2025-31133 runc is a CLI tool for spawning and running containers according to the OCI specification. In versions 1.2.7 and below, 1.3.0-rc.1 through 1.3.1, 1.4.0-rc.1 and 1.4.0-rc.2 files, runc would not perform sufficient verification that the source of the...

8.4CVSS7.1AI score0.00841EPSS
SaveExploits4
Github Security Blog
Github Security Blog
added 2026/06/22 8:15 p.m.20 views

Build breakout using malicious Containerfile and Git Smart HTTP server or GitHub release tar archive

Impact When processing a build contexts or add/copy instructions, a malicious server serving a Git repository or a tar archive file can cause files outside of the build context directory to be included in the build context or copied into the build. Patches Fixed in Buildah 1.44 and 1.43.2...

6.3CVSS5.8AI score0.0018EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/06/19 12:13 p.m.14 views

CVE-2026-44939 Command injection through unsanitized YAML parameter in Rancher

A command injection vulnerability in the Rancher Manager cluster before 2.14.2 import endpoint /v3/import/tokenclusterId.yaml through unsanitized YAML parameters could allow remote attackers to break out of an image, and execute e.g. malicious containers...

9.4CVSS6.1AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/06/18 12:00 a.m.53 views

PT-2026-50742

Name of the Vulnerable Software and Affected Versions Podman versions prior to 5.7.1 Description Running a malicious container image where the WORKDIR path contains a symlink can allow an attacker to create a directory or modify ownership on the host filesystem. Modifying ownership is less likely...

5.3CVSS5.9AI score0.00374EPSS
SaveExploits1
NVD
NVD
added 2026/06/12 3:16 p.m.24 views

CVE-2026-47208

vm2 is an open source vm/sandbox for Node.js. Prior to version 3.11.4, VM2 suffers from a sandbox breakout vulnerability. This allows attackers to write code which can escape from the VM2 sandbox and execute arbitrary commands on the host system. This issue has been patched in version 3.11.4...

10CVSS0.00762EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/06/12 2:16 p.m.16 views

CVE-2026-47208 vm2: Sandbox Breakout Using Promise Species

vm2 is an open source vm/sandbox for Node.js. Prior to version 3.11.4, VM2 suffers from a sandbox breakout vulnerability. This allows attackers to write code which can escape from the VM2 sandbox and execute arbitrary commands on the host system. This issue has been patched in version 3.11.4...

10CVSS5.7AI score0.00762EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/12 2:16 p.m.15 views

CVE-2026-47208 vm2: Sandbox Breakout Using Promise Species

vm2 is an open source vm/sandbox for Node.js. Prior to version 3.11.4, VM2 suffers from a sandbox breakout vulnerability. This allows attackers to write code which can escape from the VM2 sandbox and execute arbitrary commands on the host system. This issue has been patched in version 3.11.4...

10CVSS6.2AI score
SaveExploits0References5
CVE
CVE
added 2026/06/12 2:16 p.m.51 views

CVE-2026-47208

Summary: CVE-2026-47208 affects vm2 prior to 3.11.4, enabling sandbox breakout and potential remote code execution. The root cause is in vm2’s sandbox implementation, where the localPromise constructor manipulates Promise.species and, via a crafted Promise subclass, can trigger a host-realm error...

10CVSS5.7AI score0.00762EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/06/12 2:16 p.m.64 views

CVE-2026-47208 vm2: Sandbox Breakout Using Promise Species

vm2 is an open source vm/sandbox for Node.js. Prior to version 3.11.4, VM2 suffers from a sandbox breakout vulnerability. This allows attackers to write code which can escape from the VM2 sandbox and execute arbitrary commands on the host system. This issue has been patched in version 3.11.4...

10CVSS0.00762EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/06/11 6:47 p.m.21 views

EUVD-2025-210114

This issue was addressed with improved checks to prevent unauthorized actions. This issue is fixed in macOS Sequoia 15.4. An app may be able to break out of its sandbox...

8.8CVSS5.4AI score0.00127EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/06/11 6:47 p.m.13 views

CVE-2025-24284

This issue was addressed with improved checks to prevent unauthorized actions. This issue is fixed in macOS Sequoia 15.4. An app may be able to break out of its sandbox...

5.4AI score0.00127EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/06/09 11:47 p.m.65 views

CVE-2026-41696 Spring Data MongoDB Bind Parameter Literal Quoting Breakout

Spring Data MongoDB repository query methods annotated with @Query that use regex parameter binding perform insufficient validation of the bound parameter. An attacker can supply a crafted string to break out of the intended regular expression quoting. Affected versions: Spring Data MongoDB 5.0.0...

5.9CVSS0.00262EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/09 11:47 p.m.12 views

CVE-2026-41696 Spring Data MongoDB Bind Parameter Literal Quoting Breakout

Spring Data MongoDB repository query methods annotated with @Query that use regex parameter binding perform insufficient validation of the bound parameter. An attacker can supply a crafted string to break out of the intended regular expression quoting. Affected versions: Spring Data MongoDB 5.0.0...

5.9CVSS6AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/05/29 5:40 p.m.93 views

vm2 is Vulnerable to Sandbox Breakout Through Promise Species

Summary VM2 suffers from a sandbox breakout vulnerability. This allows attackers to write code which can escape from the VM2 sandbox and execute arbitrary commands on the host system. Details The localPromise constructor was changed to call this.thenundefined, eater to ensure a rejected promise i...

10CVSS6.5AI score0.00762EPSS
SaveExploits0References5Affected Software1
Snyk
Snyk
added 2026/05/29 5:33 p.m.17 views

Improper Control of Dynamically-Managed Code Resources

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 Improper Control of Dynamically-Managed Code Resources through the lib/bridge.js apply trap and thisEnsureThis proto-walk. An attacker can obtain hos...

10CVSS6.1AI score0.00619EPSS
SaveExploits0References2
GithubExploit
GithubExploit
added 2026/05/29 7:35 a.m.144 views

Exploit for XPath Injection in Huggingface Smolagents

🔐 Smolagents XPath Injection Simulation Framework CVE-2025-11...

5.4CVSS6AI score0.0026EPSS
SaveExploits2
RedhatCVE
RedhatCVE
added 2026/05/15 7:58 p.m.18 views

CVE-2026-24118

A flaw was found in vm2, an open-source sandbox for Node.js. This sandbox breakout vulnerability allows attackers to write malicious code that can escape the vm2 sandbox. Successful exploitation enables the execution of arbitrary commands on the host system, leading to critical system compromise...

9.8CVSS6.2AI score0.00905EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2026/05/14 9:14 p.m.34 views

vm2 Has a Sandbox Breakout Using Async Generator

Summary VM2 suffers from a sandbox breakout vulnerability. This allows attackers to write code which can escape from the VM2 sandbox and execute arbitrary commands on the host system. Details It is possible to catch a host exception using the yield expression inside an async generator. When the...

9.8CVSS6.2AI score0.00568EPSS
SaveExploits1References5Affected Software1
Patchstack
Patchstack
added 2026/05/14 9:14 p.m.44 views

NPM: vm2 Has a Sandbox Breakout Using Async Generator

NPM: vm2 Has a Sandbox Breakout Using Async Generator vulnerability discovered by ? in WordPress Npm vm2 versions = 3.11.2...

9.8CVSS5.8AI score0.00568EPSS
SaveExploits1References5Affected Software1
Rows per page
Query Builder