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

CVE-2026-44541: ethyca-fides has a DOM-based XSS vulnerability in fides.js via fides_description override

May 14, 2026 (updated June 9, 2026)

fides.js is the script that renders Fides’s consent banner on customer websites. It lets the embedding page override the banner’s description text at runtime via a URL query parameter, a JavaScript global, or a cookie. On sites that have opted into HTML-formatted descriptions, the overridden value is rendered as live HTML without passing through the server-side sanitiser the rendering path was designed to trust.

The result is a DOM-based XSS that any visitor can trigger with a crafted link, no authentication required. The cookie source lets the payload persist, so a single click can plant a payload that fires on every subsequent banner render across all subdomains until cookies are cleared.

References

  • github.com/advisories/GHSA-5qrq-9645-g5g2
  • github.com/ethyca/fides/commit/67e43b10b1096c7f84d5c0eeba08ee3b7846b7cd
  • github.com/ethyca/fides/releases/tag/2.84.5
  • github.com/ethyca/fides/security/advisories/GHSA-5qrq-9645-g5g2
  • nvd.nist.gov/vuln/detail/CVE-2026-44541

Code Behaviors & Features

Detect and mitigate CVE-2026-44541 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 starting from 2.33.0 before 2.84.5

Fixed versions

  • 2.84.5

Solution

Upgrade to version 2.84.5 or above.

Impact 9.1 CRITICAL

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

Learn more about CVSS

Weakness

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Source file

pypi/ethyca-fides/CVE-2026-44541.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Tue, 23 Jun 2026 12:22:59 +0000.