CVE-2026-48007 Details
Description
Element Call is a native Matrix video conferencing application. 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. The issue is patched in Element Call 0.19.4. Some workarounds are available. 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.
A vulnerability in Element Call, a Matrix video conferencing application, allows for the unintentional reporting of full URLs from users' visited pages to a PostHog analytics server. This issue affects Element Call versions 0.5.17 through 0.19.3, when the PostHog analytics feature is enabled via a configuration key or specific URL parameters. The reported URL data includes sensitive information such as encryption passwords, which could compromise the confidentiality of calls for users of standalone Element Call 'SPA' instances like https://call.element.io. The vulnerability is also present in Element Call's embedded package, but does not impact applications using this package, such as Element Web, Element Desktop, Element X iOS, and Element X Android, because they handle encryption keys differently.
Users can update to Element Call version 0.19.4, available as a Docker image from the GitHub Container Registry. Element Call's embedded package version 0.19.4 can be used with Element Web, Element Desktop, Element X iOS, and Element X Android. Admins hosting Element Call as a standalone application can remove the 'posthog' key from the config.json file to disable PostHog analytics.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Aug 7, 2026CISA-ADP
Assessed Aug 10, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/element-hq/element-call/releases/tag/v0.19.4 | [email protected] | Release NotesVendor |
| https://github.com/element-hq/element-call/security/advisories/GHSA-6vhh-4xw6-h2h2 | [email protected] | AdvisoryRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-200 | Exposure of Sensitive Information to an Unauthorized Actor | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Element Call | >= 0.5.17, <= 0.19.3 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Aug 10, 2026 | CVE Modified | CISA-ADP |
| Aug 7, 2026 | New CVE Received | [email protected] |
Volerion