---
id: CVE-2015-1195
aliases:
  - GHSA-pwrj-f53c-f89j
  - PYSEC-2026-815
title: >-
  OpenStack Glance v2 API unrestricted path traversal through filesystem://
  scheme
summary: >-
  OpenStack Glance v2 API unrestricted path traversal through filesystem://
  scheme
severity: medium
vendor: glance
product: glance
ecosystem: pip
affected:
  - glance < 11.0.0a0
patched:
  - glance 11.0.0a0
published: '2022-05-14'
updated: '2026-07-07'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-pwrj-f53c-f89j'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2015-1195'
  - url: >-
      https://github.com/openstack/glance/commit/5191ed1879c5fd5b2694f922bcedec232f461088
  - url: >-
      https://github.com/openstack/glance/commit/7d3a1db33ccbd25b9fc7326ce3468eabd2a41a99
  - url: >-
      https://github.com/openstack/glance/commit/a2d986b976e9325a272e2d422465165315d19fe6
  - url: 'https://bugs.launchpad.net/ossa/+bug/1408663'
  - url: 'https://github.com/openstack/glance'
  - url: >-
      http://lists.openstack.org/pipermail/openstack-announce/2015-January/000325.html
  - url: 'http://secunia.com/advisories/62169'
  - url: 'http://www.openwall.com/lists/oss-security/2015/01/15/2'
  - url: 'http://www.openwall.com/lists/oss-security/2015/01/18/5'
  - url: >-
      http://www.oracle.com/technetwork/topics/security/bulletinapr2015-2511959.html
  - url: 'http://www.securityfocus.com/bid/71976'
tags:
  - osv
  - pip
epss: 0.02792
epssPercentile: 0.85807
ingestedAt: '2026-07-08T18:25:52.039Z'
---

## Overview

The V2 API in OpenStack Image Registry and Delivery Service (Glance) before 2014.1.4 and 2014.2.x before 2014.2.2 allows remote authenticated users to read or delete arbitrary files via a full pathname in a `filesystem://` URL in the image location property.  NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-9493.

## Affected packages

- `glance < 11.0.0a0`

## Remediation

Upgrade to a patched release:

- `glance 11.0.0a0`
