PatchSiren cyber security CVE debrief
CVE-2026-88265 Red Hat CVE debrief
A flaw in crun allows a container's stdio to be attached to a host file after pivot_root, potentially changing the file's ownership. This issue affects crun versions 1.29.1 and earlier. Default configurations with a fresh /dev mount are not vulnerable. No fixed release is available yet. The vulnerability arises from reopening /dev/null for stdio, which can follow a symlink and attach a host file to container stdio, and then change that file's ownership. This could lead to unintended file ownership changes in container environments using crun 1.29.1 or earlier.
- Vendor
- Red Hat
- Product
- Red Hat Enterprise Linux 10
- CVSS
- MEDIUM 5.6
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-10
- Original CVE updated
- 2026-09-15
- Advisory published
- 2026-09-10
- Advisory updated
- 2026-09-15
Who should care
Container administrators and security teams using crun 1.29.1 or earlier should assess exposure and verify stdio handling in their container environments. This includes reviewing container configurations, monitoring for potential file ownership changes, and ensuring appropriate compensating controls are in place. Security teams should also track exceptions, retest remediated assets, and close the item only after evidence is documented.
Why it matters
CVE-2026-88265 flaw in crun allows potential file ownership change in container stdio, requiring assessment and verification in container environments.
- Potential file ownership changes in container stdio
- Verification of stdio handling in container configurations
- Assessment of exposure in container environments using crun 1.29.1 or earlier
Technical summary
The flaw in crun occurs after pivot_root, where reopening /dev/null for stdio can follow a symlink, attaching a host file to container stdio, and then change that file's ownership. Affected versions are crun 1.29.1 and earlier. Default configurations that mount a fresh /dev are not exposed. The vulnerability could lead to file ownership changes in container stdio, requiring assessment and verification in container environments using crun 1.29.1 or earlier. The issue is detailed in the CVE record, NVD entry, and crun GitHub repository.
Defensive priority
Assess exposure in container environments using crun 1.29.1 or earlier and verify stdio handling.
Recommended defensive actions
- Assess container environments for crun 1.29.1 or earlier
- Verify stdio handling in container configurations
- Monitor for potential file ownership changes
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and NVD entry provide details on the flaw in crun, its potential impact, and affected versions. The issue is further detailed in the crun GitHub repository and Red Hat security advisory for CVE-2026-88265. Evidence is limited to public sources and may not cover all potential impacts or affected configurations. Defenders should verify stdio handling in their container environments and assess exposure.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-88265 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-88265
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-88265 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-88265
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://access.redhat.com/security/cve/CVE-2026-88265
-
Source reference
Unverified legacy reference
URL: https://github.com/containers/crun/
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.