Vulnerability Description
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.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/enesgkky/Pulpy/security/advisories/GHSA-h9q2-w73v-g7hf
- https://github.com/enesgkky/Pulpy/security/advisories/GHSA-h9q2-w73v-g7hf
FAQ
What is CVE-2026-44225?
CVE-2026-44225 is a vulnerability with a CVSS score of 9.3 (CRITICAL). 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 h...
How severe is CVE-2026-44225?
CVE-2026-44225 has been rated CRITICAL with a CVSS base score of 9.3/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-44225?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.