Cyber Resilience

CVE-2024-26131

High

Published: 29 February 2024

Published
29 February 2024
Modified
14 February 2025
KEV Added
Patch
CVSS Score v3.1 8.4 CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0004 13.0th percentile
Risk Priority 17 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-26131 is a high-severity Improper Restriction of Communication Channel to Intended Endpoints (CWE-923) vulnerability in Element Element. Its CVSS base score is 8.4 (High).

Operationally, ranked at the 13.0th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability details

Element Android is an Android Matrix Client. Element Android version 1.4.3 through 1.6.10 is vulnerable to intent redirection, allowing a third-party malicious application to start any internal activity by passing some extra parameters. Possible impact includes making Element Android display…

more

an arbitrary web page, executing arbitrary JavaScript; bypassing PIN code protection; and account takeover by spawning a login screen to send credentials to an arbitrary home server. This issue is fixed in Element Android 1.6.12. There is no known workaround to mitigate the issue.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

element
element
1.4.3 — 1.6.12

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-923 CWE-940

Mandates restriction of the channel for authentication to only the intended trusted endpoints, blocking unauthorized communication paths.

addresses: CWE-923

Authorizing wireless access restricts the wireless communication channel to only intended endpoints.

addresses: CWE-923

Approving specific exchanges and documenting interface characteristics restricts communication channels to only intended endpoints and systems.

addresses: CWE-940

Enforces verification of the source of a communication channel by requiring identification and authentication of services first.

addresses: CWE-923

Limits physical connectivity to transmission channels, supporting restriction of communication paths to only intended endpoints.

addresses: CWE-923

Requiring providers to meet communication-channel restrictions and monitoring adherence reduces improper restriction of channels to intended endpoints.

addresses: CWE-923

Explicit control of VoIP traffic forces organizations to restrict communication channels to only intended endpoints and protocols.

addresses: CWE-940

Provides the means to verify the source of name-resolution responses instead of relying on unauthenticated channels.

References