Description
Debusine is an integrated solution to build, distribute and maintain a Debian-based distribution. Debian source packages (.dsc) and upload artifacts (.changes) are manifest files that name the files that make up the artifact. The parser used to read these files in Debusine accepted arbitrary fully user-controlled paths. The mergeuploads task could be abused to create arbitrary symbolic links on a worker, overwriting any file that the worker user has access to.
Published: 2026-06-10
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Debusine, the integrated tool for building and distributing Debian-based distributions, parsed Debian source packages and upload artifacts without sanitizing fully user‐controlled paths. An attacker can craft a malicious .dsc or .changes file that contains arbitrary paths. When the mergeuploads task processes such a file it can create symbolic links at any location on the worker’s filesystem, effectively overwriting any file the worker user can access. This flaw allows a local source uploader to replace or modify critical files on the build worker, potentially enabling arbitrary code execution, privilege escalation, or the injection of malicious binaries into released packages.

Affected Systems

All current releases of Debusine that include the described parser are vulnerable. The issue arises from the handling of .dsc and .changes files, so any version that accepts and processes these package metadata formats without additional path validation is affected.

Risk and Exploitability

No EPSS data or KEV listing is available, but the vulnerability grants the ability to overwrite files that the worker process owns. An attacker with access to upload a source package can exploit the flaw by embedding arbitrary paths in the package manifest. The success of exploitation depends on the worker’s privilege level; if the worker runs with elevated rights, the resulting overwrite could lead to remote code execution within the build environment. The lack of a publicly disclosed exploit and the need for a crafted upload file reduce the immediacy of risk, yet the severity remains high for organizations that rely on Debusine for their distribution pipeline.

Generated by OpenCVE AI on June 10, 2026 at 10:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the Debusine security patch that sanitizes file paths and prevents arbitrary symlink creation as soon as it is released
  • Configure build workers to run with the least privileges required and disable or restrict symbolic link creation on the worker filesystem
  • Implement strict validation of uploaded .dsc and .changes files to reject pathnames containing directory traversal or absolute paths; consider manual review of uploads until the vulnerability is resolved

Generated by OpenCVE AI on June 10, 2026 at 10:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 10 Jun 2026 11:30:00 +0000

Type Values Removed Values Added
First Time appeared Debian
Debian debusine
Vendors & Products Debian
Debian debusine

Wed, 10 Jun 2026 10:45:00 +0000

Type Values Removed Values Added
Title Debusine Arbitrary Symbolic Link Creation Allows File Overwrite
Weaknesses CWE-22

Wed, 10 Jun 2026 09:45:00 +0000

Type Values Removed Values Added
Description Debusine is an integrated solution to build, distribute and maintain a Debian-based distribution. Debian source packages (.dsc) and upload artifacts (.changes) are manifest files that name the files that make up the artifact. The parser used to read these files in Debusine accepted arbitrary fully user-controlled paths. The mergeuploads task could be abused to create arbitrary symbolic links on a worker, overwriting any file that the worker user has access to.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: debian

Published:

Updated: 2026-06-10T09:12:23.194Z

Reserved: 2026-06-10T08:25:48.992Z

Link: CVE-2026-11853

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-06-10T10:16:31.467

Modified: 2026-06-10T10:16:31.467

Link: CVE-2026-11853

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-10T11:21:06Z

Weaknesses