PT-2025-36509 · Fides · Fides
Daveqnet
·
Published
2025-09-08
·
Updated
2025-09-08
·
CVE-2025-57816
CVSS v4.0
6.3
Vector | AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N |
Fix
Weakness Enumeration
Related Identifiers
Affected Products
Fides
Daveqnet
·
Published
2025-09-08
·
Updated
2025-09-08
·
CVE-2025-57816
6.3
Medium
Base vector | Vector | AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions:
Fides versions prior to 2.69.1
Description:
Fides is an open-source privacy engineering platform. The built-in IP-based rate limiting in the Fides Webserver API is ineffective in environments utilizing CDNs, proxies, or load balancers. The system incorrectly applies rate limits based on infrastructure IPs instead of client IPs and stores counters in memory rather than a shared store. This allows attackers to bypass rate limits and potentially cause a denial of service. Deployments using external rate limiting solutions are not affected.
Recommendations:
Update to version 2.69.1 or later.
Implement rate limiting externally at the infrastructure level using a WAF, API Gateway, or similar technology.
Fix