CVE-2026-44225

Pulpy is a lightweight, cross-platform desktop application packager for web apps. Prior to 0.1.1, Pulpy injects a pulpy.fs JavaScript API into every packaged web application, giving it access to the host filesystem. A validateFsPath() function is supposed to sandbox this access, but its blocklist is incomplete. Any web app packaged with Pulpy can read and write arbitrary files in the user's home directory — including ~/.ssh/id_rsa, ~/.aws/credentials, and ~/Library/Keychains/. This vulnerability is fixed in 0.1.1.
Configurations

No configuration.

History

14 May 2026, 13:16

Type Values Removed Values Added
References () https://github.com/enesgkky/Pulpy/security/advisories/GHSA-h9q2-w73v-g7hf - () https://github.com/enesgkky/Pulpy/security/advisories/GHSA-h9q2-w73v-g7hf -

12 May 2026, 20:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-12 20:16

Updated : 2026-05-14 13:16


NVD link : CVE-2026-44225

Mitre link : CVE-2026-44225

CVE.ORG link : CVE-2026-44225


JSON object : View

Products Affected

No product.

CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

CWE-284

Improper Access Control