CVE-2025-57817: Fides Webserver API is Vulnerable to OAuth Client Privilege Escalation
Summary The OAuth client creation and update endpoints of the Fides Webserver API do not properly authorize scope assignment. This allows highly privileged users with client:create or client:update permissions to escalate their privileges to owner-level.
Details When creating or updating OAuth clients, the API validates only that requested scopes exist in the system registry. It does not verify that the requester already possesses the scopes they are assigning, allowing these users to assign arbitrary scopes to OAuth clients.
Impact This allows contributor-level users to escalate to owner-equivalent privileges, gaining access to user management, system configuration, and permission assignment capabilities they should not possess.
Patches The vulnerability has been patched in Fides version 2.69.1. Users are advised to upgrade to this version or later to secure their systems against this threat.
Workarounds There are no workarounds.
Risk Level This vulnerability has been assigned a severity of HIGH. Contributor users are already highly privileged, only a handful of scopes are not already available to them, but these scopes can be abused for high impact.
Other sources
Fides is an open-source privacy engineering platform. Prior to version 2.69.1, the OAuth client creation and update endpoints of the Fides Webserver API do not properly authorize scope assignment. This allows highly privileged users with client:create or client:update permissions to escalate their privileges to owner-level. Version 2.69.1 fixes the issue. No known workarounds are available.
— MITRE
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2025-57817?
The severity of CVE-2025-57817 is critical due to the potential for privilege escalation.
How do I fix CVE-2025-57817?
To fix CVE-2025-57817, update the Ethyca Fides package to version 2.69.1 or later.
What types of permissions are involved in CVE-2025-57817?
CVE-2025-57817 involves the `client:create` and `client:update` permissions during OAuth client operations.
What can happen if CVE-2025-57817 is exploited?
If exploited, CVE-2025-57817 can allow a user to escalate their privileges to owner-level within the Fides Webserver API.
Which software versions are affected by CVE-2025-57817?
CVE-2025-57817 affects the Ethyca Fides package versions up to and including 2.69.1.