Skip to content
Threat Feed
high advisory

Authentication Bypass Vulnerability in Picketlink SAML Signature Validation

A vulnerability in Picketlink's SAML Service Provider (SP) signature validation logic allows unauthenticated actors to forge SAML assertions and authenticate as arbitrary users.

CVE search metadata

CVE search record: CVE-2026-15556. Severity: high. CVSS: 8.1. KEV: no. Product: Picketlink. Brief: Authentication Bypass Vulnerability in Picketlink SAML Signature Validation. Brief link: https://feed.craftedsignal.io/briefs/2026-08-picketlink-saml-bypass/

A critical vulnerability (CVE-2026-15556) has been identified in Picketlink's SAML Service Provider (SP) signature validation implementation. The flaw exists because the signature validation logic fails to correctly verify the presence or integrity of SAML assertion elements within an incoming SAML response. An attacker can exploit this by crafting a malicious SAML response containing zero assertion elements that satisfy the signature check, effectively bypassing the security requirements for identity verification. By successfully forging these assertions, an unauthenticated attacker can impersonate any principal within the application and assign themselves arbitrary roles, leading to full unauthorized access to the protected service. This vulnerability is particularly severe for enterprise applications relying on Picketlink for centralized identity and access management.

Impact

Successful exploitation allows for full authentication bypass and unauthorized privilege escalation. Attackers can gain administrative access or access to sensitive user data within applications protected by Picketlink, regardless of the intended security policy or assigned user roles.

Recommendation

Prioritized, concrete actions for detection engineering and security teams:

  • Update all Picketlink deployments to the patched version identified by the vendor to remediate CVE-2026-15556.
  • Review application access logs for anomalous authentication events where the SAML assertion structure deviates from standard patterns or originates from unexpected identity providers.
  • Audit all internal applications currently utilizing Picketlink for SAML SP capabilities to ensure they are within the scope of the patching cycle.

Immediate actions

Patch Picketlink to remediate CVE-2026-15556

IT Operations 72h

Mitigations

Identify and patch all Picketlink instances

immediate IT Operations

CVE-2026-15556