CVE 5.5 MEDIUM

Halo: Path Traversal in Backup Download Leads to Arbitrary File Read_CVE-2026-55439

5.5 / 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:L

Description

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.

Basic Information

ID CVE-2026-55439
Source GitHub_M
Published Jun 25, 2026 at 15:57
Modified Jun 25, 2026 at 18:07

Affected Product

Vendor halo-dev
Product halo
Version < 2.24.3
Affected Versions halo-dev halo < 2.24.3

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.