CVE-2025-65105

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-65105
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-65105.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-65105
Aliases
Downstream
Related
Published
2025-12-02T17:49:17.312Z
Modified
2025-12-02T21:29:49.350158Z
Severity
  • 4.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L CVSS Calculator
Summary
Apptainer ineffective application of selinux and apparmor --security options
Details

Apptainer is an open source container platform. In Apptainer versions less than 1.4.5, a container can disable two of the forms of the little used --security option, in particular the forms --security=apparmor:<profile> and --security=selinux:<label> which otherwise put restrictions on operations that containers can do. The --security option has always been mentioned in Apptainer documentation as being a feature for the root user, although these forms do also work for unprivileged users on systems where the corresponding feature is enabled. Apparmor is enabled by default on Debian-based distributions and SElinux is enabled by default on RHEL-based distributions, but on SUSE it depends on the distribution version. This vulnerability is fixed in 1.4.5.

Database specific
{
    "cwe_ids": [
        "CWE-61",
        "CWE-706"
    ]
}
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
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "fixed": "1.4.5"
        }
    ]
}

Affected versions

v0.*

v0.1.0
v0.1.1

v1.*

v1.0.0
v1.0.0-rc.1
v1.0.0-rc.2
v1.0.0-rc.2-2
v1.0.0-rc.2.3
v1.0.1
v1.0.2
v1.0.3
v1.1.0
v1.1.0-rc.1
v1.1.0-rc.2
v1.1.0-rc.3
v1.1.1
v1.1.2
v1.1.3
v1.1.4
v1.1.5
v1.1.6
v1.1.7
v1.1.8
v1.1.9
v1.2.0
v1.2.0-rc.1
v1.2.0-rc.2
v1.2.1
v1.2.2
v1.2.3
v1.2.4
v1.2.5
v1.3.0
v1.3.0-rc.1
v1.3.0-rc.2
v1.3.1
v1.3.2
v1.3.3
v1.3.4
v1.3.5
v1.3.6
v1.4.0
v1.4.0-rc.1
v1.4.0-rc.2
v1.4.1
v1.4.2
v1.4.3
v1.4.4