CVE-2026-30892

crun is an open source OCI Container Runtime fully written in C. In versions 1.19 through 1.26, the `crun exec` option `-u` (`--user`) is incorrectly parsed. The value `1` is interpreted as UID 0 and GID 0 when it should have been UID 1 and GID 0. The process thus runs with higher privileges than expected. Version 1.27 patches the issue.
CVSS

No CVSS.

Configurations

Configuration 1 (hide)

cpe:2.3:a:crun_project:crun:*:*:*:*:*:*:*:*

History

26 Mar 2026, 20:53

Type Values Removed Values Added
References () https://github.com/containers/crun/commit/1bd7f42446999b0e76bc3d575392e05c943b0b01 - () https://github.com/containers/crun/commit/1bd7f42446999b0e76bc3d575392e05c943b0b01 - Patch
References () https://github.com/containers/crun/releases/tag/1.27 - () https://github.com/containers/crun/releases/tag/1.27 - Product
References () https://github.com/containers/crun/security/advisories/GHSA-4vg2-xjqj-7chj - () https://github.com/containers/crun/security/advisories/GHSA-4vg2-xjqj-7chj - Exploit, Vendor Advisory
Summary
  • (es) crun es un entorno de ejecución de contenedores OCI de código abierto escrito íntegramente en C. En las versiones 1.19 a 1.26, la opción `-u` (`--user`) de `crun exec` se analiza de forma incorrecta. El valor `1` se interpreta como UID 0 y GID 0, cuando debería haber sido UID 1 y GID 0. Por lo tanto, el proceso se ejecuta con privilegios más elevados de lo esperado. La versión 1.27 corrige el problema.
CPE cpe:2.3:a:crun_project:crun:*:*:*:*:*:*:*:*
First Time Crun Project
Crun Project crun

26 Mar 2026, 00:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-26 00:16

Updated : 2026-06-17 10:33


NVD link : CVE-2026-30892

Mitre link : CVE-2026-30892

CVE.ORG link : CVE-2026-30892


JSON object : View

Products Affected

crun_project

  • crun
CWE
CWE-269

Improper Privilege Management