Unrated severityOSV Advisory· Published Dec 10, 2025· Updated Dec 10, 2025
PipesHub Vulnerable to Path Traversal through Unauthenticated Arbitrary File Upload
CVE-2025-67506
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected products
20.1.2-alpha, v0.1.0-alpha, v0.1.1-alpha+ 1 more
- (no CPE)range: 0.1.2-alpha, v0.1.0-alpha, v0.1.1-alpha
- (no CPE)range: <0.1.0-beta
Patches
Vulnerability mechanics
References
2- github.com/pipeshub-ai/pipeshub-ai/commit/987ebab40a1fc39956730ed93220f7f9b2c4e5f8mitrex_refsource_MISC
- github.com/pipeshub-ai/pipeshub-ai/security/advisories/GHSA-w398-9m55-2357mitrex_refsource_CONFIRM
News mentions
0No linked articles in our index yet.