Lucene search
+L

871 matches found

OSV
OSV
•added 2026/09/17 1:46 p.m.•7 views

CVE-2026-92958 vm2 before 3.11.7 Denylist Bypass via fs/promises

vm2 through 3.11.6 contains a builtin-module denylist bypass in NodeVM. When the embedder uses the builtin wildcard together with negative entries e.g. require: builtin: '', '-fs', '-childprocess' , negative entries are matched by exact module name in lib/builtin.js, so -fs removes only the built...

8.4CVSS5.8AI score
SaveExploits0References4
Cvelist
Cvelist
•added 2026/09/17 1:46 p.m.•36 views

CVE-2026-92958 vm2 before 3.11.7 Denylist Bypass via fs/promises

vm2 through 3.11.6 contains a builtin-module denylist bypass in NodeVM. When the embedder uses the builtin wildcard together with negative entries e.g. require: builtin: '', '-fs', '-childprocess' , negative entries are matched by exact module name in lib/builtin.js, so -fs removes only the built...

8.5CVSS0.00384EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
•added 2026/09/16 6:05 p.m.•14 views

github.com/docker/docker: github.com/moby/moby: Moby container framework: Host file overwrite via race condition in docker cp mount setup

A flaw was found in the Moby container framework. A race condition occurs during the docker cp mount setup, which a malicious container can exploit. This vulnerability allows the container to redirect a bind mount target to an arbitrary path on the host system. Consequently, an attacker could...

7.2CVSS6AI score0.001EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/09/16 12:31 a.m.•9 views

EUVD-2025-210915

A flaw was found in Podman. If an attacker can pass a crafted tar archive to the podman load command, they can create files on the host machine with the privileges of the user running Podman...

5.5CVSS5.6AI score0.00242EPSS
SaveExploits0References3
FreeBSD
FreeBSD
•added 2026/09/16 12:00 a.m.•6 views

podman -- vulnerabilities

The Podman developers report: This release addresses CVE-2025-11395, where importing images containing crafted layer tarballs with the podman load command, or importing volumes containing crafted symlinks with podman volume import, allows overwriting files on the host. This release also addresses...

5.5CVSS5.9AI score0.00379EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/15 11:16 p.m.•9 views

AZL-103086 CVE-2025-11395 affecting package podman 5.6.1-10

A flaw was found in Podman. If an attacker can pass a crafted tar archive to the podman load command, they can create files on the host machine with the privileges of the user running Podman...

5.5CVSS5.7AI score0.00242EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/15 11:16 p.m.•6 views

AZL-103137 CVE-2025-11395 affecting package containerized-data-importer 1.62.0-8

A flaw was found in Podman. If an attacker can pass a crafted tar archive to the podman load command, they can create files on the host machine with the privileges of the user running Podman...

5.5CVSS5.7AI score0.00242EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/15 11:16 p.m.•9 views

AZL-103068 CVE-2025-11395 affecting package buildah 1.43.1-3

A flaw was found in Podman. If an attacker can pass a crafted tar archive to the podman load command, they can create files on the host machine with the privileges of the user running Podman...

5.5CVSS5.7AI score0.00242EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/15 11:16 p.m.•8 views

DEBIAN-CVE-2025-11395

A flaw was found in Podman. If an attacker can pass a crafted tar archive to the podman load command, they can create files on the host machine with the privileges of the user running Podman...

5.5CVSS5.7AI score0.00242EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/15 11:16 p.m.•7 views

AZL-103079 CVE-2025-11395 affecting package cri-o 1.30.1-1

A flaw was found in Podman. If an attacker can pass a crafted tar archive to the podman load command, they can create files on the host machine with the privileges of the user running Podman...

5.5CVSS5.7AI score0.00242EPSS
SaveExploits0References1
Debian CVE
Debian CVE
•added 2026/09/15 10:59 p.m.•12 views

CVE-2025-11395

A flaw was found in Podman. If an attacker can pass a crafted tar archive to the podman load command, they can create files on the host machine with the privileges of the user running Podman...

