Lucene search
+L

271 matches found

Kitploit
Kitploit
added 2026/09/17 3:14 a.m.13 views

bubblewrap

Bubblewrap 许多容器运行时工具,如 systemd-nspawn、docker 等,专注于为系统管理员和编排工具(例如 Kubernetes)提供运行容器的基础设施。 这些工具不适合提供给非特权用户,因为将此类访问权限转化为宿主机上完全特权级的 root shell 是轻而易举的。 用户命名空间 Linux 内核中有一个名为用户命名空间的特性,它允许非特权用户使用容器功能。Bubblewrap 利用这些特性来构建沙箱,从而允许任何用户使用该工具。 从历史上看,bubblewrap 还曾为不支持非特权用户命名空间的系统提供 setuid 模式。然而,该模式已被移除。 最初的...

10CVSS7.9AI score0.03169EPSS
SaveExploits1References10
Kitploit
Kitploit
added 2026/09/17 12:17 a.m.13 views

flar

flar FLARはFast Light Agent Restrictorです。garsと呼ばれる岩の上で動作します。 Goで書かれたシンプルで軽量なCLIツールで、Claude Code、Antigravity、Codex、Copilot、ReasonixといったコーディングエージェントCLIを、隔離されたBubblewrap(bwrap)サンドボックス内で安全に実行するためのものです。 目的は、複雑な設定なしに 即座に...

6.1AI score
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.6 views

Astra Linux – Vulnerability in Flatpak

Flatpak is a system for building, distributing, and running sandboxed desktop applications on Linux. In versions before 1.10.9, 1.12.9, 1.14.6, and 1.15.8, a malicious or compromised Flatpak application could execute arbitrary code outside its sandbox. Normally, the --command argument of flatpak...

8.4CVSS8.2AI score0.00512EPSS
SaveExploits1References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.11 views

Astra Linux – Vulnerability in Flatpak

Flatpak is a Linux application sandboxing and distribution framework. Prior to versions 1.14.0 and 1.15.10, a malicious or compromised Flatpak app that used persistent directories could access and write files outside of its usual access rights, which constituted an attack on integrity and...

10CVSS7.6AI score0.01283EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/11 12:09 a.m.9 views

Cordon

Cordon ⚠️ 项目已弃用 该项目的开发已停止 ,因为其他人也在做同样的想法,并且构建了更好的解决方案。 我们强烈推荐查看:Fence by Use-Tusk。 注意:此仓库最初是为FOSS HACK 2026 创建的,但我们不幸未能及时完成。 然而,我们为 Hackathena '26 构建了一个类似的项目,并获得了 三等奖! 如果您有兴趣,可以在此处找到该仓库:A56-A5/lion。 Cordon 在 Linux 上受限制的文件系统视图中运行任何命令。它使用 Linux 命名空间(通过 bubblewrap)隐藏你的进程不需要的一切——你的主目录、SSH 密钥、AWS...

5.9AI score
SaveExploits0References5
OSV
OSV
added 2026/09/09 9:17 a.m.17 views

DEBIAN-CVE-2026-87766

A flaw was found in bubblewrap. During sandbox setup, creating files or directories under the new root can follow a parent symlink onto the host via /oldroot, writing attacker-chosen paths outside the sandbox as the launching user. This happens before the sandboxed process starts. This issue is...

8.8CVSS5.6AI score0.0014EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/09 9:17 a.m.8 views

AZL-100908 CVE-2026-87766 affecting package bubblewrap 0.8.0-1

A flaw was found in bubblewrap. During sandbox setup, creating files or directories under the new root can follow a parent symlink onto the host via /oldroot, writing attacker-chosen paths outside the sandbox as the launching user. This happens before the sandboxed process starts. This issue is...

8.8CVSS5.6AI score0.0014EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/09 9:17 a.m.18 views

CVE-2026-87766

A flaw was found in bubblewrap. During sandbox setup, creating files or directories under the new root can follow a parent symlink onto the host via /oldroot, writing attacker-chosen paths outside the sandbox as the launching user. This happens before the sandboxed process starts. This issue is...

8.8CVSS0.0014EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2026/09/09 8:34 a.m.7 views

CVE-2026-87766 Bubblewrap: bubblewrap: symlink traversal via /oldroot allows writing files outside sandbox during setup

