---
id: CVE-2020-10755
aliases:
  - GHSA-v3m2-pg96-w33m
  - PYSEC-2020-228
  - PYSEC-2026-891
title: Openstack cinder Improper handling of ScaleIO backend credentials
summary: Openstack cinder Improper handling of ScaleIO backend credentials
severity: medium
cvss: 6.5
cvssVector: 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'
vendor: cinder
product: cinder
ecosystem: pip
affected:
  - 'cinder >= 14.0.0, < 14.1.0'
  - 'cinder >= 15.0.0, < 15.2.0'
  - 'cinder >= 16.0.0, < 16.1.0'
  - 'os-brick >= 2.8.0, < 2.8.6'
  - 'os-brick >= 2.10.0, < 2.10.4'
  - 'os-brick >= 3.0.0, < 3.0.2'
patched:
  - cinder 14.1.0
  - cinder 15.2.0
  - cinder 16.1.0
  - os-brick 2.8.6
  - os-brick 2.10.4
  - os-brick 3.0.2
published: '2022-05-24'
updated: '2026-07-07'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-v3m2-pg96-w33m'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2020-10755'
  - url: >-
      https://github.com/openstack/cinder/commit/ba785eef5f515b869c0d68016e84bb74f76ab45e
  - url: >-
      https://github.com/openstack/os-brick/commit/4047948f1ac8055a025972ad73ec3ec421450775
  - url: 'https://bugs.launchpad.net/cinder/+bug/1823200'
  - url: 'https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-10755'
  - url: >-
      https://github.com/pypa/advisory-database/tree/main/vulns/cinder/PYSEC-2020-228.yaml
  - url: 'https://usn.ubuntu.com/4420-1'
  - url: 'https://wiki.openstack.org/wiki/OSSN/OSSN-0086'
tags:
  - osv
  - pip
epss: 0.01213
epssPercentile: 0.67239
ingestedAt: '2026-07-08T18:25:53.062Z'
---

## Overview

An insecure-credentials flaw was found in all openstack-cinder versions before openstack-cinder 14.1.0, all openstack-cinder 15.x.x versions before openstack-cinder 15.2.0 and all openstack-cinder 16.x.x versions before openstack-cinder 16.1.0. When using openstack-cinder with the Dell EMC ScaleIO or VxFlex OS backend storage driver, credentials for the entire backend are exposed in the ``connection_info`` element in all Block Storage v3 Attachments API calls containing that element. This flaw enables an end-user to create a volume, make an API call to show the attachment detail information, and retrieve a username and password that may be used to connect to another user's volume. Additionally, these credentials are valid for the ScaleIO or VxFlex OS Management API, should an attacker discover the Management API endpoint. Source: OpenStack project

## Affected packages

- `cinder >= 14.0.0, < 14.1.0`
- `cinder >= 15.0.0, < 15.2.0`
- `cinder >= 16.0.0, < 16.1.0`
- `os-brick >= 2.8.0, < 2.8.6`
- `os-brick >= 2.10.0, < 2.10.4`
- `os-brick >= 3.0.0, < 3.0.2`

## Remediation

Upgrade to a patched release:

- `cinder 14.1.0`
- `cinder 15.2.0`
- `cinder 16.1.0`
- `os-brick 2.8.6`
- `os-brick 2.10.4`
- `os-brick 3.0.2`
