CVE-2025-67506

Source
https://cve.org/CVERecord?id=CVE-2025-67506
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-67506.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-67506
Aliases
  • GHSA-w398-9m55-2357
Published
2025-12-10T00:36:16.730Z
Modified
2026-03-14T12:46:21.258040Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
PipesHub Vulnerable to Path Traversal through Unauthenticated Arbitrary File Upload
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-22",
        "CWE-434"
    ],
    "cna_assigner": "GitHub_M",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/67xxx/CVE-2025-67506.json"
}
References

Affected packages

Git / github.com/pipeshub-ai/pipeshub-ai

Affected ranges

Type
GIT
Repo
https://github.com/pipeshub-ai/pipeshub-ai
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

0.*
0.1.2-alpha
v0.*
v0.1.0-alpha
v0.1.1-alpha

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-67506.json"