CVE Wiki Pixee · CVE intelligence
← All CVEs

CVE-2026-10611

Critical · CVSS 10.0

MISP — Authentication bypass via LDAP mixed auth with OTP enforcement skip

CVSS
10.0
nvd
EPSS
KEV
No
Class
other
CWE-287, NVD-CWE-noinfo

Description

An authentication bypass vulnerability exists in MISP when LDAP mixed authentication is enabled with OTP enforcement. In deployments configured with LdapAuth.mixedAuth=true and Security.require_otp=true, users authenticated through an authentication plugin, such as LDAP, may have their authenticated session established during the application beforeFilter phase before the normal login flow enforces the OTP challenge. As a result, an attacker with valid primary authentication credentials could bypass the required OTP step by authenticating through the plugin-backed login flow and then directly accessing another application URL instead of completing the OTP verification page. This allows access to the application as the affected user without providing a valid TOTP, HOTP, or email OTP code. The issue affects configurations where plugin-based authentication is enabled and OTP is expected to be mandatory. The fix ensures that OTP requirements are checked immediately after plugin authentication and before the user session is established, redirecting users to the appropriate OTP challenge when required.

Search profile — drives PoC discovery

Symbols LdapAuth.mixedAuthSecurity.require_otpbeforeFiltermixedAuthrequire_otpLdapAuthOTP challengeplugin authentication39b3cb15aac4318afdd2ab63b96c2eac12b271fe
Keywords CVE-2026-10611MISP LDAP OTP bypassMISP authentication bypass OTPMISP mixedAuth OTP skipMISP LdapAuth require_otp bypassMISP LDAP beforeFilter OTPMISP OTP enforcement bypassMISP plugin authentication bypassMISP TOTP HOTP bypass LDAP
Versions: Affects MISP deployments with LdapAuth.mixedAuth=true and Security.require_otp=true (prior to fix commit 39b3cb15aac4318afdd2ab63b96c2eac12b271fe)

References

Status: enriched · ingested 2026-06-16T06:00:52.000Z · profiled 2026-06-16T18:19:23.017Z