Description
Debusine is an integrated solution to build, distribute and maintain a Debian-based distribution. Files managed by debusine are organized into artifacts. The endpoints that create and delete relationships between artifacts enforced no permissions checks beyond being able to see the artifacts in question.
Published: 2026-06-10
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Debusine manages Debian-based distributions through artifacts, where relationships between artifacts control build and distribution processes. The vulnerability lies in its endpoints for creating and deleting these relationships, which enforce no permission checks beyond the ability to view the artifacts involved. This flaw allows any user who can see artifacts to alter their relationships, potentially inserting malicious artifacts or disrupting the build pipeline, thereby harming the integrity and availability of the distribution.

Affected Systems

Debusine, the Debian-based distribution management tool. The issue affects all versions that include unauthorized relationship endpoints before the corrective commit referenced in the Debian maintainers' repository.

Risk and Exploitability

The CVSS score is 6.5, indicating a medium severity, and the EPSS score is less than 1%, suggesting a low to moderate exploitation likelihood. Although no known exploits are listed in KEV, the lack of permission checks means that an attacker who has artifact visibility can manipulate relationships. The attack can be carried out via Debusine’s web or API endpoints, which is inferred from the exposed relationship endpoints. Overall, the risk is moderate until the issue is patched.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Debusine to the latest release or apply the corrective patch from the Debian commit referenced to address the access control flaw.
  • Restrict access to the artifact relationship endpoints, implementing strict permission checks to enforce proper authorization (CWE-862) so that only privileged users can create or delete relationships.
  • Continuously monitor and audit artifact relationship changes to detect and respond to unauthorized activity, ensuring that any anomalies related to broken access control or missing authorization are logged and investigated.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Title Unauthorized Artifact Relationship Modification in Debusine
Weaknesses CWE-284

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

Type Values Removed Values Added
Weaknesses CWE-862
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


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 Unauthorized Artifact Relationship Modification in Debusine
Weaknesses CWE-284

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. Files managed by debusine are organized into artifacts. The endpoints that create and delete relationships between artifacts enforced no permissions checks beyond being able to see the artifacts in question.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: debian

Published:

Updated: 2026-06-10T18:51:58.197Z

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

Link: CVE-2026-11852

cve-icon Vulnrichment

Updated: 2026-06-10T18:51:36.720Z

cve-icon NVD

Status : Deferred

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

Modified: 2026-06-10T20:11:16.543

Link: CVE-2026-11852

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-10T22:30:22Z

Weaknesses