# CVE-2026-48785

## Summary

- **CVE ID:** CVE-2026-48785
- **Severity:** MEDIUM
- **CVSS Score:** 4.8 (CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L)
- **CWE:** CWE-22
- **Published:** Sep 15, 2026
- **Last Modified:** Sep 15, 2026

## Description

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.

## Affected Products

- apptainer — apptainer (< 1.5.1)

## References

- [CNA](https://github.com/apptainer/apptainer/security/advisories/GHSA-cr2j-534f-mf3g)
- [CNA](https://github.com/apptainer/apptainer/pull/3549)
- [CNA](https://github.com/apptainer/apptainer/commit/0ff35257420e0c6cb97dac11d305749c893e5214)
- [CNA](https://github.com/apptainer/apptainer/releases/tag/v1.5.1)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.12%
- **EPSS Percentile:** 2.0

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-17._