A flaw was found in Keycloak's SAML brokering functionality. When Keycloak is configured as a client in a Security Assertion Markup Language (SAML) setup, it fails to validate the NotOnOrAfter timestamp within the SubjectConfirmationData. This allows an attacker to delay the expiration of SAML responses, potentially extending the time a response is considered valid and leading to unexpected session durations or resource consumption.
{
"cwe_ids": [
"CWE-112",
"CWE-347",
"CWE-613"
],
"severity": "LOW",
"nvd_published_at": "2026-01-26T20:16:09Z",
"github_reviewed": true,
"github_reviewed_at": "2026-01-27T21:56:13Z"
}