CVE-2026-41180

Source
https://cve.org/CVERecord?id=CVE-2026-41180
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-41180.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-41180
Aliases
Published
2026-04-23T00:10:58.230Z
Modified
2026-07-08T08:13:12.652498949Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H CVSS Calculator
Summary
PsiTransfer: Upload PATCH path traversal can create `config.<NODE_ENV>.js` and lead to code execution on restart
Details

PsiTransfer is an open source, self-hosted file sharing solution. Prior to version 2.4.3, the upload PATCH flow under /files/:uploadId validates the mounted request path using the still-encoded req.path, but the downstream tus handler later writes using the decoded req.params.uploadId. In deployments that use a supported custom PSITRANSFER_UPLOAD_DIR whose basename prefixes a startup-loaded JavaScript path, such as conf, an unauthenticated attacker can create config.<NODE_ENV>.js in the application root. The attacker-controlled file is then executed on the next process restart. Version 2.4.3 contains a patch.

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

Affected packages

Git / github.com/psi-4ward/psitransfer

Affected ranges

Type
GIT
Repo
https://github.com/psi-4ward/psitransfer
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ],
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "2.4.3"
        }
    ]
}

Affected versions

Other
1
1.*
1.0
1.0.0
1.0.0-rc.1
1.1
1.1.0
1.1.0-beta
1.1.1
1.2
1.2.0
1.3
1.3.0
1.3.1
1.3.2
1.3.3
1.3.4
2.*
2.0
2.3
v2.*
v2.0.0
v2.0.1
v2.1.0
v2.1.1
v2.1.2
v2.2.0
v2.3.0
v2.3.1
v2.3.2
v2.4.0
v2.4.1
v2.4.2

Database specific

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