CVE-2025-46404
7.5Entr'ouvert · Lasso
A denial of service vulnerability in the lasso_provider_verify_saml_signature function allows unauthenticated attackers to crash the service via a malformed SAML response.
Executive summary
A critical denial of service vulnerability in Entr'ouvert Lasso 2.5.1 allows unauthenticated remote attackers to disrupt service availability.
Vulnerability
This vulnerability is caused by a NULL pointer dereference within the lasso_provider_verify_saml_signature function. An unauthenticated attacker can trigger this condition by submitting a specially crafted, malformed SAML response to the application.
Business impact
The exploitation of this vulnerability results in a denial of service, which can render critical authentication services unavailable to legitimate users. Given the CVSS score of 7.5, this high-severity flaw poses a significant risk to operational continuity, potentially leading to widespread system downtime for applications relying on Lasso for SAML identity management.
Remediation
Immediate Action: Contact the vendor or monitor official channels for the release of a security patch addressing this NULL pointer dereference.
Proactive Monitoring: Inspect server and application logs for repeated, malformed SAML requests or unexpected service crashes associated with the lasso_provider_verify_saml_signature function.
Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to validate and filter incoming SAML assertions, blocking malformed XML structures before they reach the backend processing logic.
Exploitation status
Public Exploit Available: No
Analyst recommendation
This vulnerability presents a clear risk to service availability and should be prioritized for remediation. Organizations currently running Entr'ouvert Lasso 2.5.1 should immediately restrict access to SAML endpoints if possible and maintain a high state of readiness to apply security updates as soon as they are made available by the vendor.
Sources
Originally found and disclosed by Discovered by Keane O', Kelley of and another member of Cisco Advanced Security Initiative Group, per the CVE Program record.