Cyber Resilience

CVE-2024-56841

Critical

Published: 14 January 2025

Published
14 January 2025
Modified
15 April 2026
KEV Added
Patch
CVSS Score v4 9.1 CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
EPSS Score 0.0009 25.6th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-56841 is a critical-severity LDAP Injection (CWE-90) vulnerability. Its CVSS base score is 9.1 (Critical).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 25.6th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-2 (Flaw Remediation).

Deeper analysis

CVE-2024-56841 is an LDAP injection vulnerability affecting the Mendix LDAP module in all versions prior to V1.1.2. This flaw enables attackers to manipulate LDAP queries, potentially compromising authentication mechanisms within applications using the module.

An unauthenticated remote attacker can exploit this vulnerability over the network with high attack complexity and no user interaction required. Successful exploitation allows bypassing username verification, resulting in high impacts to confidentiality and integrity (CVSS 7.4: AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N), such as unauthorized access to sensitive data or systems.

The Siemens security advisory at https://cert-portal.siemens.com/productcert/html/ssa-314390.html details mitigation, recommending an upgrade to Mendix LDAP V1.1.2 or later to address the vulnerability.

EU & UK References

Vulnerability details

A vulnerability has been identified in Mendix LDAP (All versions < V1.1.2). Affected versions of the module are vulnerable to LDAP injection. This could allow an unauthenticated remote attacker to bypass username verification.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

LDAP injection directly enables remote exploitation of a public-facing authentication mechanism for unauthorized access.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

CVEs Like This One

CVE-2026-39962Shared CWE-90
CVE-2026-41919Shared CWE-90
CVE-2026-33289Shared CWE-90
CVE-2026-29131Shared CWE-90
CVE-2026-40193Shared CWE-90
CVE-2026-34578Shared CWE-90
CVE-2026-25560Shared CWE-90
CVE-2026-29138Shared CWE-90
CVE-2024-54852Shared CWE-90
CVE-2026-40459Shared CWE-90

Affected Assets

All
inferred from references and description; NVD did not file a CPE for this CVE

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Mandates timely identification, reporting, and remediation of software flaws like CVE-2024-56841 through upgrading the vulnerable Mendix LDAP module.

prevent

Requires validation of inputs to LDAP queries to directly prevent injection attacks that bypass username verification.

detect

Enables vulnerability scanning to identify systems affected by the LDAP injection flaw in Mendix LDAP prior to V1.1.2.

References