CVE-2026-12568
Deferred Deferred - Pending Action

Path Traversal in Postman Download Module

Vulnerability report for CVE-2026-12568, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-06-17

Last updated on: 2026-06-22

Assigner: Black Lantern Security

Description

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-06-17
Last Modified
2026-06-22
Generated
2026-07-08
AI Q&A
2026-06-18
EPSS Evaluated
2026-07-06
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
postman postman_download *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-22 The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

The vulnerability exists in the postman_download module, which uses the workspace name field from the Postman API to create a local directory path without properly sanitizing the input. If an attacker creates a malicious workspace with a name containing path traversal characters, the module's use of pathlib allows the path to resolve outside the intended output directory. This enables the attacker to write arbitrary files to the user's system.

Impact Analysis

This vulnerability can allow an attacker to write arbitrary files to your system by exploiting the path traversal issue in the postman_download module. This could lead to unauthorized modification or addition of files, potentially compromising system integrity or enabling further attacks.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-12568. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart