CVE-2026-12568 PUBLISHED

Arbitrary File Write in postman_download module

Assigner: BLSOPS
Reserved: 17.06.2026 Published: 17.06.2026 Updated: 18.06.2026

The postman_download module uses the workspace name field 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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N
CVSS Score: 6.5

Product Status

Vendor Black Lantern Security
Product BBOT
Versions Default: unaffected
  • affected from 2.1.0 to <=2.8.5 (incl.)

References

Problem Types

  • CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') CWE

Impacts

  • CAPEC-139 Relative Path Traversal