CVE 9.8 CRITICAL

PipesHub Vulnerable to Path Traversal through Unauthenticated Arbitrary File Upload_CVE-2025-67506

9.8 / 10
CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

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 Analysis

Path Traversal vulnerability in PipesHub through unauthenticated arbitrary file upload, allowing remote file overwrite or malicious code planting

Basic Information

ID CVE-2025-67506
Source GitHub_M
Published Dec 10, 2025 at 00:36

Affected Product

Vendor pipeshub-ai
Product pipeshub-ai
Version < 0.1.0-beta
Affected Versions pipeshub-ai pipeshub-ai < 0.1.0-beta

CWE Classification

AI Assessment

AI Score 9.8 / 10
AI Severity Critical
Vendor PipesHub
Product PipesHub AI Platform
Version < 0.1.0-beta

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.