A flaw was found in bubblewrap. During sandbox setup, creating files or directories under the new root can follow a parent symlink onto the host via /oldroot, writing attacker-chosen paths outside the sandbox as the launching user. This happens before the sandboxed process starts. This issue is...

8.8CVSS5.6AI score0.0014EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/09/09 8:34 a.m.8 views

EUVD-2026-74778

A flaw was found in bubblewrap. During sandbox setup, creating files or directories under the new root can follow a parent symlink onto the host via /oldroot, writing attacker-chosen paths outside the sandbox as the launching user. This happens before the sandboxed process starts. This issue is...

8.8CVSS5.8AI score0.0014EPSS
SaveExploits0References6
CVE
CVE
added 2026/09/09 8:34 a.m.20 views

CVE-2026-87766

CVE-2026-87766 is a symlink traversal vulnerability in bubblewrap , a sandboxing tool used by the containers project. During sandbox setup, creating files or directories under the new root can follow a parent symlink via /oldroot onto the host, allowing an attacker to write files at arbitrary pat...

8.8CVSS5.6AI score0.0014EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/09/09 8:34 a.m.37 views

CVE-2026-87766 Bubblewrap: bubblewrap: symlink traversal via /oldroot allows writing files outside sandbox during setup

A flaw was found in bubblewrap. During sandbox setup, creating files or directories under the new root can follow a parent symlink onto the host via /oldroot, writing attacker-chosen paths outside the sandbox as the launching user. This happens before the sandboxed process starts. This issue is...

8.8CVSS0.0014EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/09/09 8:34 a.m.8 views

CVE-2026-87766

A flaw was found in bubblewrap. During sandbox setup, creating files or directories under the new root can follow a parent symlink onto the host via /oldroot, writing attacker-chosen paths outside the sandbox as the launching user. This happens before the sandboxed process starts. This issue is...

8.8CVSS5.8AI score0.0014EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/09/09 12:00 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2026-87766

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A flaw was found in bubblewrap. During sandbox setup, creating files or directories under the new root can follow a parent symlink onto the host via /oldroot,...

8.8CVSS5.6AI score0.0014EPSS
SaveExploits0References4
Mageia
Mageia
added 2026/09/02 4:59 p.m.17 views

Updated bubblewrap package fixes security vulnerabilities

Sandbox escape: symlink traversal via /oldroot allows writing files outside sandbox during setup...

8.8CVSS5.9AI score0.0014EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/02 4:59 p.m.17 views

MGASA-2026-0371 Updated bubblewrap package fixes security vulnerabilities

Sandbox escape: symlink traversal via /oldroot allows writing files outside sandbox during setup...

8.8CVSS5.9AI score0.0014EPSS
SaveExploits0References5
Gentoo Linux
Gentoo Linux
added 2026/08/14 12:00 a.m.9 views

Bubblewrap: Root privilege escalation

Background Bubblewrap is an unprivileged sandboxing tool namespaces-powered chroot-like solution. Description A vulnerability has been discovered in Bubblewrap. Please review the CVE identifier referenced below for details. Impact An attacker could achieve root privilege escalation if Bubblewrap ...

8.7CVSS5.2AI score0.00274EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/08/14 12:00 a.m.12 views

GLSA-202608-09 : Bubblewrap: Root privilege escalation

The remote host is affected by the vulnerability described in GLSA-202608-09 Bubblewrap: Root privilege escalation A vulnerability has been discovered in Bubblewrap. Please review the CVE identifier referenced below for details. Tenable has extracted the preceding description block directly from...

8.7CVSS5.4AI score0.00274EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/07/22 10:28 p.m.16 views

n8n: computer-use Shell Sandbox Not Enforced on Linux and Windows

Impact The shell tool in the @n8n/computer-use package applied its sandbox restrictions only on macOS. On Linux and Windows, shell commands executed by the tool ran without any filesystem or network restrictions, allowing unrestricted access to the host filesystem and network from within the...

9.8CVSS5.4AI score0.00322EPSS
SaveExploits0References6Affected Software1
RedhatCVE
RedhatCVE
added 2026/06/01 1:19 p.m.19 views

CVE-2026-41163

A flaw was found in bubblewrap when operating in setuid mode. A local user may use ptrace to interfere with the sandbox setup process and gain access to privileged operations that are normally restricted. This could allow an attacker to bypass intended sandboxing restrictions and potentially...

8.7CVSS5.8AI score0.00274EPSS
SaveExploits0References5
Rows per page
Query Builder