BBOT: Arbitrary File Write in postman_download Module
Description
Published by the National Vulnerability Database
Jun 17, 2026
Published to the GitHub Advisory Database
Jun 18, 2026
Reviewed
Jun 18, 2026
The
postman_downloadmodule uses the workspacenamefield from the Postman API to construct the local directory path without sanitization. If a malicious workspace has a name containing path traversal characters, pathlib resolves the path outside the intended output directory, allowing an attacker to write arbitrary files to the user's system.References