Junglewise Threat Intelligence

CVE-2026-42303: Ethyca Fides authentication bypass in privacy request approval

CVE-2026-42303 · Severity: medium · CVSS 4 · Published 2026-05-12

Technologies: ethyca-fides (PyPI), Ethyca Fides OSS. Vendors: PyPI, Ethyca.

Executive brief

Fides is an open-source platform used by organizations to manage data privacy requests, such as requests from users to delete their personal information. A flaw in the system allowed administrators to approve data deletion or access requests even if the person making the request had not verified their identity. This could lead to the unauthorized deletion of a customer's records across all connected business systems if an attacker submits a fraudulent request that is then approved by an administrator.

Technical details

A vulnerability exists in Fides where privacy requests marked with a 'duplicate' status could bypass identity verification requirements during the administrator approval workflow. When both subject identity verification and duplicate privacy request detection are enabled, the system allowed the 'duplicate' status to be an acceptable state for approval without a secondary check for 'identity_verified_at' timestamps. An attacker can exploit this by submitting multiple requests; if a request is flagged as a duplicate, an administrator could manually approve it even if the requester never completed the verification flow. This results in an authentication bypass for critical privacy actions, such as data erasure across all configured integrations. The issue is fixed in version 2.83.2 by enforcing identity verification checks even for duplicate-status overrides.

Affected products

  • Ethyca Fides 2.75.0 to before 2.83.2

Timeline

  • 2026-04-21: patched: Fixes merged into main branch
  • 2026-05-12: advisory: CVE-2026-42303 published

References

Related threats