CVE-2026-23953

Incus is a system container and virtual machine manager. In versions 6.20.0 and below, a user with the ability to launch a container with a custom YAML configuration (e.g a member of the ‘incus’ group) can create an environment variable containing newlines, which can be used to add additional configuration items in the container’s lxc.conf due to newline injection. This can allow adding arbitrary lifecycle hooks, ultimately resulting in arbitrary command execution on the host. Exploiting this issue on IncusOS requires a slight modification of the payload to change to a different writable directory for the validation step (e.g /tmp). This can be confirmed with a second container with /tmp mounted from the host (A privileged action for validation only). A fix is planned for versions 6.0.6 and 6.21.0, but they have not been released at the time of publication.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:linuxcontainers:incus:*:*:*:*:*:*:*:*
cpe:2.3:a:linuxcontainers:incus:*:*:*:*:*:*:*:*

History

17 Jun 2026, 10:22

Type Values Removed Values Added
Summary
  • (es) Incus es un gestor de contenedores de sistema y máquinas virtuales. En las versiones 6.20.0 e inferiores, un usuario con la capacidad de lanzar un contenedor con una configuración YAML personalizada (por ejemplo, un miembro del grupo 'incus') puede crear una variable de entorno que contiene saltos de línea, la cual puede usarse para añadir elementos de configuración adicionales en el lxc.conf del contenedor debido a la inyección de saltos de línea. Esto puede permitir añadir ganchos de ciclo de vida arbitrarios, lo que en última instancia resulta en la ejecución arbitraria de comandos en el anfitrión. Explotar este problema en IncusOS requiere una ligera modificación de la carga útil para cambiar a un directorio diferente con permisos de escritura para el paso de validación (por ejemplo, /tmp). Esto puede confirmarse con un segundo contenedor con /tmp montado desde el anfitrión (Una acción privilegiada solo para validación). Se planea una solución para las versiones 6.0.6 y 6.21.0, pero no han sido lanzadas en el momento de la publicación.

30 Jan 2026, 17:28

Type Values Removed Values Added
CPE cpe:2.3:a:linuxcontainers:incus:*:*:*:*:*:*:*:*
First Time Linuxcontainers
Linuxcontainers incus
References () https://github.com/lxc/incus/blob/HEAD/internal/server/instance/drivers/driver_lxc.go#L1081 - () https://github.com/lxc/incus/blob/HEAD/internal/server/instance/drivers/driver_lxc.go#L1081 - Product
References () https://github.com/lxc/incus/security/advisories/GHSA-x6jc-phwx-hp32 - () https://github.com/lxc/incus/security/advisories/GHSA-x6jc-phwx-hp32 - Exploit, Vendor Advisory
References () https://github.com/user-attachments/files/24473682/environment_newline_injection.sh - () https://github.com/user-attachments/files/24473682/environment_newline_injection.sh - Exploit
References () https://github.com/user-attachments/files/24473685/environment_newline_injection.patch - () https://github.com/user-attachments/files/24473685/environment_newline_injection.patch - Patch

22 Jan 2026, 22:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-01-22 22:16

Updated : 2026-06-17 10:22


NVD link : CVE-2026-23953

Mitre link : CVE-2026-23953

CVE.ORG link : CVE-2026-23953


JSON object : View

Products Affected

linuxcontainers

  • incus
CWE
CWE-93

Improper Neutralization of CRLF Sequences ('CRLF Injection')