๐Ÿ” CVE Alert

CVE-2026-77425

MEDIUM 4.3

Unleash: A project member can reorder activation strategies belonging to any other project / environment (cross-project integrity write), bypassing project RBAC and the audit log

CVSS Score
4.3
EPSS Score
0.0%
EPSS Percentile
0th

Unleash is an open-source feature management platform. Prior to 8.0.3, POST /api/admin/projects/:projectId/features/:featureName/environments/:environment/strategies/set-sort-order passes attacker-controlled strategy IDs to unprotectedUpdateStrategiesSortOrder and updateSortOrder without verifying that the IDs belong to the project, feature, and environment authorized by the URL. In a multi-project Pro or Enterprise deployment, an authenticated user with UPDATE_FEATURE_STRATEGY in one project who knows another project's strategy IDs can reorder those strategies, changing feature evaluation precedence while the operation is attributed to the attacker's URL context rather than the affected project. The single-project OSS edition lacks the cross-project dimension, although the missing context binding still permits unauthorized reordering across features or environments in the default project. The endpoint changes only sort_order and does not modify strategy parameters, constraints, or segments. This issue is fixed in version 8.0.3.

CWE CWE-639 CWE-863
Vendor unleash
Product unleash
Published Sep 22, 2026
Stay Ahead of the Next One

Get instant alerts for unleash unleash

Be the first to know when new medium vulnerabilities affecting unleash unleash are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
None

Affected Versions

Unleash / unleash
< 8.0.3

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/Unleash/unleash/security/advisories/GHSA-5ffh-6f9q-5hhr github.com: https://github.com/Unleash/unleash/commit/43e8db37b846921c8a94db58b44935ecbd15d9d1 github.com: https://github.com/Unleash/unleash/releases/tag/v8.0.3