Authorization Flaw in Unleash Feature Management Platform
CVE-2026-76910
5.3MEDIUM
What is CVE-2026-76910?
Unleash, an open-source feature management platform, had a notable authorization flaw in its prior versions. Specifically, before version 8.0.3, the cloneFeatureToggle function and the API endpoint POST /api/admin/projects/:projectId/features/:featureName/clone permitted the creation of features in the destination project without properly verifying access to the source project. This oversight enabled users with clone permissions to replicate features by guessing the globally unique feature names of other projects, allowing them to view sensitive information such as strategy parameters, constraints, and variant payloads. The vulnerability was addressed in version 8.0.3.
Affected Version(s)
unleash < 8.0.3
