Impact
The flaw exists in dibo-software diboot 3.8.0, specifically in the Tenant Resource Assignment Handler at /api/iam/tenant/resource. By manipulating the tenantId request parameter an attacker can bypass normal tenant boundary checks, gaining unauthorized access to resources that belong to other tenants. This is an authorization bypass through privilege escalation (CWE-266) and improper access control (CWE-284). The flaw allows remote exploitation via a crafted HTTP request, potentially compromising confidentiality and integrity of tenant data.
Affected Systems
Affected installations are those running diboot 3.8.0. The vulnerability is confined to the /api/iam/tenant/resource endpoint; earlier versions have not been reported to contain this issue but no vendor response confirms remediation. Neither additional product versions nor other components are currently listed as affected.
Risk and Exploitability
The CVSS score is 5.3, indicating moderate risk. No EPSS score is available and the vulnerability is not listed in CISA’s KEV catalog. The attack can be launched remotely with no privileged credentials or local execution. Because the flaw allows direct manipulation of a request parameter that dictates tenant boundaries, exploitation simply requires sending a crafted HTTP request to the exposed endpoint, making any public-facing diboot instance a potential target until the issue is mitigated.
OpenCVE Enrichment