CVE-2015-7548
Description
When use_cow_images is false, a crafted instance disk overwrite allows authenticated users to read arbitrary host files via snapshot.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
When `use_cow_images` is false, a crafted instance disk overwrite allows authenticated users to read arbitrary host files via snapshot.
Vulnerability
A vulnerability exists in OpenStack Compute (Nova) versions prior to 2015.1.3 (kilo) and 12.0.1 (liberty) when using libvirt to spawn instances and use_cow_images is set to False. In such configurations, an authenticated user can overwrite an instance disk with a crafted image and then request a snapshot of the instance. The snapshot process will then read a file from the compute host, dictated by the crafted image, leading to unauthorized file disclosure [1][2].
Exploitation
An authenticated user must have the ability to modify their instance disk (write access) and to request a snapshot. The attacker first overwrites the instance disk with a specially crafted image that points to an arbitrary file on the compute host. Then the attacker triggers a snapshot request. The snapshot operation will read the targeted file from the host. No additional privileges beyond standard instance usage are required [2].
Impact
Successful exploitation allows an authenticated user to read an arbitrary file from the compute host. The file must be readable by the nova user (or by root when LVM is used for instance storage) to be exposed. This can lead to information disclosure of sensitive host data, such as configuration files or keys [2].
Mitigation
Fixed in Nova versions 2015.1.3 (kilo) and 12.0.1 (liberty), released around January 2016. Patches are available and were backported to Mitaka as well [2]. Upgrading to the fixed versions is the recommended mitigation. Users who cannot upgrade should ensure use_cow_images is set to True (the default) or use a non-vulnerable storage backend (such as Ceph). Red Hat issued RHSA-2016-0018 for affected Red Hat Enterprise Linux OpenStack Platform releases [1]. The vulnerability is not listed in the CISA KEV catalog.
AI Insight generated on May 23, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
8- osv-coords6 versionspkg:rpm/suse/openstack-keystone&distro=SUSE%20OpenStack%20Cloud%205pkg:rpm/suse/openstack-keystone-doc&distro=SUSE%20OpenStack%20Cloud%205pkg:rpm/suse/openstack-nova&distro=SUSE%20OpenStack%20Cloud%205pkg:rpm/suse/openstack-nova-doc&distro=SUSE%20OpenStack%20Cloud%205pkg:rpm/suse/openstack-swift&distro=SUSE%20OpenStack%20Cloud%205pkg:rpm/suse/openstack-swift-doc&distro=SUSE%20OpenStack%20Cloud%205
< 2014.2.4.juno-17.1+ 5 more
- (no CPE)range: < 2014.2.4.juno-17.1
- (no CPE)range: < 2014.2.4.juno-17.2
- (no CPE)range: < 2014.2.4.juno-29.1
- (no CPE)range: < 2014.2.4.juno-29.1
- (no CPE)range: < 2.1.0-14.1
- (no CPE)range: < 2.1.0-14.1
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3- rhn.redhat.com/errata/RHSA-2016-0018.htmlnvdThird Party Advisory
- www.securityfocus.com/bid/80176nvdThird Party AdvisoryVDB Entry
- security.openstack.org/ossa/OSSA-2016-001.htmlnvdVendor Advisory
News mentions
0No linked articles in our index yet.