CVE-2025-67506

Severity CVSS v4.0:
Pending analysis
Type:
CWE-22 Path Traversal
Publication date:
10/12/2025
Last modified:
17/03/2026

Description

PipesHub is a fully extensible workplace AI platform for enterprise search and workflow automation. Versions prior to 0.1.0-beta expose POST /api/v1/record/buffer/convert through missing authentication. The endpoint accepts a file upload and converts it to PDF via LibreOffice by uploading payload to os.path.join(tmpdir, file.filename) without normalizing the filename. An attacker can submit a crafted filename containing ../ sequences to write arbitrary files anywhere the service account has permission, enabling remote file overwrite or planting malicious code. This issue is fixed in version 0.1.0-beta.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:pipeshub:pipeshub:0.1.0:alpha:*:*:*:*:*:*
cpe:2.3:a:pipeshub:pipeshub:0.1.2:alpha:*:*:*:*:*:*
cpe:2.3:a:pipeshub:pipeshub:0.1.3:alpha:*:*:*:*:*:*