Path Traversal in Halo-Dev Halo
CVE-2026-55439
Halo is an open source website building tool. Prior to 2.24.3, a path traversal vulnerability in the backup download endpoint allows authenticated administrators to read arbitrary files from the server filesystem. The backup download endpoint (GET /apis/console.api.migration.halo.run/v1alpha1/backups/{name}/files/{filename}) in MigrationServiceImpl.download() resolves the backup filename via Path.resolve() without validating that the resolved path stays within the designated backups directory. Also, the Backup creation endpoint (POST /apis/migration.halo.run/v1alpha1/backups) does not sanitize the status fields during creation This vulnerability is fixed in 2.24.3.
Vulnerability class: Path Traversal (Directory Traversal)
Published · last modified .
CVSS v3 metric
CVSS v3 base score 5.5 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:L.
EPSS exploit prediction
EPSS: 0.005 (40.5th percentile), scored .
Very low probability of exploitation in the next 30 days; routine patching cadence is appropriate. 40th percentile — 40.5% of CVEs in the catalogue have a lower EPSS than this one. How to read EPSS.
EPSS over last 30 days · oldest: 0.005 · newest: 0.005 · change: 0.000
Affected products
- Halo-Dev Halo — versions < 2.24.3
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2026-55439?
- CVE-2026-55439 is a medium-severity vulnerability in Halo-Dev Halo, classified under Path Traversal. CVSS score: 5.5/10. Published 2026-06-25.
- How severe is CVE-2026-55439?
- Medium severity. CVSS v3 base score is 5.5 out of 10.