---
id: CVE-2024-56327
aliases:
  - GHSA-47h8-jmp3-9f28
  - PYSEC-2026-1839
title: >-
  pyrage vulnerable to malicious plugin names, recipients, or identities causing
  arbitrary binary execution
summary: >-
  pyrage vulnerable to malicious plugin names, recipients, or identities causing
  arbitrary binary execution
severity: critical
cvss: 9.8
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'
vendor: pyrage
product: pyrage
ecosystem: pip
affected:
  - 'pyrage >= 1.2.0, < 1.2.3'
patched:
  - pyrage 1.2.3
published: '2024-12-19'
updated: '2026-07-07'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-47h8-jmp3-9f28'
references:
  - url: 'https://github.com/FiloSottile/age/security/advisories/GHSA-32gq-x56h-299c'
  - url: 'https://github.com/str4d/rage/security/advisories/GHSA-4fg7-vxc8-qx5w'
  - url: >-
      https://github.com/woodruffw/pyrage/security/advisories/GHSA-47h8-jmp3-9f28
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2024-56327'
  - url: 'https://github.com/advisories/GHSA-4fg7-vxc8-qx5w'
  - url: 'https://github.com/woodruffw/pyrage'
tags:
  - osv
  - pip
epss: 0.00499
epssPercentile: 0.40216
ingestedAt: '2026-07-08T18:25:45.279Z'
---

## Overview

`pyrage` uses the Rust `age` crate for its underlying operations, and `age` is vulnerable to GHSA-4fg7-vxc8-qx5w.

All details of GHSA-4fg7-vxc8-qx5w are relevant to `pyrage` for the versions specified in this advisory. See GHSA-4fg7-vxc8-qx5w for full details.

Versions of `pyrage` before 1.2.0 lack plugin support and are therefore **not affected**.

An equivalent issue was fixed in [the reference Go implementation of age](https://github.com/FiloSottile/age), see advisory [GHSA-32gq-x56h-299c](https://github.com/FiloSottile/age/security/advisories/GHSA-32gq-x56h-299c).

Thanks to ⬡-49016 for reporting this issue.

## Affected packages

- `pyrage >= 1.2.0, < 1.2.3`

## Remediation

Upgrade to a patched release:

- `pyrage 1.2.3`
