CVE-2026-48007

Source
https://cve.org/CVERecord?id=CVE-2026-48007
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-48007.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-48007
Aliases
Published
2026-08-07T19:32:00.068Z
Modified
2026-08-09T03:47:20.978082206Z
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

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.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-200"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/48xxx/CVE-2026-48007.json"
}
References

Affected packages

Git / github.com/element-hq/element-call

Affected ranges

Type
GIT
Repo
https://github.com/element-hq/element-call
Events
Database specific
{
    "source": "AFFECTED_FIELD",
    "extracted_events": [
        {
            "introduced": "0.5.17"
        },
        {
            "fixed": "0.19.4"
        }
    ]
}

Affected versions

v0.*
v0.10.0-rc.1
v0.11.0-rc.1
v0.12.0-rc.1
v0.13.0-rc.1
v0.14.0-rc.1
v0.15.0-rc.1
v0.16.0-rc.1
v0.17.0-rc.1
v0.18.0
v0.18.0-rc.1
v0.19.0
v0.19.0-rc1
v0.19.0-rc2
v0.19.1-rc1
v0.19.2
v0.19.2-rc.1
v0.19.3
v0.19.3-rc1
v0.5.17
v0.5.18
v0.6.0
v0.6.1
v0.6.2
v0.6.2.0
v0.6.3
v0.6.4
v0.6.5
v0.6.6
v0.7.0
v0.7.1
v0.8.0-rc.1
v0.9.0-rc.1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-48007.json"