CVE Catalog

CVE-2026-76910

MediumCVSS 5.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.30%

20th percentile - higher than 20% of all known CVEs

Summary

Unleash prior to 8.0.3, in cloneFeatureToggle and POST /api/admin/projects/:projectId/features/:featureName/clone, authorizes creation in the destination project but does not verify access to the source project. Because feature names are globally unique, a user with create or clone permission in one project who knows or guesses another project's feature name can copy that feature into the authorized project and inspect its strategy parameters, constraints, variants, and variant payloads. This issue is fixed in version 8.0.3.

Risk Assessment

A user may gain access to sensitive feature data from other projects, potentially leading to disclosure of confidential information or integrity compromise.

Recommendation

Upgrade Unleash to version 8.0.3 or later and implement access controls that verify permissions to the source project when cloning features.

Other vulnerabilities in Unleash

See all
Original NVD description (English source)

Unleash is an open-source feature management platform. Prior to 8.0.3, cloneFeatureToggle and POST /api/admin/projects/:projectId/features/:featureName/clone authorize creation in the destination project but do not verify access to the source project. Because feature names are globally unique, a user with create or clone permission in one project who knows or guesses another project's feature name can copy that feature into the authorized project and inspect its strategy parameters, constraints, variants, and variant payloads. This issue is fixed in version 8.0.3.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS