CVE-2024-26131
Element 1.4.3 – 1.6.12
Raw vector
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:HSummary
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, exploitation aligns with the MITRE ATT&CK technique Adversary-in-the-Middle (T1557); ranked at the 39th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
The strongest mitigations our analysis identified map to AC-17 (Remote Access) and IA-3 (Device Identification and Authentication) — see the control section below for these in your framework.
OWASP Top 10 for Web (2025)
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2024-23422
Vulnerability Data
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
MITRE ATT&CK Enterprise Techniques
CVEs Like This One
Affected Assets
Mitigating Controls
Control response
—
—
- 5 hardening rules · 3 OS baselines
V8.4.1V10.5.5V12.3.5V3.5.3
Mitigating Controls (NIST 800-53 r5) AI
Requires unique identification and authentication of devices before establishing a communications session.
AC-17 mandates documented restrictions and authentication requirements for remote access, blocking channels whose origins are not properly verified.
Enforces authenticity of communication sessions so the system only exchanges data with verified intended endpoints.
SC-7 enforces monitoring and control at external and key internal interfaces, preventing channels from unverified sources via boundary rules.
Protects transmitted information with cryptographic integrity mechanisms that implicitly verify endpoint identity.
Mitigating Controls (NIST CSF 2.0) AI
Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.
Authentication of users/services/hardware directly enforces source verification for communication channels.
Network segmentation and access controls directly enforce communication only with intended endpoints.
Verifying identity assertions prevents spoofed channel origins but does not cover all channel-establishment scenarios.
Data-in-transit protections commonly include certificate-based endpoint authentication to ensure correct peers.
Documenting authorized flows helps define intended endpoints but does not enforce channel restrictions at runtime.
Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI
Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.
Secure authentication mechanisms ensure the product communicates only with intended, authenticated endpoints.
Network security controls directly enforce endpoint validation and channel restrictions.
Security of network services includes authentication of endpoints and service-to-service channel protection.
Network segregation reduces exposure but does not itself validate specific endpoints.
Cryptography can protect channels but does not guarantee correct endpoint identity without additional controls.
Application security requirements may specify endpoint validation but do not implement it.
Hardening callouts derived
Configuration rules from DISA STIG baselines that bear on weaknesses of the type cited by this CVE. Each rule is shown with the relationship its mapping actually records, against the CWE it was authored against. Derived via CVE→CWE over `controls_xwalks` (authoritative rows only; rows rated `none` are excluded).
Oracle Linux 8 (2 rules)
- V-248827 OL 8 must not have the rsh-server package installed. prevents CWE-923
- V-248823 OL 8 must not have the telnet-server package installed. prevents CWE-923
RHEL 7 (1 rule)
- V-204442 The Red Hat Enterprise Linux operating system must not have the rsh-server package installed. prevents CWE-923
RHEL 8 (2 rules)
- V-230492 RHEL 8 must not have the rsh-server package installed. prevents CWE-923
- V-230487 RHEL 8 must not have the telnet-server package installed. prevents CWE-923