GHSA-6vhh-4xw6-h2h2

Suggest an improvement
Source
https://github.com/advisories/GHSA-6vhh-4xw6-h2h2
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/06/GHSA-6vhh-4xw6-h2h2/GHSA-6vhh-4xw6-h2h2.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-6vhh-4xw6-h2h2
Aliases
Published
2026-06-11T13:26:17Z
Modified
2026-09-10T03:51:07Z
Severity
  • 8.6 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
Element Call reports full URLs of visited pages to analytics server
Details

Impact

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.

Patches

Patched in Element Call 0.19.4.

Workarounds

Users may opt out of analytics in the 'Feedback' tab of Element Call's settings and create new links for future calls.

Admins who host Element Call as a standalone application may disable PostHog analytics entirely by removing the posthog key from their deployment's config.json file.

For more information

If there are any questions or comments about this advisory, please send an email to security at element.io.

Database specific
{
    "cwe_ids":  [
        "CWE-200"
    ],
    "github_reviewed":  true,
    "github_reviewed_at":  "2026-06-11T13:26:17Z",
    "nvd_published_at":  null,
    "severity":  "HIGH"
}
References

Affected packages

npm / @element-hq/element-call-embedded

Package

Name
@element-hq/element-call-embedded
View open source insights on deps.dev
Purl
pkg:npm/%40element-hq/element-call-embedded

Affected ranges

Type
SEMVER
Events
Introduced
0.5.17
Fixed
0.19.4

Database specific

last_known_affected_version_range
"<= 0.19.3"
source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/06/GHSA-6vhh-4xw6-h2h2/GHSA-6vhh-4xw6-h2h2.json"