PT-2026-81044 · Cri-O · Cri-O
CVE-2026-17113
·
Published
2026-08-24
·
Updated
2026-09-02
CVSS v3.1
6.0
Medium
| Vector | AV:L/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
CRI-O (affected versions not specified)
Description
A flaw exists in the container-creation environment-variable handling within the
mergeEnvs function (located in server/utils.go and used by setupContainerEnvironmentAndWorkdir in server/container create.go). When a CreateContainer request provides a nil CRI Envs field, the system uses the target OCI image's config.Env entries without filtering. If an OCI image contains an entry in config.Env that lacks an equals sign (e.g., a bare string), the system attempts to index a second element that does not exist. This results in an unrecovered Go runtime panic, causing the crio daemon to crash and terminating the container-runtime service for all workloads on the node.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Cri-O