CVE-2026-48722

Source
https://cve.org/CVERecord?id=CVE-2026-48722
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-48722.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-48722
Aliases
Published
2026-09-15T14:07:45Z
Modified
2026-09-19T03:30:19Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
Nextflow: Incorrect default permissions in the nextflow auth login command
Details

Nextflow is a DSL for data-driven computational pipelines. From 25.09.2-edge until 25.10.6 and 26.04.3, nextflow auth login writes Seqera Platform OIDC bearer tokens to ${NXF_HOME:-~/.nextflow}/seqera-auth.config through AuthCommandImpl.writeConfig in plugins/nf-tower/src/main/io/seqera/tower/plugin/auth/AuthCommandImpl.groovy without setting restrictive file permissions, allowing the default umask 022 to create the file with mode 0644. On a multi-user POSIX host, a local user who can traverse the victim's home directory can read seqera-auth.config and impersonate the victim against Seqera Platform within the token's scope. Single-user systems and headless CI runners that do not use the interactive login flow are not affected. This issue is fixed in 25.10.6 and 26.04.3.

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

Affected packages

Git / github.com/nextflow-io/nextflow

Affected ranges

Type
GIT
Repo
https://github.com/nextflow-io/nextflow
Events
Database specific
Show details
{
    "extracted_events":  [
        {
            "introduced":  "25.09.2-edge"
        },
        {
            "fixed":  "25.10.6"
        },
        {
            "introduced":  "25.11.0-edge"
        },
        {
            "fixed":  "26.04.3"
        }
    ],
    "source":  [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Affected versions

v25.*
v25.09.2-edge
v25.10.0
v25.10.1
v25.10.2
v25.10.3
v25.10.4
v25.10.5
v25.11.0-edge
v25.12.0-edge
v26.*
v26.01.1-edge
v26.02.0-edge
v26.03.0-edge
v26.03.1-edge
v26.03.2-edge
v26.03.3-edge
v26.03.4-edge
v26.04.0
v26.04.1
v26.04.2

Database specific

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