Input validation error in CRI-O - CVE-2026-17113
Published: August 25, 2026
Vulnerability details
The vulnerability allows a local privileged user to cause a denial of service.
The vulnerability exists due to improper input validation in CRI-O daemon when processing a crafted OCI image with a malformed environment variable entry. A local privileged user can supply a specially crafted OCI image to cause a denial of service.
This only occurs when no environment variables are set in the container spec, and the normal Kubernetes API path does not trigger the issue.