{"api_version":"1","generated_at":"2026-05-30T02:26:49+00:00","cve":"CVE-2020-2023","urls":{"html":"https://cve.report/CVE-2020-2023","api":"https://cve.report/api/cve/CVE-2020-2023.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2020-2023","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2020-2023"},"summary":{"title":"CVE-2020-2023","description":"Kata Containers doesn't restrict containers from accessing the guest's root filesystem device. Malicious containers can exploit this to gain code execution on the guest and masquerade as the kata-agent. This issue affects Kata Containers 1.11 versions earlier than 1.11.1; Kata Containers 1.10 versions earlier than 1.10.5; and Kata Containers 1.9 and earlier versions.","state":"PUBLIC","assigner":"psirt@paloaltonetworks.com","published_at":"2020-06-10 18:15:00","updated_at":"2021-10-19 12:45:00"},"problem_types":["NVD-CWE-noinfo"],"metrics":[],"references":[{"url":"https://github.com/kata-containers/runtime/pull/2487","name":"https://github.com/kata-containers/runtime/pull/2487","refsource":"MISC","tags":["Patch","Third Party Advisory"],"title":"clh: update CLH to stable/v0.5.x by likebreath · Pull Request #2487 · kata-containers/runtime · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://github.com/kata-containers/runtime/issues/2488","name":"https://github.com/kata-containers/runtime/issues/2488","refsource":"MISC","tags":["Patch","Third Party Advisory"],"title":"clh: update CLH to stable/v0.5.x · Issue #2488 · kata-containers/runtime · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://github.com/kata-containers/agent/issues/791","name":"https://github.com/kata-containers/agent/issues/791","refsource":"MISC","tags":["Third Party Advisory"],"title":"Explicitly deny any access to the nvdimm root partition · Issue #791 · kata-containers/agent · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://github.com/kata-containers/runtime/releases/tag/1.10.5","name":"https://github.com/kata-containers/runtime/releases/tag/1.10.5","refsource":"MISC","tags":["Release Notes","Third Party Advisory"],"title":"Release # Release 1.10.5 · kata-containers/runtime · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://github.com/kata-containers/agent/pull/792","name":"https://github.com/kata-containers/agent/pull/792","refsource":"MISC","tags":["Patch"],"title":"device: Do not allow container access to the nvdimm rootfs by amshinde · Pull Request #792 · kata-containers/agent · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://github.com/kata-containers/runtime/pull/2477","name":"https://github.com/kata-containers/runtime/pull/2477","refsource":"MISC","tags":["Patch","Third Party Advisory"],"title":"qemu: pass rootfs image in readonly mode by bergwolf · Pull Request #2477 · kata-containers/runtime · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://github.com/kata-containers/runtime/releases/tag/1.11.1","name":"https://github.com/kata-containers/runtime/releases/tag/1.11.1","refsource":"MISC","tags":["Release Notes","Third Party Advisory"],"title":"Release # Release 1.11.1 · kata-containers/runtime · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://www.cve.org/CVERecord?id=CVE-2020-2023","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2020-2023","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[{"source":"LEGACY","value":"Yuval Avrahami, Palo Alto Networks","lang":""}],"nvd_cpes":[{"cve_year":"2020","cve_id":"2023","vulnerable":"1","versionEndIncluding":"","cpe1":"cpe","cpe2":"2.3","cpe3":"a","cpe4":"katacontainers","cpe5":"runtime","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"},{"cve_year":"2020","cve_id":"2023","vulnerable":"1","versionEndIncluding":"1","cpe1":"cpe","cpe2":"2.3","cpe3":"a","cpe4":"katacontainers","cpe5":"runtime","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"},{"cve_year":"2020","cve_id":"2023","vulnerable":"1","versionEndIncluding":"1.9","cpe1":"cpe","cpe2":"2.3","cpe3":"a","cpe4":"katacontainers","cpe5":"runtime","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"}],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[]},"source_records":{"cve_program":{"CVE_data_meta":{"ASSIGNER":"psirt@paloaltonetworks.com","DATE_PUBLIC":"2020-06-10T16:00:00.000Z","ID":"CVE-2020-2023","STATE":"PUBLIC","TITLE":"Kata Containers - Containers have access to the guest root filesystem device"},"affects":{"vendor":{"vendor_data":[{"product":{"product_data":[{"product_name":"Kata Containers","version":{"version_data":[{"version_affected":"<","version_name":"1.11","version_value":"1.11.1"},{"version_affected":"<","version_name":"1.10","version_value":"1.10.5"},{"version_affected":"<=","version_name":"1","version_value":"1.9"}]}}]},"vendor_name":"Kata Containers"}]}},"configuration":[{"lang":"eng","value":"Affects QEMU and Cloud Hypervisor guests on the default configuration. Doesn't affect initrd (initramfs) based guests. Requires the container to have CAP_SYS_MKNOD, the default in Docker and Kubernetes with containerd, but not in Kubernetes with CRI-O."}],"credit":[{"lang":"eng","value":"Yuval Avrahami, Palo Alto Networks"}],"data_format":"MITRE","data_type":"CVE","data_version":"4.0","description":{"description_data":[{"lang":"eng","value":"Kata Containers doesn't restrict containers from accessing the guest's root filesystem device. Malicious containers can exploit this to gain code execution on the guest and masquerade as the kata-agent. This issue affects Kata Containers 1.11 versions earlier than 1.11.1; Kata Containers 1.10 versions earlier than 1.10.5; and Kata Containers 1.9 and earlier versions."}]},"generator":{"engine":"Vulnogram 0.0.9"},"impact":{"cvss":{"attackComplexity":"LOW","attackVector":"LOCAL","availabilityImpact":"NONE","baseScore":3.8,"baseSeverity":"LOW","confidentialityImpact":"NONE","integrityImpact":"LOW","privilegesRequired":"LOW","scope":"CHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:N","version":"3.1"}},"problemtype":{"problemtype_data":[{"description":[{"lang":"eng","value":"CWE-250 Execution with Unnecessary Privileges"}]}]},"references":{"reference_data":[{"refsource":"MISC","url":"https://github.com/kata-containers/runtime/pull/2487","name":"https://github.com/kata-containers/runtime/pull/2487"},{"refsource":"MISC","url":"https://github.com/kata-containers/runtime/pull/2477","name":"https://github.com/kata-containers/runtime/pull/2477"},{"refsource":"MISC","url":"https://github.com/kata-containers/runtime/issues/2488","name":"https://github.com/kata-containers/runtime/issues/2488"},{"refsource":"MISC","url":"https://github.com/kata-containers/agent/issues/791","name":"https://github.com/kata-containers/agent/issues/791"},{"refsource":"MISC","url":"https://github.com/kata-containers/agent/pull/792","name":"https://github.com/kata-containers/agent/pull/792"},{"refsource":"MISC","url":"https://github.com/kata-containers/runtime/releases/tag/1.11.1","name":"https://github.com/kata-containers/runtime/releases/tag/1.11.1"},{"refsource":"MISC","url":"https://github.com/kata-containers/runtime/releases/tag/1.10.5","name":"https://github.com/kata-containers/runtime/releases/tag/1.10.5"}]},"source":{"discovery":"EXTERNAL"}},"nvd":{"publishedDate":"2020-06-10 18:15:00","lastModifiedDate":"2021-10-19 12:45:00","problem_types":["NVD-CWE-noinfo"],"metrics":{"baseMetricV3":{"cvssV3":{"version":"3.1","vectorString":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L","attackVector":"LOCAL","attackComplexity":"LOW","privilegesRequired":"LOW","userInteraction":"NONE","scope":"CHANGED","confidentialityImpact":"LOW","integrityImpact":"LOW","availabilityImpact":"LOW","baseScore":6.3,"baseSeverity":"MEDIUM"},"exploitabilityScore":2,"impactScore":3.7},"baseMetricV2":{"cvssV2":{"version":"2.0","vectorString":"AV:L/AC:L/Au:N/C:P/I:P/A:P","accessVector":"LOCAL","accessComplexity":"LOW","authentication":"NONE","confidentialityImpact":"PARTIAL","integrityImpact":"PARTIAL","availabilityImpact":"PARTIAL","baseScore":4.6},"severity":"MEDIUM","exploitabilityScore":3.9,"impactScore":6.4,"acInsufInfo":false,"obtainAllPrivilege":false,"obtainUserPrivilege":false,"obtainOtherPrivilege":false,"userInteractionRequired":false}},"configurations":{"CVE_data_version":"4.0","nodes":[{"operator":"OR","children":[],"cpe_match":[{"vulnerable":true,"cpe23Uri":"cpe:2.3:a:katacontainers:runtime:*:*:*:*:*:*:*:*","versionStartIncluding":"1.10","versionEndExcluding":"1.10.5","cpe_name":[]},{"vulnerable":true,"cpe23Uri":"cpe:2.3:a:katacontainers:runtime:*:*:*:*:*:*:*:*","versionStartIncluding":"1.11","versionEndExcluding":"1.11.1","cpe_name":[]},{"vulnerable":true,"cpe23Uri":"cpe:2.3:a:katacontainers:runtime:*:*:*:*:*:*:*:*","versionEndIncluding":"1.9","cpe_name":[]}]}]}},"legacy_mitre":{"record":{"CveYear":"2020","CveId":"2023","Ordinal":"161493","Title":"CVE-2020-2023","CVE":"CVE-2020-2023","Year":"2020"},"notes":[{"CveYear":"2020","CveId":"2023","Ordinal":"1","NoteData":"Kata Containers doesn't restrict containers from accessing the guest's root filesystem device. Malicious containers can exploit this to gain code execution on the guest and masquerade as the kata-agent. This issue affects Kata Containers 1.11 versions earlier than 1.11.1; Kata Containers 1.10 versions earlier than 1.10.5; and Kata Containers 1.9 and earlier versions.","Type":"Description","Title":null},{"CveYear":"2020","CveId":"2023","Ordinal":"2","NoteData":"2020-06-10","Type":"Other","Title":"Published"},{"CveYear":"2020","CveId":"2023","Ordinal":"3","NoteData":"2020-06-10","Type":"Other","Title":"Modified"}]}}}