SYS::ONLINE
Wasteland.
Briefs1855
Issues23
SinceFeb 2026
LIVE
⚡ Active KEV CVE-2026-10579 2026-08-11

CVE-2026-10579: PicketLink Federation SAML Accepts Forged Assertions

"A critical (CVSS 9.8) authentication bypass in PicketLink Federation's SAML unsolicited response handler lets an unauthenticated attacker forge assertions and log in as any principal in any role."

A critical (CVSS 9.8) authentication bypass in PicketLink Federation's SAML unsolicited response handler lets an unauthenticated attacker forge assertions and log in as any principal in any role.

What Is It

Red Hat disclosed a flaw in PicketLink Federation SAML where the unsolicited response handler accepts forged assertions with no verification or validation. Because the handler performs no signature or content validation, an attacker who can reach the service provider endpoint can craft a SAML response asserting any identity and any role membership; no credentials, no user interaction, no prior access required.

The CVSS 3.1 vector is AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H, base score 9.8, CRITICAL. The maximum exploitability subscore (3.9) reflects that this is remotely reachable, low-complexity, and entirely unauthenticated.

Why It Matters

This is a total authentication bypass on the component whose entire job is authentication. Red Hat notes the impact as information disclosure, access to restricted operations, or other flaws; in practice, an attacker chooses the principal and role they want to be, including administrative ones. SAML federation is typically deployed in front of internal applications, so a successful bypass grants access to whatever resources those applications protect.

CVE-2026-10579 does not appear in CISA's Known Exploited Vulnerabilities catalog as of publication; a status readers can confirm directly against the catalog, linked below. Absence from KEV is not evidence that exploitation is not occurring; it means CISA has not published a confirmation, and no confirmation of active exploitation appears in the vendor or NVD records for this CVE.

What's Vulnerable

Organizations running SAML federation on JBoss EAP 7 should treat any exposed service provider endpoint as reachable by an unauthenticated attacker.

Patch Status

The CVE was published 2026-08-11 with NVD status Received, and no fixed version, mitigation, or required-action deadline is specified in the supplied data. Red Hat distributes affected software through its restricted software listing; consult the Red Hat CVE page and Bugzilla entry below for current errata status.

Sources