{"id":"CVE-2026-24130","aliases":["GHSA-3jqf-v4mv-747g","PYSEC-2026-1679"],"url":"https://o3.security/vulnerability/CVE-2026-24130","summary":"Moonraker with LDAP Enabled Allows Malicious Search Filter Injection","details":"### Impact\n\nInstances of Moonraker configured with the `ldap` component enabled are vulnerable to LDAP search filter injection techniques via the login endpoint.   The 401 error response message can be used to determine whether or not a search was successful, allowing for brute force methods to discover LDAP entries on the server such as user IDs and user attributes.\n\n### Patches\n\nUsers should upgrade to Moonraker 0.10.0 which patches this vulnerability.\n\n### Workarounds\n\nAdmins can set the `max_login_attempts` option in the `[authorization]` section to a reasonable value.    Any IP attempting to exploit this vulnerability will be locked out after it has reached the specified number of consecutive failed login attempts.  This condition is cleared after a Moonraker restart.   Note that if an attacker knows a valid user password they can bypass this protection by successfully logging in.\n\nThe most secure workaround for users unable to upgrade is to remove the `ldap` section from `moonraker.conf` and rely on the built in user authentication.","published":"2026-01-22T22:53:34.769Z","modified":"2026-08-12T03:51:44.362410963Z","cvss":null,"epss":null,"cisaKev":null,"exploitsKnown":0,"affectedPackages":[{"ecosystem":"PyPI","name":"moonraker","fixedVersion":"0.10.0"}],"fix":{"url":"https://github.com/Arksine/moonraker/commit/74c5d8e44c4a4abbfbb06fb991e7ebb9ac947f42","label":"Arksine/moonraker@74c5d8e"},"references":[{"type":"ADVISORY","url":"https://github.com/Arksine/moonraker/security/advisories/GHSA-3jqf-v4mv-747g"},{"type":"ADVISORY","url":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/24xxx/CVE-2026-24130.json"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2026-24130"},{"type":"FIX","url":"https://github.com/Arksine/moonraker/commit/74c5d8e44c4a4abbfbb06fb991e7ebb9ac947f42"},{"type":"PACKAGE","url":"https://github.com/Arksine/moonraker"}],"provenance":{"sources":["OSV.dev","FIRST.org (EPSS)"],"lastVerified":"2026-08-12T03:51:44.362410963Z"}}