Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. @element-hq/element-call-embedded
  4. ›
  5. CVE-2026-48007

CVE-2026-48007: Element Call reports full URLs of visited pages to analytics server

June 11, 2026

Element Call versions 0.5.17 through 0.19.3 report analytics data to a PostHog server, when configured to by a posthog key in config.json or by the posthogApiHost and posthogApiKey URL parameters. Several fields of this data ($initial_person_info, $session_entry_url, and $current_url) were found to contain the full URL of the user’s visited page, including the fragment.

Users of a standalone Element Call ‘SPA’ instance such as https://call.element.io may therefore have reported the full URLs of certain calls, including encryption passwords, to the configured PostHog server, potentially compromising the confidentiality of the calls to actors who could access both the PostHog analytics data and the encrypted media streams.

The same issue is present in Element Call’s embedded package, but in practice it does not impact applications using this package (including Element Web, Element Desktop, Element X iOS, and Element X Android) because they distribute encryption keys over Matrix rather than encoding a password in the URL.

References

  • github.com/advisories/GHSA-6vhh-4xw6-h2h2
  • github.com/element-hq/element-call/releases/tag/v0.19.4
  • github.com/element-hq/element-call/security/advisories/GHSA-6vhh-4xw6-h2h2
  • nvd.nist.gov/vuln/detail/CVE-2026-48007

Code Behaviors & Features

Detect and mitigate CVE-2026-48007 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 0.5.17 before 0.19.4

Fixed versions

  • 0.19.4

Solution

Upgrade to version 0.19.4 or above.

Impact 8.1 HIGH

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

Learn more about CVSS

Weakness

  • CWE-200: Exposure of Sensitive Information to an Unauthorized Actor

Source file

npm/@element-hq/element-call-embedded/CVE-2026-48007.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Tue, 23 Jun 2026 12:24:44 +0000.