Lucene search
+L

695 matches found

OSV
OSV
added 2026/06/25 10:34 p.m.15 views

GO-2026-5664 netfoil's optional seccomp sandboxing was not applied in github.com/tinfoil-factory/netfoil

netfoil's optional seccomp sandboxing was not applied in github.com/tinfoil-factory/netfoil...

5.8AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/05/28 7:55 p.m.28 views

nono: Sandbox escape on Linux via D-Bus: `systemd-run --user`

Summary The nono Landlock/seccomp policies allow access to local Unix domain sockets concrete and abstract. This allows an easy sandbox escape by talking to the per-user systemd dbus socket. Threat scenario: Running Aider, Claude Code, OpenCode or similar tools with "allow bash" policy so that it...

6.1CVSS6AI score0.0013EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/28 12:00 a.m.23 views

PT-2026-44549

Name of the Vulnerable Software and Affected Versions nono versions prior to 0.55.0 Description Landlock and seccomp policies in the software allow access to local Unix domain sockets, including both concrete and abstract types. This flaw enables a sandbox escape by allowing a process to...

6.1CVSS5.5AI score0.0013EPSS
SaveExploits0References13
OSV
OSV
added 2026/05/27 10:50 p.m.28 views

GHSA-2GV2-CFFP-J227 Kata guest escape: runtime-rs guest-root to host-root escape via virtiofs

Summary In the runtime-rs standalone virtio-fs path, verified here with QEMU and verified with Cloud Hypervisor too, Kata Containers runs host virtiofsd as root with: --sandbox none --seccomp none If an attacker has root-equivalent execution inside the Kata guest VM, they can send raw FUSE reques...

9.3CVSS6AI score0.00353EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/05/27 10:50 p.m.30 views

Kata guest escape: runtime-rs guest-root to host-root escape via virtiofs

Summary In the runtime-rs standalone virtio-fs path, verified here with QEMU and verified with Cloud Hypervisor too, Kata Containers runs host virtiofsd as root with: --sandbox none --seccomp none If an attacker has root-equivalent execution inside the Kata guest VM, they can send raw FUSE reques...

9.2CVSS6AI score0.00353EPSS
SaveExploits0References4Affected Software1
Schneier on Security
Schneier on Security
added 2026/05/12 11:06 a.m.18 views

Copy.Fail Linux Vulnerability

This is the worst Linux vulnerability in years. TL;DR copy.fail is a Linux kernel local privilege escalation, not a browser or clipboard attack. Disclosed by Theori on 29 April 2026 with a working PoC. It abuses the kernel crypto API AFALG sockets plus splice to write four bytes at a time straigh...

5.9AI score
SaveExploits0
OSV
OSV
added 2026/05/11 10:06 a.m.15 views

RHSA-2026:15940 Red Hat Security Advisory: oci-seccomp-bpf-hook security update

Bulletin has no description...

7.5CVSS5.7AI score0.0063EPSS
SaveExploits1References15
RedHat Linux
RedHat Linux
added 2026/05/11 7:08 a.m.24 views

Moderate: Red Hat Security Advisory: oci-seccomp-bpf-hook security update

An update for oci-seccomp-bpf-hook is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity...

7.5CVSS7.2AI score0.0063EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/05/11 12:00 a.m.12 views

RHEL 9 : oci-seccomp-bpf-hook (RHSA-2026:15940)

The remote Redhat Enterprise Linux 9 host has a package installed that is affected by a vulnerability as referenced in the RHSA-2026:15940 advisory. OCI Hook to generate seccomp json files based on EBF syscalls used by container oci-seccomp-bpf-hook provides a library for applications looking to...

7.5CVSS7.3AI score0.0063EPSS
SaveExploits1References5
GithubExploit
GithubExploit
added 2026/05/03 7:22 p.m.227 views

Exploit for Incorrect Resource Transfer Between Spheres in Linux Linux_Kernel

CopyFail Guard text...

7.8CVSS6.1AI score0.99907EPSS
SaveExploits242
OSV
OSV
added 2026/04/30 10:10 a.m.13 views

RHSA-2026:11804 Red Hat Security Advisory: oci-seccomp-bpf-hook security update

Bulletin has no description...

7.5CVSS7.2AI score0.0063EPSS
SaveExploits1References15
GithubExploit
GithubExploit
added 2026/04/30 9:56 a.m.260 views

Exploit for CVE-2026-31431

Wazuh SCA policy: Copy Fail CVE-2026-31431 This policy file...

7.8CVSS5.7AI score0.99907EPSS
SaveExploits242
GithubExploit
GithubExploit
added 2026/04/30 8:31 a.m.232 views

Exploit for CVE-2026-31431

CVE-2026-31431 Seccomp Mitigation A lightweight, reversible s...

7.8CVSS7.2AI score0.99907EPSS
SaveExploits242
Tenable Nessus
Tenable Nessus
added 2026/04/30 12:00 a.m.10 views

RHEL 9 : oci-seccomp-bpf-hook (RHSA-2026:11804)

The remote Redhat Enterprise Linux 9 host has a package installed that is affected by a vulnerability as referenced in the RHSA-2026:11804 advisory. OCI Hook to generate seccomp json files based on EBF syscalls used by container oci-seccomp-bpf-hook provides a library for applications looking to...

7.5CVSS7.4AI score0.0063EPSS
SaveExploits1References5
OSV
OSV
added 2026/04/29 10:23 p.m.23 views

GHSA-VJGJ-42F6-7997 netfoil's optional seccomp sandboxing was not applied

Summary The optional flag --filter-system-calls was not applied even if specified. Details This is a defense in depth feature to apply additional seccomp filters after the binary has started. The example config also sandboxes the binary with systemd. Impact Reduced sandboxing of the netfoil binar...

6.9CVSS5.8AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/04/29 10:23 p.m.15 views

netfoil's optional seccomp sandboxing was not applied

Summary The optional flag --filter-system-calls was not applied even if specified. Details This is a defense in depth feature to apply additional seccomp filters after the binary has started. The example config also sandboxes the binary with systemd. Impact Reduced sandboxing of the netfoil binar...

5.3AI score
SaveExploits0References4Affected Software1
RedHat Linux
RedHat Linux
added 2026/04/29 3:55 p.m.12 views

Moderate: Red Hat Security Advisory: oci-seccomp-bpf-hook security update

An update for oci-seccomp-bpf-hook is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity...

7.5CVSS7.5AI score0.0063EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/04/22 12:00 a.m.5 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2026-013710)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013710 advisory. In the Linux kernel, the following vulnerability has been resolved: seccomp: Move copyseccomp to no failure path. Our syzbot instance reported memory leaks in...

5.7AI score0.00244EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:00 a.m.8 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-010782)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-010782 advisory. In the Linux kernel, the following vulnerability has been resolved: seccomp: Move copyseccomp to no failure path. Our syzbot instance reported memory leaks in...

5.9AI score0.00244EPSS
SaveExploits0References4
CVE
CVE
added 2026/03/11 9:30 p.m.30 views

CVE-2026-32128

FastGPT’s Python Sandbox (fastgpt-sandbox) in versions 4.14.7 and earlier contains guardrails intended to block file writes (static detection + seccomp). The vulnerability arises because stdout (fd 1) can be remapped to an arbitrary writable file descriptor via fcntl. After remapping, writes thro...

6.3CVSS5.9AI score0.00296EPSS
SaveExploits2References1Affected Software1
Rows per page
Query Builder