A flaw was found in CRI-O's container-creation environment-variable handling
(mergeEnvs in server/utils.go, consumed by setupContainerEnvironmentAndWorkdir in
server/container_create.go). When a CreateContainer request supplies a nil CRI
Envs field, CRI-O falls back to using the target OCI image's config.Env entries
unfiltered, in contrast to the normal merge path, which validates each entry for a
key=value form before use. An OCI image whose config.Env contains an entry with no
= character (e.g. a bare NOEQUALS string) causes CRI-O to split that entry into a
single-element slice and then index its second element, which is out of range. This
triggers an unrecovered Go runtime panic in the crio daemon process, crashing it and
terminating the container-runtime service for all workloads on the node until it is
restarted.
CVE-2026-17113
This medium-severity CVE scores 6.0 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.1%, top 99% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 6.0
- EG Score
- 6.0(medium)
- EG Risk
- 32(Track)EG Risk 32/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity60% × 45%Exploitation0% × 40%Automatability30% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 1%
- KEV
- Not listed
Published
August 24, 2026
Last Modified
August 25, 2026
Advisory Details (2)
Auto-updated Aug 24, 20262506872 – (CVE-2026-17113) CVE-2026-17113 cri-o: CRI-O: unvalidated image env var causes daemon crash
https://bugzilla.redhat.com/show_bug.cgi?id=2506872CVE-2026-17113 - Red Hat Customer Portal
Affected: Red Hat Enterprise Linux 8 or OpenShift Container Platform 4, is affected by this vulnerability and a fix may be released to a
https://access.redhat.com/security/cve/CVE-2026-17113Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 6× in last 7d / 6× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-25 15:22 UTCEG score recompute
- 2026-08-25 15:16 UTCEG score recompute
- 2026-08-25 13:48 UTCEPSS rescore
- 2026-08-24 22:26 UTCEG score recompute
- 2026-08-24 21:33 UTCEG score recompute
- 2026-08-24 21:32 UTCMITRE cvelistV5first tracked
Frequently asked(5)
What is CVE-2026-17113?
When was CVE-2026-17113 disclosed?
Is CVE-2026-17113 actively exploited?
What is the CVSS score of CVE-2026-17113?
How do I remediate CVE-2026-17113?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-17113
Is Your Infrastructure Affected by CVE-2026-17113?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.