🛡️ GHSA-32gq-x56h-299c — age

⚪ Unknown ✅ No Known Exploit CWE-25 OSV
N/A
CVSS Score
0 Low4 Medium7 High9 Critical10

Description

age vulnerable to malicious plugin names, recipients, or identities causing arbitrary binary execution

A plugin name containing a path separator may allow an attacker to execute an arbitrary binary.

Such a plugin name can be provided to the age CLI through an attacker-controlled recipient or identity string, or to the [plugin.NewIdentity](https://pkg.go.dev/filippo.io/age/plugin#NewIdentity), [plugin.NewIdentityWithoutData](https://pkg.go.dev/filippo.io/age/plugin#NewIdentityWithoutData), or [plugin.NewRecipient](https://pkg.go.dev/filippo.io/age/plugin#NewRecipient) APIs.

On UNIX systems, a directory matching ${TMPDIR:-/tmp}/age-plugin-* needs to exist for the attack to succeed.

The binary is executed with a single flag, either --age-plugin=recipient-v1 or --age-plugin=identity-v1. The standard input includes the recipient or identity string, and the random file key (if encrypting) or the header of the file (if decrypting). The format is constrained by the [age-plugin](https://c2sp.org/age-plugin) protocol.

An equivalent issue was fixed by the [rage](https://github.com/str4d/rage) project, see advisory [GHSA-4fg7-vxc8-qx5w](https://github.com/str4d/rage/security/advisories/GHSA-4fg7-vxc8-qx5w).

Thanks to ⬡-49016 for reporting this.

Weakness class

GHSA-32gq-x56h-299c is classified as CWE-25: Path Traversal: '/../filedir'. The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize "/../" sequences that can resolve to a location that is outside of that directory.

Affected software

GHSA-32gq-x56h-299c is recorded against 1 package.

  • filippo.io/age

Timeline and source

Published on 18 December 2024 and last revised on 4 February 2026. No public exploit is currently recorded for this entry. Record sourced from OSV.

References

github.com (Web)
github.com (Web)
github.com (Web)
github.com (Package)

Details

Severity Unknown
CVSS Score N/A
CVSS Vector N/A
CWE CWE-25
Public Exploit ✅ No
Source OSV
Published 2024-12-18
Updated 2026-08-20
Modified 2026-02-04
Fix URL N/A

Affected Packages

Software From version Fixed in
filippo.io/age

Similar Threats

Free Vulnerability Check

Is your site affected by GHSA-32gq-x56h-299c?

BotEraser helps you identify potentially vulnerable plugins and themes by checking your installation against GHSA-32gq-x56h-299c and other known CVE records.

Scan My Site Free →

No credit card required  ·  Results in minutes

ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the vulnerabilities listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.

Browse related advisories

All advisoriesGitHub AdvisoryGitHub Advisory Undated