CVE-2022-3466
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedThe version of cri-o as released for Red Hat OpenShift Container Platform 4.9.48, 4.10.31, and 4.11.6 via RHBA-2022:6316, RHBA-2022:6257, and RHBA-2022:6658, respectively, included an incorrect version of cri-o missing the fix for CVE-2022-27652, which was previously fixed in OCP 4.9.41 and 4.10.12 via RHBA-2022:5433 and RHSA-2022:1600. This issue could allow an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs. For more details, see https://access.redhat.com/security/cve/CVE-2022-27652.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · high confidenceThe cri-o container runtime in specific Red Hat OpenShift Container Platform versions (4.9.48, 4.10.31, 4.11.6) was shipped without the fix for CVE-2022-27652, a regression from earlier patched versions. This vulnerability allows attackers with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set during execve(2) system calls, enabling privilege escalation.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.
NVD · CPE dataall versions= 3.11= 4.12CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Local
- Complexity
- Low
- Privileges
- Low
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- Low
- Integrity
- Low
- Availability
- Low
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Identify OpenShift Container Platform versionRun 'oc get clusterversion' or check /etc/redhat-release on a control plane node to determine the installed OCP versionAffected if The version is 3.11 or 4.12 (exact match)
-
Confirm cri-o runtime is in useRun 'crictl info' or check 'crio --version' on any node to verify cri-o is the container runtimeAffected if cri-o is the active container runtime (vs containerd or docker)
-
Check for vulnerable capability-equipped binariesReview any custom or third-party binaries on nodes that have file capabilities set (run 'getcap -r /' and look for programs with cap_setfcap, cap_setpcap, or similar capabilities in their permitted set)Affected if Programs with inheritable file capabilities exist and are accessible to potential attackers
A user is affected if they are running OpenShift Container Platform version 3.11 or 4.12 with cri-o as the container runtime and have programs with inheritable file capabilities on their nodes that could be exploited for privilege escalation.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scopedUpgrade OpenShift Container Platform to a version that includes the fixed cri-o package containing the CVE-2022-27652 patch (e.g., OCP 4.9.41+, 4.10.12+, or later patched releases).
OpenShift Container Platform: 4.9.41+, 4.10.12+, 4.11.13+, or 4.12+ (any z-stream release at or above these versions)
- For OpenShift Container Platform 4.9.x: Upgrade to version 4.9.41 or later which includes the fixed cri-o package via RHBA-2022:5433
- For OpenShift Container Platform 4.10.x: Upgrade to version 4.10.12 or later which includes the fixed cri-o package via RHSA-2022:1600
- For OpenShift Container Platform 4.11.x: Upgrade to version 4.11.13 or later to obtain the fixed cri-o
- For OpenShift Container Platform 4.12: Upgrade to the latest available 4.12.z release to obtain the fixed cri-o
- For standalone cri-o: Upgrade to the cri-o version that includes the fix for CVE-2022-27652 (refer to upstream cri-o release notes for version containing the fix)
- After upgrade, verify the cri-o version matches the expected patched version using: rpm -q cri-o or oc get nodes -o wide to confirm runtime
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation4.0 h
- Implementation8.0 h
- Testing4.0 h
- Review / QA2.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $5,120.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2022-3466 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2022-3466 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data