Vulnerability Details 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.
Exploit prediction scoring system (EPSS) score
EPSS Score 0.0
EPSS Ranking 2.0%
Products affected by CVE-2026-30892
-
cpe:2.3:a:crun_project:crun:1.19
-
cpe:2.3:a:crun_project:crun:1.19.1
-
cpe:2.3:a:crun_project:crun:1.20
-
cpe:2.3:a:crun_project:crun:1.21
-
cpe:2.3:a:crun_project:crun:1.22
-
cpe:2.3:a:crun_project:crun:1.23
-
cpe:2.3:a:crun_project:crun:1.23.1
-
cpe:2.3:a:crun_project:crun:1.24
-
cpe:2.3:a:crun_project:crun:1.25
-
cpe:2.3:a:crun_project:crun:1.25.1
-
cpe:2.3:a:crun_project:crun:1.26