CVE-2026-48785

Source
https://cve.org/CVERecord?id=CVE-2026-48785
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-48785.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-48785
Aliases
Downstream
Related
Published
2026-09-15T17:19:24Z
Modified
2026-09-17T03:46:00Z
Severity
  • 4.8 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L CVSS Calculator
Summary
Apptainer: Incorrect path matching for 'limit container paths' directive
Details

Apptainer is an open source container platform. Prior to version 1.5.1, Image.AuthorizedPath applies plain string-prefix matching to the limit container paths directive in apptainer.conf, so an allowed path such as /data/safe also authorizes a sibling path such as /data/safe-but-unsafe. A local user can consequently run a container from a directory outside the administrator's intended allowlist when Apptainer operates in setuid mode. Installations that do not use setuid mode or do not configure limit container paths are not affected, and unrestricted user namespaces already allow users to run containers of their choice. This issue is fixed in version 1.5.1.

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

Affected packages

Git / github.com/apptainer/apptainer

Affected ranges

Type
GIT
Repo
https://github.com/apptainer/apptainer
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "1.5.1"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Affected versions

v0.*
v0.1.0
v0.1.1
v1.*
v1.1.0-rc.1
v1.1.0-rc.2
v1.4.0-rc.1
v1.5.0
v1.5.0-rc.1
v1.5.0-rc.2

Database specific

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