---
id: GHSA-jm77-qphf-c4w8
title: pyca/cryptography's wheels include vulnerable OpenSSL
summary: pyca/cryptography's wheels include vulnerable OpenSSL
severity: low
vendor: cryptography
product: cryptography
ecosystem: pip
affected:
  - 'cryptography >= 0.8, < 41.0.3'
patched:
  - cryptography 41.0.3
published: '2023-08-01'
updated: '2026-09-10'
sourceUpdated: '2026-09-10T03:50:02.832467975Z'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-jm77-qphf-c4w8'
references:
  - url: >-
      https://github.com/pyca/cryptography/security/advisories/GHSA-jm77-qphf-c4w8
  - url: >-
      https://github.com/pyca/cryptography/commit/b22271cf3c3dd8dc8978f8f4b00b5c7060b6538d
  - url: >-
      https://github.com/pyca/cryptography/commit/bfa4d95f0f356f2d535efd5c775e0fb3efe90ef2
  - url: 'https://github.com/pyca/cryptography'
  - url: 'https://www.openssl.org/news/secadv/20230714.txt'
  - url: 'https://www.openssl.org/news/secadv/20230719.txt'
  - url: 'https://www.openssl.org/news/secadv/20230731.txt'
tags:
  - osv
  - pip
ingestedAt: '2026-09-12T03:13:01.706Z'
---

## Overview

pyca/cryptography's wheels include a statically linked copy of OpenSSL. The versions of OpenSSL included in cryptography 0.8-41.0.2 are vulnerable to several security issues. More details about the vulnerabilities themselves can be found in https://www.openssl.org/news/secadv/20230731.txt, https://www.openssl.org/news/secadv/20230719.txt, and https://www.openssl.org/news/secadv/20230714.txt.

If you are building cryptography source ("sdist") then you are responsible for upgrading your copy of OpenSSL. Only users installing from wheels built by the cryptography project (i.e., those distributed on PyPI) need to update their cryptography versions.

## Affected packages

- `cryptography >= 0.8, < 41.0.3`

## Remediation

Upgrade to a patched release:

- `cryptography 41.0.3`
