Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. ethyca-fides
  4. ›
  5. CVE-2025-57816

CVE-2025-57816: Fides Webserver API Rate Limiting Vulnerability in Proxied Environments

September 8, 2025 (updated September 10, 2025)

The Fides Webserver API’s built-in IP-based rate limiting is ineffective in environments with CDNs, proxies or load balancers. The system incorrectly applies rate limits based on directly connected infrastructure IPs rather than client IPs, and stores counters in-memory rather than in a shared store. This allows attackers to bypass intended rate limits and potentially cause denial of service.

This vulnerability only affects deployments relying on Fides’s built-in rate limiting for protection. Deployments using external rate limiting solutions (WAFs, API gateways, etc.) are not affected.

References

  • github.com/advisories/GHSA-fq34-xw6c-fphf
  • github.com/ethyca/fides
  • github.com/ethyca/fides/commit/59903c195e2f9f8915a1db94950aefd557033a5c
  • github.com/ethyca/fides/releases/tag/2.69.1
  • github.com/ethyca/fides/security/advisories/GHSA-fq34-xw6c-fphf
  • nvd.nist.gov/vuln/detail/CVE-2025-57816

Code Behaviors & Features

Detect and mitigate CVE-2025-57816 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 2.69.1

Fixed versions

  • 2.69.1

Solution

Upgrade to version 2.69.1 or above.

Impact 7.5 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Learn more about CVSS

Weakness

  • CWE-307: Improper Restriction of Excessive Authentication Attempts
  • CWE-770: Allocation of Resources Without Limits or Throttling
  • CWE-799: Improper Control of Interaction Frequency

Source file

pypi/ethyca-fides/CVE-2025-57816.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Thu, 11 Sep 2025 00:19:50 +0000.