5.5CVSS5.7AI score0.00242EPSS
SaveExploits0
Cvelist
Cvelist
•added 2026/09/15 3:18 p.m.•30 views

CVE-2026-65831 ArcadeDB: Privilege escalation via reader role in /api/v1/command JS scripting language — arbitrary host file read

ArcadeDB is a Multi-Model DBMS. Prior to 26.7.1, a reader-role user can submit POST /api/v1/command/database with language: js because PolyglotQueryEngine.command, PolyglotQueryEngine.analyze, and PolyglotQueryEngine.registerFunctions do not enforce database-administrator authorization...

7.7CVSS0.00598EPSS
SaveExploits0References3
NVD
NVD
•added 2026/09/15 2:17 p.m.•17 views

CVE-2026-77179

On macOS, the virtio-fs host server used by Docker Sandboxes improperly follows symlinks when reopening an unlinked file from a stored path. A malicious guest can replace a parent directory with a symlink, escape the shared workspace, and read or modify arbitrary host files as the VMM user,...

9.4CVSS0.00199EPSS
SaveExploits0References3
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•8 views

Astra Linux – Vulnerability in Containerd

Containerd is a container runtime that is available as a daemon for Linux and Windows. A bug was discovered in Containerd prior to versions 1.6.1, 1.5.10, and 1.14.12. In these versions, containers launched through Containerd’s CRI implementation on Linux, with a specially crafted image...

7.5CVSS6.7AI score0.27392EPSS
SaveExploits4References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•7 views

Astra Linux – Vulnerability in docker.io-app

Moby is an open-source container framework. In Docker Engine before version 29.5.1, Docker Daemon versions 28.5.2 and earlier, and Moby Daemon before version 2.0.0-beta.14, a race condition during the docker cp mount setup allowed a malicious container to redirect a bind mount target to an...

7.2CVSS6.4AI score0.001EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•12 views

Astra Linux – Vulnerability in docker.io

Moby is an open-source project created by Docker to enable software containerization. A bug was discovered in Moby Docker Engine where attempting to copy files using docker cp into a specially crafted container can result in changes to Unix file permissions for existing files in the host’s...

6.3CVSS6AI score0.0029EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•10 views

Astra Linux – Vulnerability in docker.io-app

BuildKit is a toolkit for converting source code into build artifacts in an efficient, expressive, and repeatable manner. A malicious BuildKit frontend or Dockerfile using RUN --mount could exploit a feature that removes empty files created for the mountpoints, causing the file to be removed from...

10CVSS6.6AI score0.02055EPSS
SaveExploits0References1
Amazon
Amazon
•added 2026/09/14 12:00 a.m.•8 views

Medium: runc

Issue Overview: x509.Certificate.VerifyHostname previously called matchHostnames in a loop over all DNS Subject Alternative Name SAN entries. This caused strings.Splithost, "." to execute repeatedly on the same input hostname. With a large DNS SAN list, verification costs scaled quadratically bas...

7.8CVSS6.3AI score0.00591EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
•added 2026/09/14 12:00 a.m.•9 views

Amazon Linux 2 : runc (ALASDOCKER-2026-141)

The version of runc installed on the remote host is prior to 1.3.6-1. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2DOCKER-2026-141 advisory. x509.Certificate.VerifyHostname previously called matchHostnames in a loop over all DNS Subject Alternative Name SAN...

7.8CVSS6.2AI score0.00591EPSS
SaveExploits0References14
Amazon
Amazon
•added 2026/09/14 12:00 a.m.•5 views

Medium: runc

Issue Overview: x509.Certificate.VerifyHostname previously called matchHostnames in a loop over all DNS Subject Alternative Name SAN entries. This caused strings.Splithost, "." to execute repeatedly on the same input hostname. With a large DNS SAN list, verification costs scaled quadratically bas...

7.8CVSS6.3AI score0.00591EPSS
SaveExploits0
Rows per page
Query Builder