Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-55439 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

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.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://github.com/halo-dev/halo/issues/10064 CISA-ADPExploitIssue TrackingTechnical DescriptionVendor
https://github.com/halo-dev/halo/issues/10064 [email protected]ExploitIssue TrackingTechnical DescriptionVendor
https://github.com/halo-dev/halo/security/advisories/GHSA-h8wj-chr2-hf66 [email protected]AdvisoryRemedyVendor

Weakness Enumeration

CWE-IDCWE NameSource
CWE-22Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')[email protected]

Affected Products

ProductVersions
Halo
<= 2.24.2 (semver)

CPE

  • cpe:2.3:a:halo_project:halo:*:*:*:*:*:*:*:*
  • cpe:2.3:a:halo:halo:*:*:*:*:*:*:*:*

Remediation

  • Upgrade: 2.24.3moderate effort

Change History

2 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-55439
NVD Published Date:
Jun 25, 2026
NVD Last Modified:
Jun 25, 2026
Source:
[email protected]