Lucene search
+L

266 matches found

CVE
CVE
added 2026/09/12 8:00 p.m.24 views

CVE-2026-90616

In Flatpak before 1.18.1 , a malicious sandboxed app can gain arbitrary read and write access to host files , escapable to arbitrary code execution on the host. The root cause is a missing symlink protection in the bind-mounting process: Flatpak creates app data directories (e.g., /var/cache, /va...

7.4CVSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/12 8:00 p.m.11 views

EUVD-2026-76911

In Flatpak before 1.18.1, a malicious sandboxed app can obtain arbitrary read and write access to files on the host, which can be escalated to arbitrary code execution on the host, a different vulnerability than CVE-2026-76925. Flatpak creates a few app data directories e.g., /var/cache, /var/dat...

7.4CVSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/09/12 12:00 a.m.11 views

PT-2026-90721

In Flatpak before 1.18.1, a malicious sandboxed app can obtain arbitrary read and write access to files on the host, which can be escalated to arbitrary code execution on the host, a different vulnerability than CVE-2026-76925. Flatpak creates a few app data directories e.g., /var/cache, /var/dat...

7.4CVSS
SaveExploits0References4
NVD
NVD
added 2026/09/10 9:17 a.m.6 views

CVE-2026-88264

A flaw was found in crun. When the container configuration does not give /dev a dedicated mount, terminal setup can redirect /dev/console onto an attacker-controlled path, including via the read-only-rootfs bind-mount fallback. Affected versions are crun 1.29.1 and earlier. Default configurations...

5.6CVSS0.00117EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/10 8:57 a.m.19 views

CVE-2026-88265

crun (a container runtime) is affected by a flaw where, after pivot_root , reopening /dev/null for stdio can follow a symlink and attach a host file to container stdio, allowing the container to change that file's ownership (chown). This effectively permits a host bind-mount write and chown from ...

5.6CVSS0.00119EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/10 8:40 a.m.9 views

EUVD-2026-75327

A flaw was found in crun. When the container configuration does not give /dev a dedicated mount, terminal setup can redirect /dev/console onto an attacker-controlled path, including via the read-only-rootfs bind-mount fallback. Affected versions are crun 1.29.1 and earlier. Default configurations...

5.6CVSS0.00117EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/10 8:40 a.m.20 views

CVE-2026-88264

crun , a container runtime, is affected by a /dev/console symlink-follow flaw (CVE-2026-88264). When the container configuration does not assign a dedicated mount to /dev, terminal setup can redirect /dev/console onto an attacker-controlled path, including via the read-only-rootfs bind-mount fall...

5.6CVSS0.00117EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/09/10 8:40 a.m.12 views

CVE-2026-88264

A flaw was found in crun. When the container configuration does not give /dev a dedicated mount, terminal setup can redirect /dev/console onto an attacker-controlled path, including via the read-only-rootfs bind-mount fallback. Affected versions are crun 1.29.1 and earlier. Default configurations...

5.6CVSS0.00117EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/10 5:43 a.m.5 views

CVE-2025-9074

CVE-2025-9074 – Escape total de Docker en Docker Desktop para Windows y macOS 📌 Descripción Docker Desktop expone la API interna del motor de Docker en http://192.168.65.7:2375 a cualquier contenedor en ejecución — sin autenticación ni control de acceso. Dado que el motor puede montar el sistema ...

9.3CVSS8.1AI score0.01629EPSS
SaveExploits15
Kitploit
Kitploit
added 2026/09/10 12:46 a.m.13 views

docker-socket-risk-demos

docker-socket-risk-demos Companion repo for the video: Stop Mounting docker.sock — Run Trivy Without Giving Away Root Access — inspired by CVE-2026-33634 https://www.youtube.com/watch?v=xLTYzfPY3xI This repo contains the sample web app and Claude Code prompt used in the video to demonstrate: 1. W...

9.4CVSS8.5AI score0.59164EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/09 12:22 p.m.7 views

CVE-2026-3888-snap-confine-systemd-tmpfiles-LPE

CVE-2026-3888 — snap-confine / systemd-tmpfiles Local Privilege Escalation Local privilege escalation from unprivileged user to full root on Ubuntu Desktop 24.04+ by exploiting a TOCTOU race condition between snap-confine and systemd-tmpfiles. Two variants are provided: SUID and Capabilities. CVS...

7.8CVSS7.9AI score0.00383EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/09 10:38 a.m.7 views

docker_cve-2015-2925

Docker + CVE-2015-2925 = escapando de --volume Vulnerabilidad reciente en Linux conocida desde hace aproximadamente medio año varios meses de forma pública hizo posible escapar de los bind mounts. En particular, en el caso de Docker es posible escapar desde el interior del directorio montado...

6.9CVSS6.9AI score0.01246EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/07 10:11 p.m.7 views

CVE-2025-9074

CVE-2025-9074 – Docker Desktop Windows Escritura de Contenedor a Host a través de la API del Motor Expuesta Autor: w01f Estado: Prueba de Concepto solo con fines educativos / pruebas autorizadas Resumen Este proyecto demuestra una PoC para CVE-2025-9074 , una mala configuración/exposición en...

9.3CVSS8AI score0.01629EPSS
SaveExploits15
RedHat Linux
RedHat Linux
added 2026/09/03 12:46 p.m.10 views

util-linux: util-linux: restricted bind mounts do not pin the source, allowing X-mount.owner/group/mode redirection

A flaw was found in util-linux. Restricted bind mounts take the source path from fstab but do not pin that source before the privileged mount. A local unprivileged user who can replace the authorized source or a writable ancestor can redirect SUID mount8 to bind another host directory. If the fst...

7.8CVSS5.8AI score0.00096EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/09/03 12:00 a.m.8 views

CVE-2026-78410

A flaw was found in util-linux. Restricted bind mounts take the source path from fstab but do not pin that source before the privileged mount. A local unprivileged user who can replace the authorized source or a writable ancestor can redirect SUID mount8 to bind another host directory. If the fst...

7.8CVSS5.3AI score0.00096EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/02 4:17 p.m.9 views

CVE-2026-78410

A flaw was found in util-linux. Restricted bind mounts take the source path from fstab but do not pin that source before the privileged mount. A local unprivileged user who can replace the authorized source or a writable ancestor can redirect SUID mount8 to bind another host directory. If the fst...

7.8CVSS0.00096EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/02 4:17 p.m.5 views

AZL-99390 CVE-2026-78410 affecting package util-linux 2.40.2-5

A flaw was found in util-linux. Restricted bind mounts take the source path from fstab but do not pin that source before the privileged mount. A local unprivileged user who can replace the authorized source or a writable ancestor can redirect SUID mount8 to bind another host directory. If the fst...

7.8CVSS5.7AI score0.00096EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/02 4:17 p.m.6 views

DEBIAN-CVE-2026-78410

A flaw was found in util-linux. Restricted bind mounts take the source path from fstab but do not pin that source before the privileged mount. A local unprivileged user who can replace the authorized source or a writable ancestor can redirect SUID mount8 to bind another host directory. If the fst...

7.8CVSS5.8AI score0.00096EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/02 3:05 p.m.10 views

EUVD-2026-70106

A flaw was found in util-linux. Restricted bind mounts take the source path from fstab but do not pin that source before the privileged mount. A local unprivileged user who can replace the authorized source or a writable ancestor can redirect SUID mount8 to bind another host directory. If the fst...

7.8CVSS5.8AI score0.00096EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/09/02 3:05 p.m.10 views

CVE-2026-78410

A flaw was found in util-linux. Restricted bind mounts take the source path from fstab but do not pin that source before the privileged mount. A local unprivileged user who can replace the authorized source or a writable ancestor can redirect SUID mount8 to bind another host directory. If the fst...

7.8CVSS5.8AI score0.00096EPSS
SaveExploits0
Rows per page
Query Builder